Skip to content

Conversation

jaredlewis
Copy link
Contributor

No description provided.

justinsg and others added 14 commits January 28, 2016 13:22
Fixes RemovedInDjango19Warning:

Model class db_mutex.models.DBMutex doesn't declare an explicit
app_label and either isn't in an application in INSTALLED_APPS or else
was imported before its application was loaded.  This will no longer be
supported in Django 1.9.

Credit: minervaproject@429d701
Fixed flake errors by reordering imports and marking #noqa
Declare app_label in model Meta class to work with Django 1.9
Added INSTALLED_APPS note to installation docs
Fixes #22 by using django.utils.timezone.now()
jaredlewis added a commit that referenced this pull request Feb 15, 2016
@jaredlewis jaredlewis merged commit cd3d049 into master Feb 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants