Changeset b01b0ba for asadb/urls.py
- Timestamp:
- May 17, 2011, 4:46:53 AM (14 years ago)
- Branches:
- master, space-access, stable, stage, test-hooks
- Children:
- 8bcff9a
- Parents:
- 3080d89
- git-author:
- Alex Dehnert <adehnert@…> (05/17/11 04:46:53)
- git-committer:
- Alex Dehnert <adehnert@…> (05/17/11 04:46:53)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
asadb/urls.py
r37b65d6 rb01b0ba 58 58 59 59 if settings.DEBUG: 60 print "In debug mode; enabling static media serving" 60 61 from django.views.static import serve 61 62 _media_url = settings.MEDIA_URL
Note: See TracChangeset
for help on using the changeset viewer.