OpenSlides/openslides/participant
Emanuel Schuetze d8d2ad002a Rename and clean up static direcories.
- rename static subdirs to css and js
- move global static dir to core/static, changed
- move global templates dir to core/templates
- check comments and code style of all our own CSS and JS files
- minor changes related to the changes of template and static files
2014-01-14 23:27:12 +01:00
..
templates Rename and clean up static direcories. 2014-01-14 23:27:12 +01:00
__init__.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
api.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
forms.py Added form field for multiple creation of new participants. Fixed #178. 2014-01-11 23:09:59 +01:00
main_menu.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
middleware.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
models.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
pdf.py Fixed a lot of template bugs. 2013-11-20 22:05:10 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Merge branch 'stable/1.5.x' 2014-01-11 22:30:14 +01:00
slides.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
urls.py Added form field for multiple creation of new participants. Fixed #178. 2014-01-11 23:09:59 +01:00
views.py Added form field for multiple creation of new participants. Fixed #178. 2014-01-11 23:09:59 +01:00
widgets.py Disable participant widgets by default. Fixes #988. 2013-12-02 18:03:28 +01:00