symposion_app/symposion/sponsorship
Patrick Altman 11f697d137 Massively upgrade symposion
* 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
2015-10-16 12:37:35 -05:00
..
management add export sponsor data zip command 2015-06-21 14:39:18 +09:00
migrations Massively upgrade symposion 2015-10-16 12:37:35 -05:00
templatetags i18n sponsor fields 2015-06-21 15:44:23 +09:00
__init__.py Namespace the apps 2014-12-18 08:19:01 -06:00
admin.py Fix some flake8 issues 2015-09-13 21:34:40 -05:00
apps.py i18n all part 2015-08-03 23:37:33 +09:00
forms.py Merge branch 'i18n-all' of https://github.com/miurahr/symposion into miurahr-i18n-all 2015-09-08 15:07:24 -05:00
managers.py first pass at merging pycon's sponsorship app with more basic symposion one 2012-07-12 15:17:49 -04:00
models.py Fix some flake8 issues 2015-09-13 21:34:40 -05:00
tests.py add test 2015-06-21 14:39:18 +09:00
urls.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00
views.py Massively upgrade symposion 2015-10-16 12:37:35 -05:00