symposion_app/symposion/reviews
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
..
management Fix flake8 warnings 2014-07-30 15:19:26 -03:00
templatetags Fix flake8 warnings 2014-07-30 15:19:26 -03:00
__init__.py add reviews app 2012-08-14 03:54:45 -04:00
admin.py added admin for NotificationTemplate 2012-09-08 17:29:18 -06:00
context_processors.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
forms.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
models.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
urls.py Merge branch 'master' of https://github.com/pyohio/symposion into pyohio-master 2014-12-15 16:07:37 -06:00
utils.py Fix flake8 warnings 2014-07-30 15:19:26 -03:00
views.py Merge branch 'master' of https://github.com/pyohio/symposion into pyohio-master 2014-12-15 16:07:37 -06:00