1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Hidden Z
6e3862d7ab Convert tabs to spaces 2015-10-27 19:41:44 +00:00
Hidden Z
154eb7f7c2 Replace deprecated imports with actual
django.conf.urls.defaults is deprecated since django 1.5

old: from django.conf.urls.defaults import *
new: from django.conf.urls import *
2013-09-27 18:19:49 +00:00
Hidden Z
76ee7dbd0e Migrate all function-based generic views to a class-based views 2011-12-23 18:56:47 +00:00
Hidden Z
0117ec7014 Add initial search app 2010-11-12 19:53:31 +00:00