Changeset ff623c3 for remit/urls.py
- Timestamp:
- Jun 15, 2014, 9:42:51 PM (11 years ago)
- Branches:
- master
- Children:
- f298bd7
- Parents:
- 75ccc48
- git-author:
- Alex Dehnert <adehnert@…> (06/15/14 17:53:58)
- git-committer:
- Alex Dehnert <adehnert@…> (06/15/14 21:42:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/urls.py
r5c334f6 rff623c3 1 from django.conf.urls import patterns, include 1 from django.conf.urls import patterns, include, url 2 2 from django.contrib.auth.views import login, logout 3 3
Note: See TracChangeset
for help on using the changeset viewer.