symposion_app/symposion/proposals
Patrick Altman b694901831 Remove migrations
These migrations were written for South. Now that we have Django 1.7,
we will just use Django migrations once we hit a 1.0 release.
2014-12-18 08:19:01 -06:00
..
templatetags Fix flake8 warnings 2014-07-30 15:19:26 -03:00
__init__.py add proposals app from pycon 2012-07-12 00:38:39 -04:00
actions.py Merge branch 'master' of https://github.com/pyohio/symposion into pyohio-master 2014-12-15 16:07:37 -06:00
admin.py add proposals app from pycon 2012-07-12 00:38:39 -04:00
forms.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
models.py Merge branch 'django1.6-compatibility' of https://github.com/mbrochh/symposion into mbrochh-django1.6-compatibility 2014-12-15 15:15:46 -06:00
urls.py Merge branch 'master' of https://github.com/pyohio/symposion into pyohio-master 2014-12-15 16:07:37 -06:00
views.py Merge branch 'master' of https://github.com/pyohio/symposion into pyohio-master 2014-12-15 16:07:37 -06:00