Skip to content

Commit

Permalink
base language chooser working
Browse files Browse the repository at this point in the history
  • Loading branch information
digi604 committed Aug 28, 2012
1 parent 2b17368 commit 6133635
Show file tree
Hide file tree
Showing 54 changed files with 17,938 additions and 11,203 deletions.
2 changes: 1 addition & 1 deletion cms/appresolver.py
Expand Up @@ -47,7 +47,7 @@ def applications_page_check(request, current_page=None, path=None):
class AppRegexURLResolver(RegexURLResolver):
page_id = None
url_patterns = None

def resolve_page_id(self, path):
"""Resolves requested path similar way how resolve does, but instead
of return callback,.. returns page_id to which was application
Expand Down

0 comments on commit 6133635

Please sign in to comment.