Priviliged users can now add tags. Also, some minor cleanups in JS.
[redakcja.git] / platforma / config / requirements.txt
index 4cf362b..d247c76 100644 (file)
@@ -2,6 +2,7 @@
 lxml>=2.2
 mercurial>=1.3.1
 PyYAML>=3.0
+PIL>=1.1
 
 ## Book conversion library
 git+git://github.com/fnp/librarian.git@master#egg=librarian
@@ -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