Jessica Tallon d7f35f6fbe Add the user models to the MODELS list
This adds the two new user models (LocalUser and RemoteUser) to the
MODELS list that is in models.py. This stops the strange bug that occurs
if you migrate a fresh database, the two models don't exist however
migrating an existing database would create them as the migrations
exist.
2015-07-31 15:15:24 +02:00
..
2015-07-31 15:15:24 +02:00
2013-07-11 14:35:44 -07:00
2015-02-16 13:41:09 +03:00
2012-02-02 09:44:13 -06:00