OpenSlides/openslides/projector
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 Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
templates Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
__init__.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
api.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
forms.py cleanup 2012-11-24 14:01:21 +01:00
models.py Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
projector.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 Rework of the projector with websocket 2013-09-24 23:35:05 +02:00
views.py Added Feature for config app, to return the default value for a key 2013-09-29 15:10:01 +02:00