OpenSlides/openslides/core
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
..
management Removed utils from INSTALLED_APPS. 2013-08-11 09:40:14 +02:00
templates/core Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
templatetags Rework (projector) template with bootstrap. 2013-10-07 08:57:22 +02:00
__init__.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
models.py Added template filter 'absolute_url' 2013-08-19 11:21:29 +02:00
signals.py Fixed some (pdf) template issues and updated (DE) translation. 2013-06-15 17:50:30 +02:00
urls.py New config app. Apps only have to define config vars once. Config pages, forms and so on are created automaticly. 2013-03-28 15:31:13 +01:00
views.py Change version view. New way to get name and version from plugins. 2013-05-11 14:27:46 +02:00