blob: 8a0e8eaaf48b014f3882b8c29bcf254ca7a37f6a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
six>=1.9
psycopg2==2.5.4
django-registration==2.2
django==1.11.18
Pillow==3.4.2
WeasyPrint==0.41
html5lib==0.999999999
pyqrcode==1.2.1
pypng==0.0.19
requests==2.12
dbf==0.96.003
python-memcached==1.57
# django-background-tasks==1.1.11 ## not mandatory
pytidylib==0.3.2
lxml==3.4.0
django-extra-views==0.2.4
beautifulsoup4==4.5.3
markdown==2.5.1
django-ajax-selects==1.6.0
django-compressor==2.1
django-formtools==2.0
secretary==0.2.14
unidecode
virtualtime==1.6 # time for year before 1900 and before 1000 on python < 3.2
-e git+https://github.com/treyhunner/django-simple-history.git@1.8.2#egg=django-simple-history
django-extensions==1.7.4
|