OpenSlides/openslides/utils
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
..
auth Change to MIT Licence 2013-11-04 14:57:30 +01:00
person Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
__init__.py Add code 2011-07-31 10:46:29 +02:00
csv_ext.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
dispatch.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
exceptions.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
forms.py Fixed #957 (Allow list-style in CKEditor) 2013-11-10 19:33:38 +01:00
main_menu.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
main.py Added possibility to use custom templates and static files in user data path directory. 2014-01-12 11:05:54 +01:00
models.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
pdf.py Rename and clean up static direcories. 2014-01-14 23:27:12 +01:00
personal_info.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
plugins.py Used entry points to detect plugins automaticly. 2014-01-12 12:48:24 +01:00
settings.py.tpl Used entry points to detect plugins automaticly. 2014-01-12 12:48:24 +01:00
signals.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
test.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
tornado_webserver.py Fixed http status code when requesting a non-existing static page using Tordado web server. Fixed #1161. 2013-12-23 17:42:11 +01:00
utils.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
views.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
widgets.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00