Merge remote-tracking branch 'origin/pr/484'
Conflicts: AUTHORS
This commit is contained in:
@@ -105,3 +105,6 @@ class MongoUser(models.Model):
|
||||
"""
|
||||
|
||||
objects = MongoUserManager()
|
||||
|
||||
class Meta:
|
||||
app_label = 'mongo_auth'
|
||||
|
||||
Reference in New Issue
Block a user