- Timestamp:
- Feb 2, 2010, 6:21:38 AM (15 years ago)
- Branches:
- master, client
- Children:
- e603626
- Parents:
- a4af17d
- git-author:
- Alex Dehnert <adehnert@…> (02/02/10 06:21:38)
- git-committer:
- Alex Dehnert <adehnert@…> (02/02/10 06:21:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/settings.py
ra4af17d rcbf4568 57 57 ADMIN_MEDIA_PREFIX = SITE_WEB_PATH + '/media/admin/' 58 58 59 LOGIN_REDIRECT_URL = SITE_WEB_PATH + '/accounts/profile' 60 LOGIN_URL = SITE_WEB_PATH + '/accounts/login' 61 LOGOUT_URL = SITE_WEB_PATH + '/accounts/logout' 62 59 63 # List of callables that know how to import templates from various sources. 60 64 TEMPLATE_LOADERS = (
Note: See TracChangeset
for help on using the changeset viewer.