Added DCMeta - EAV based application to represent document meta-data. Started to...
[redakcja.git] / requirements.txt
index d247c76..70cbcae 100644 (file)
@@ -7,14 +7,10 @@ PIL>=1.1
 ## Book conversion library
 git+git://github.com/fnp/librarian.git@master#egg=librarian
 
-## Django 
+## Django
 Django>=1.1.1,<1.2
 sorl-thumbnail>=3.2
 django-maintenancemode>=0.9
 
 # migrations
 south>=0.6
-
-## Debugging utils, uncomment this if you want tests
-# django-nose>=0.0.3
-# django-debug-toolbar>=0.8
\ No newline at end of file