bfirsh / bfirsh/django-database-files
migrations needs to be updated for django 1.7+
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Greetings!
I am seeing a south.db reference which has been sunsetted. There is no manage.py attached to this otherwise I could migrate it for you. May dig into how to build my own at some point.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the south.db reference in the migration setup and compare it with Django 1.7+ migration requirements. The issue notes that no manage.py is available, so first determine how the project can be exercised without it. Done means the migrations no longer depend on the sunsetted South reference and work with Django 1.7+.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100