1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-22 12:34:17 +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
2010-11-04 14:14:34 +00:00
2010-10-07 00:56:46 +06:00
2011-02-19 17:03:14 +00:00
web
2010-11-04 12:41:42 +00:00
Description
hostnames registration application for I2P
GPL-2.0 348 KiB
Languages
Python 62.4%
Gettext Catalog 23.1%
HTML 12.5%
CSS 2%