OpenSlides/openslides/agenda
Emanuel Schuetze 84d5293fbc Rework (projector) template with bootstrap.
- Always use templatetag 'absolute_url' instead of (depricated) 'model_url'.
  Search and replace all old arguments: edit -> update, view -> detail, delete
- Fixed bug in setting default value in 'absolute_url' templatetag
  (default value is defined in models.py only).

Updated 'backend' template.
2013-10-07 08:57:22 +02:00
..
static Fixed typo in English translation string in djangojs.po. 2013-09-06 21:59:53 +02:00
templates/agenda Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
__init__.py Rework on list of speakers. Insert a method to get a formated list for various use in the templates. 2013-04-29 20:17:50 +02:00
forms.py Use GenericForeignKey for agenda related items, fix #865 2013-09-07 14:30:25 +02:00
models.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
signals.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
slides.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
urls.py Add tests for the list of speakers global links. Add end_speach link on the list of speakers widget. 2013-05-31 17:25:48 +02:00
views.py Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00