Hidden Z
f2d7647b59
web/postkey/models.py: moar comments
2010-10-14 18:25:34 +00:00
Hidden Z
7410eb788d
web/postkey/models.py: add "external" field (bool)
...
It's needed for marking imported hosts from external sources.
Availability checks will not remove this hosts until other host-add
services implement auto-removing.
2010-10-14 18:21:50 +00:00
Hidden Z
5145fba180
web/postkey/models.py: add __unicode__() method
2010-10-13 18:07:52 +00:00
Hidden Z
def26f43ef
web/postkey/models.py: permit non-unique hashes in database
...
This needed because hosts.txt already contains a duplicates. But we
shouldn't permit adding dups via webinterface.
2010-10-13 17:06:35 +00:00
Hidden Z
662399433d
web/postkey/models.py: add "description" field
2010-10-07 00:56:47 +06:00
Hidden Z
08ffe2942e
web/postkey/models.py: make "name" and "b64hash" fields unique
2010-10-07 00:56:47 +06:00
Hidden Z
e21d608b32
web/postkey/models.py: update b4hash description
2010-10-07 00:56:47 +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