OpenSlides/openslides/core
Norman Jäckel 1fb1f17d15 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-12-01 21:30:12 +01:00
..
management Change to MIT Licence 2013-11-04 14:57:30 +01:00
static/styles New API for widgets using a metaclass. 2013-12-01 21:30:12 +01:00
templates/core New API for widgets using a metaclass. 2013-12-01 21:30:12 +01:00
templatetags Fix templatetag, #1077. 2013-11-19 17:57:03 +01:00
__init__.py New API for widgets using a metaclass. 2013-12-01 21:30:12 +01:00
models.py Added template filter 'absolute_url' 2013-08-19 11:21:29 +02:00
signals.py Fixed typo (titel->title). 2013-11-12 10:57:07 +01:00
urls.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
views.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
widgets.py New API for widgets using a metaclass. 2013-12-01 21:30:12 +01:00