Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git] / platforma / config / requirements.txt
index 0d95ac8..d247c76 100644 (file)
@@ -2,9 +2,10 @@
 lxml>=2.2
 mercurial>=1.3.1
 PyYAML>=3.0
+PIL>=1.1
 
 ## Book conversion library
-git+http://github.com/fnp/librarian.git@master#egg=librarian
+git+git://github.com/fnp/librarian.git@master#egg=librarian
 
 ## Django 
 Django>=1.1.1,<1.2
@@ -16,5 +17,4 @@ south>=0.6
 
 ## Debugging utils, uncomment this if you want tests
 # django-nose>=0.0.3
-# django-debug-toolbar>=0.8
-
+# django-debug-toolbar>=0.8
\ No newline at end of file