symposion_app/vendor
James Polley 35b75b6f96 Badger should fail gracefully if auth_groups hasn't been populated
Let's say you've just installed symposion for the first time, and
you're running the intial `./manage.py migrate`

In that circumstance, there isn't an auth_group table. Naturally this
means you get Some Errors when trying to look for a particular group.

This change handles that error and drives on.
2017-09-30 11:01:39 +10:00
..
registrasion Badger should fail gracefully if auth_groups hasn't been populated 2017-09-30 11:01:39 +10:00
registripe Remove extraneous imports 2017-09-30 03:02:40 +10:00
symposion Add admin links to review sections that the user can manager 2017-09-22 22:46:21 +10:00