mirror of https://github.com/interlegis/sapl.git
LeandroRoberto
9 years ago
3 changed files with 22 additions and 34 deletions
@ -1,4 +0,0 @@ |
|||
from django import forms |
|||
|
|||
|
|||
# place form definition here |
@ -1,6 +0,0 @@ |
|||
try: |
|||
from django.conf.urls import * |
|||
except ImportError: # django < 1.4 |
|||
from django.conf.urls.defaults import * |
|||
|
|||
# place app url patterns here |
Loading…
Reference in new issue