Skip to content

Look into declare an explicit app_label warning #69

Description

@theskumar

There are a lot of warnings like these and would be nice to get ride of them.

spoken-website/workshop/models.py:4: RemovedInDjango19Warning: Model class workshop.models.WStates 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.
  class WStates(models.Model):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions