Changeset 5c334f6 for remit/urls.py


Ignore:
Timestamp:
Jun 15, 2014, 9:42:51 PM (11 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master
Children:
75ccc48
Parents:
c386673
git-author:
Alex Dehnert <adehnert@…> (06/15/14 00:12:40)
git-committer:
Alex Dehnert <adehnert@…> (06/15/14 21:42:51)
Message:

Get started porting Remit to Django 1.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • remit/urls.py

    rf5bebab r5c334f6  
    1 from django.conf.urls.defaults import *
     1from django.conf.urls import patterns, include
    22from django.contrib.auth.views import login, logout
    33
Note: See TracChangeset for help on using the changeset viewer.