OpenSlides/openslides/utils
Emanuel Schuetze 648d5a6ad7 Fixed CKEditor stuff:
- Added missing insertpre plugin and allow <pre> tag with class
  attribute. Added font style to base.css.
- Removed unused link to old ckeditor.css (now managed by
  django-ckeditor).
2014-07-14 22:54:53 +02: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 Changed some docstrings. 2014-05-12 22:57:57 +02:00
exceptions.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
forms.py Fixed CKEditor stuff: 2014-07-14 22:54:53 +02:00
main_menu.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00
main.py Add get_win32_portable_user_data_path() function in main.py to return 2014-05-05 00:55:17 +02:00
models.py Added AbsoluteUrlMixin and used it in any model. 2014-01-12 00:35:16 +01:00
pdf.py PDF: Add missing 'fontName'. 2014-05-18 13:57:20 +02:00
personal_info.py Changed some docstrings. 2014-05-12 22:57:57 +02:00
plugins.py Portable: Create empty plugins directory. 2014-05-05 21:01:25 +02: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 Enabled reload always when DEBUG==True. 2014-05-19 22:29:05 +02:00
utils.py Fixed bug of numbering view when there are orga items. Renamed toRoman to to_roman. 2014-05-04 14:00:28 +02:00
views.py Merge pull request #1291 from emanuelschuetze/fix-1235 2014-05-19 09:54:45 +02:00
widgets.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00