~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to wlhelp/urls.py

  • Committer: franku
  • Date: 2016-02-27 16:06:39 UTC
  • mto: This revision was merged to the branch mainline in revision 409.
  • Revision ID: somal@arcor.de-20160227160639-c8seberqcyh2nr20
test install

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# Last Modified: $Date$
10
10
#
11
11
 
12
 
from django.conf.urls.defaults import *
 
12
from django.conf.urls import *
13
13
from views import * 
14
14
 
15
15
urlpatterns= patterns('',