fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fixed vstorage to pass tests. Added test for reverting a page.
[redakcja.git]
/
requirements.txt
1
## Python libraries
2
lxml>=2.2
3
mercurial>=1.3.1
4
PyYAML>=3.0
5
PIL>=1.1
6
7
## Book conversion library
8
git+git://github.com/fnp/librarian.git@master#egg=librarian
9
10
## Django
11
Django>=1.1.1,<1.2
12
sorl-thumbnail>=3.2
13
django-maintenancemode>=0.9
14
15
# migrations
16
south>=0.6