11f697d137
* Remove markitup (to be replaced with Ace editor) * Use DUA decorators * Removed custom signup bits * Upgraded dependencies * Added migrations * Namespaced template locations * Removed html5parser/sanitizer (for now) - parsing functionality should be moved out entirely to a hooks * Replaced ProposalScoreExpression object with a function that returns F() expressions
12 lines
256 B
Text
12 lines
256 B
Text
Django==1.8.5
|
|
django-appconf==1.0.1
|
|
django-model-utils==2.3.1
|
|
django-reversion==1.9.3
|
|
django-sitetree==1.4.0
|
|
django-taggit==0.17.1
|
|
django-timezone-field==1.3
|
|
django-user-accounts==1.2.0
|
|
easy-thumbnails==2.2
|
|
html5lib==0.9999999
|
|
markdown==2.6.2
|
|
pytz==2015.6
|