This website requires JavaScript.
Explore
Help
Sign In
ag-admin
/
OpenSlides
Watch
0
Star
0
Fork
0
You've already forked OpenSlides
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
f6d0a96126
OpenSlides
/
openslides
/
account
/
__init__.py
4 lines
55 B
Python
Raw
Normal View
History
Unescape
Escape
New API for widgets using a metaclass. It is now possible to define a default state and to submit extra stylefiles and javascript files when defining a widget in an app. This is done by a new metaclass in openslides.utils.dispatch. Also fixed some other tests.
2013-11-14 01:16:14 +01:00
# -*- coding: utf-8 -*-
from
.
import
widgets
# noqa
Reference in New Issue
Copy Permalink