Update python-django to 2.1.2. Lots of changes since the older version. Release notes availabe here.
Details
Details
- Reviewers
DataDrake • sunnyflunk - Group Reviewers
Triage Team - Maniphest Tasks
- T7036: Inclusion of Python-django in repo
- Commits
- R2575:2a6c906ea460: Update python-django to 2.1.2, resolves T7036
Ran django codes with it, added data to the database and read from the database.
Diff Detail
Diff Detail
- Repository
- R2575 python-django
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Rebase is where you redownload the git repo and apply your changes (which is exactly what you've done). This will always happen when git changes since you made your patch.
Note I have changed the notation of the link to [here](https://docs.djangoproject.com/en/2.1/releases) which is what the software center understands and should be used in future.