Ready for Django 1.9
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
Is it ready to Django1.9.
I have an error with "python app/manage.py createcachetable" : django.core.exceptions.AppRegistryNotReady: Apps aren't loaded yet.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running `python app/manage.py createcachetable` against Django 1.9 and reproduce the `AppRegistryNotReady` error. Trace the app-loading failure and confirm that the command works with Django 1.9 without breaking the existing application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100