Actions
Task #3453
closedMake Pulp 3 compatible with Django 2.0
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Django 2.0.z will be shipping with Fedora 28, scheduled for release May 8, 2018.
Obvious things to fix:
- Django version requirement string in setup.py
- on_delete=? made mandatory on all ForeignKey and OneToOneField fields.
Updated by dalley over 6 years ago
- Description updated (diff)
- Status changed from NEW to POST
- Assignee set to dalley
Added by dalley over 6 years ago
Added by dalley over 6 years ago
Revision 15922c9a | View on GitHub
Make compatible with Django 2
Fix a few issues which prevented Pulp from working with Django 2.0
Added by dalley over 6 years ago
Revision 2b0a065e | View on GitHub
Added Travis tests for both Django 1.11 and Django 2.0
Added by dalley over 6 years ago
Revision 2b0a065e | View on GitHub
Added Travis tests for both Django 1.11 and Django 2.0
Updated by dalley over 6 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|15922c9ad12e17a00481aaab3b59ec6fe9967132.
Added by dalley over 6 years ago
Revision 09f45753 | View on GitHub
Rename Remote.feed_url to Remote.url
Requires PR: https://github.com/PulpQE/pulp-smash/pull/930 Requires PR: https://github.com/pulp/pulp_file/pull/64
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Make compatible with Django 2
Fix a few issues which prevented Pulp from working with Django 2.0
closes #3453 https://pulp.plan.io/issues/3453