Hidden Z
de9572895e
settings.py: update translations setup according to django 1.5
2013-09-29 06:37:52 +00:00
Hidden Z
59f0cb930f
Move common static files to static-common
...
And also use django.contrib.staticfiles to properly handle them.
2013-09-27 18:29:43 +00:00
Hidden Z
918570cf9e
Enable i18n
2011-02-18 19:44:56 +00:00
Hidden Z
0007450844
Implement 2nd-level domain verification when adding a subdomain
...
If user wants to register a subdomain, he must prove he is owner of
2nd-level domain. He must create a file with random name generated by us
in webserver's document root in 2nd-level domain. Then we trying to
fetch this file. If it success, registration gets accepted.
2011-01-17 18:09:53 +00:00
Hidden Z
48ce4ba473
Move {days,hosts}_count from urls to settings
2010-11-20 13:04:37 +00:00
Hidden Z
42964c6047
pyi2phosts/settings.py: import local_settings after all
2010-11-07 18:06:17 +00:00
Hidden Z
a3bf7c9f5c
pyi2phosts/settings.py: add MY_B64
2010-11-05 14:37:41 +00:00
Hidden Z
e8d0c8b07a
pyi2phosts/settings.py: define default media root and url
2010-11-05 11:57:23 +00:00
Hidden Z
6fb4d60ce6
Rename web -> pyi2phosts
2010-11-04 12:41:42 +00:00