Events und Gallery in einzelne Apps aufgetielt.

Lokalisierung auf einzelne Apps aufgeteilt
Mai-Star Ranking in die Navigation integriert
This commit is contained in:
Christian Berg
2014-12-09 23:19:04 +01:00
parent 34f5bdca58
commit 2011d3ce25
1084 changed files with 4905 additions and 7628 deletions

View File

@@ -4,9 +4,10 @@ Created on 30.09.2011
@author: christian
"""
from . import models
from django.core.cache import cache
from . import models
def content_menus(request):
current_page = None
@@ -46,4 +47,4 @@ def content_menus(request):
'current_top_page': current_top_page,
'current_path': current_path,
'current_page': current_page
}
}