1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 06:18:05 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Hidden Z
aee0c2e34a views.py: implement hostname checks according to I2P Naming Rules
http://www.i2p2.i2p/naming.html
2010-10-07 00:56:46 +06:00
Hidden Z
7434e4c8c8 Add initial urls.py and views.py 2010-10-07 00:56:46 +06:00
Hidden Z
53e564265d Add models.py for "postkey" django app
"postkey" app are used to submit new i2p hostnames
2010-10-07 00:56:46 +06:00
Hidden Z
f359258a37 .gitignore: ignore local settings and vim temp files 2010-10-07 00:56:46 +06:00
Hidden Z
65a6e6824f settings.py: add import of local_settings.py 2010-10-07 00:56:46 +06:00
Hidden Z
6e9dd89fc0 settings.py: add some templates into TEMPLATE_DIRS 2010-10-07 00:56:46 +06:00
Hidden Z
99e607fd1b Import initial django project files 2010-10-07 00:56:46 +06:00
Hidden Z
911429e8bd Add .gitignore 2010-10-07 00:56:46 +06:00