symposion_app/symposion/sponsorship
Martey Dodoo a487f78f7e Make sponsor description default empty string.
Set sponsor listing text to an empty string instead of None. If a
sponsor doesn't have a benefit named "Sponsor Description", this will
prevent the text "None" from displaying in the Django template.
2016-01-25 15:17:23 -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 Make sponsor description default empty string. 2016-01-25 15:17:23 -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