~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to wlimages/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:
1
 
from django.conf.urls.defaults import *
 
1
from django.conf.urls import *
2
2
from views import *
3
3
 
4
4
urlpatterns = patterns('',