fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Publication button works, but need better error messages.
[redakcja.git]
/
platforma
/
config
/
requirements.txt
diff --git
a/platforma/config/requirements.txt
b/platforma/config/requirements.txt
index
4cf362b
..
d247c76
100644
(file)
--- a/
platforma/config/requirements.txt
+++ b/
platforma/config/requirements.txt
@@
-2,6
+2,7
@@
lxml>=2.2
mercurial>=1.3.1
PyYAML>=3.0
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
## 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
## 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