1
0
mirror of https://github.com/r4sas/py-i2phosts synced 2025-01-08 22:07:55 +00:00
py-i2phosts/pyi2phosts
Hidden Z 3c193bcdc3 pyi2phosts/urls.py: use separate functions to get dates
We need to get current date and start date every time when /latest/
requested. Before this dates were evaluated only at webserver startup so
newly added and activated hosts weren't can be appeared in /latest/.
2010-11-20 17:49:14 +00:00
..
extsources Fix imports in admin.py 2010-11-04 13:40:58 +00:00
jump Fix "settings" import 2010-11-04 12:43:53 +00:00
lib utils.py: get_b32(): handle bad base64 hashes 2010-11-07 20:46:25 +00:00
postkey postkey/views.py: fill date_added field with UTC date 2010-11-15 19:02:56 +00:00
search Add initial search app 2010-11-12 19:53:31 +00:00
static base.css: add "max-width" for "td" 2010-11-12 20:25:08 +00:00
templates Add template for search results 2010-11-12 20:48:41 +00:00
__init__.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
manage.py Rename web -> pyi2phosts 2010-11-04 12:41:42 +00:00
settings.py Move {days,hosts}_count from urls to settings 2010-11-20 13:04:37 +00:00
urls.py pyi2phosts/urls.py: use separate functions to get dates 2010-11-20 17:49:14 +00:00