Browse Source

pyi2phosts/urls.py: add FIXME note

pull/1/head
Hidden Z 14 years ago
parent
commit
e4f7bdd104
  1. 1
      pyi2phosts/urls.py

1
pyi2phosts/urls.py

@ -31,6 +31,7 @@ browse_hosts = {
} }
} }
# FIXME: move to settings
day_count = 30 day_count = 30
hosts_count = 40 hosts_count = 40
now_date = datetime.datetime.utcnow() now_date = datetime.datetime.utcnow()

Loading…
Cancel
Save