symposion_app/vendor/registrasion/registrasion/contrib
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
..
__init__.py git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00
badger.py Badger should fail gracefully if auth_groups hasn't been populated 2017-09-30 11:01:39 +10:00
mail.py git subrepo pull vendor/registrasion 2017-09-30 00:44:14 +10:00