1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-09 14:28:03 +00:00
py-i2phosts/pyi2phosts/postkey
Hidden Z fa93084df3 postkey/models.py: do not fill date_added automatically
Django uses localtime when using auto_add_now=True, but we wants an UTC
time. So, we will fill this field manually.
2010-11-15 19:00:51 +00:00
..
templatetags Add cool pagination templatetag 2010-11-06 21:12:45 +00:00
__init__.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
admin.py postkey/admin.py: don't require unique hash when changing host 2010-11-10 17:13:15 +00:00
models.py postkey/models.py: do not fill date_added automatically 2010-11-15 19:00:51 +00:00
urls.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
views.py pyi2phosts/postkey/views.py: remove excessive import 2010-11-07 20:58:14 +00:00