OpenSlides/openslides/participant
Emanuel Schuetze 4296fb0360 Show special characters in PDF, like "&". (Fixed #1415)
Added escape function for agenda, motion, assignment and participants
pdf views.
2015-01-21 13:03:03 +01:00
..
templates Tags for motions, agenda items and assignments 2015-01-03 17:00:48 +01:00
__init__.py Changes in projector and core app and in utils. 2014-01-10 16:17:54 +01:00
api.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
csv_import.py Fixed participant csv import for group id 2014-07-14 22:54:53 +02:00
forms.py Improve the usage of bsmselect jquery plugin. 2015-01-08 10:58:25 +01:00
main_menu.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02: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 Show special characters in PDF, like "&". (Fixed #1415) 2015-01-21 13:03:03 +01:00
search_indexes.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
signals.py Tags for motions, agenda items and assignments 2015-01-03 17:00:48 +01:00
slides.py Change to MIT Licence 2013-11-04 14:57:30 +01:00
urls.py Added CSV import, fixed #1186. Also cleaned up motion and user CSV import. 2014-04-13 20:35:19 +02:00
views.py Cleaned up utils.views to increase performance when fetching single objects from the database for a view. Fixed #1378. 2014-12-25 00:02:50 +01:00
widgets.py Renamed 'permission_required' to 'required_permission' etc. 2014-05-15 20:07:09 +02:00