changed 'site' to 'page' in 404.html
[wolnelektury.git] / requirements.txt
index 6c13ac0..964141b 100644 (file)
@@ -5,6 +5,8 @@
 Django>=1.1.1,<1.2
 South>=0.4 # migrations for django
 django-pagination>=1.0
+django-rosetta>=0.5.3
+django-maintenancemode>=0.9
 
 # Feedparser 
 Feedparser>=4.1