gva/gnuviechadmin/gnuviechadmin
Jan Dittberner 2b0f1f9f89 add imprint as flatpage
- add flatpages app to gnuviechadmin.settings.base.DJANGO_APPS
- add imprint handling to gnuviechadmin.context_processors.navigation, remove
  unused about page handling
- add URL 'imprint' to gnuviechadmin.urls
- replace link 'about' in template base.html with 'imprint'
- add templates for flatpages
- add german translation for imprint and contact navigation links
2015-02-01 16:39:01 +01:00
..
settings add imprint as flatpage 2015-02-01 16:39:01 +01:00
__init__.py add celery app to project 2014-05-25 23:34:27 +02:00
celery.py remove unused gnuviechadmin.celery.debug_task 2014-06-01 21:29:39 +02:00
context_processors.py add imprint as flatpage 2015-02-01 16:39:01 +01:00
tests.py add first tests, add .coveragerc, ignore coverage files 2014-05-24 13:38:08 +02:00
urls.py add imprint as flatpage 2015-02-01 16:39:01 +01:00
wsgi.py auto generated project 2014-05-18 00:07:32 +02:00