1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
Commit Graph

413 Commits

Author SHA1 Message Date
Hidden Z
e21d608b32 web/postkey/models.py: update b4hash description 2010-10-07 00:56:47 +06:00
Hidden Z
329ad74cbe web/postkey/views.py: implement base64 hash validation 2010-10-07 00:56:46 +06:00
Hidden Z
a46dc18731 Add GPLv2 license 2010-10-07 00:56:46 +06:00
Hidden Z
7a35cfdf8b .gitignore: ignore __init__.py 2010-10-07 00:56:46 +06:00
Hidden Z
3a22a9e2bf Add initial templates 2010-10-07 00:56:46 +06:00
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