Project

General

Profile

Développement #41286

compatibilité django 2.2

Added by Frédéric Péters almost 5 years ago. Updated almost 5 years ago.

Status:
Fermé
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02 April 2020
Due date:
% Done:

0%

Estimated time:
Patch proposed:
Yes
Planning:
No

Description

...


Files


Related issues

Related to Publik - Gestion de projet #49998: compatibilité django 2.2Fermé09 January 202131 March 2021

Actions

Associated revisions

Revision 99fb7270 (diff)
Added by Frédéric Péters almost 5 years ago

misc: upgrade import of admin site URLs for 2.2 compatibility (#41286)

Revision 15ce4e23 (diff)
Added by Frédéric Péters almost 5 years ago

settings: remove unnecessary middleware (#41286)

Revision bd096324 (diff)
Added by Frédéric Péters almost 5 years ago

misc: add on_delete to foreign key (#41286)

Revision cd9a25a0 (diff)
Added by Frédéric Péters almost 5 years ago

trivial: import reverse from django.urls (#41286)

Revision 72f29fcd (diff)
Added by Frédéric Péters almost 5 years ago

misc: import mellon only if declared in installed apps (#41286)

Revision bf1864f3 (diff)
Added by Frédéric Péters almost 5 years ago

misc: use new login class based view (#41286)

Revision 775d3b19 (diff)
Added by Frédéric Péters almost 5 years ago

tests: declare missing attributes when mocking known_services (#41286)

Revision 72f356e7 (diff)
Added by Frédéric Péters almost 5 years ago

setup: allow django 2.2 (#41286)

Revision ae981257 (diff)
Added by Frédéric Péters almost 5 years ago

tox: add tests against django 2.2 (#41286)

History

#2

Updated by Frédéric Péters almost 5 years ago

(la branche contient davantage de commits)

#3

Updated by Nicolas Roche almost 5 years ago

  • Status changed from Solution proposée to Solution validée

ok pour moi.

#4

Updated by Frédéric Péters almost 5 years ago

  • Status changed from Solution validée to Résolu (à déployer)
commit ae981257c3e99b9857c124de14c83a50dda94221
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:13:07 2020 +0200

    tox: add tests against django 2.2 (#41286)

commit 8c459f523c821a316ec9824b394f852a074e9e39
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:30:01 2020 +0200

    setup: allow djangorestframework 3.7, for django 2.2 compatibility

commit 72f356e7c7c271d1dd41fc9c65116b63d5930137
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:26:41 2020 +0200

    setup: allow django 2.2 (#41286)

commit 775d3b190bef97aca5a450874dc3d17fea25c48b
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:54:08 2020 +0200

    tests: declare missing attributes when mocking known_services (#41286)

commit bf1864f324e5984bfb9014562ca2c44fdd2afe08
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:50:13 2020 +0200

    misc: use new login class based view (#41286)

commit 72f29fcd68dc60fed12a388c59f8b5189dc5c28f
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:45:52 2020 +0200

    misc: import mellon only if declared in installed apps (#41286)

commit cd9a25a069dd89aae36f07fc503b759cda35115d
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:10:49 2020 +0200

    trivial: import reverse from django.urls (#41286)

commit bd09632404548293838cbe8fb55cf95a83f6e2f7
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:32:42 2020 +0200

    misc: add on_delete to foreign key (#41286)

commit 15ce4e23eaf1217f9be01a9930c187e797251ac1
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:10:28 2020 +0200

    settings: remove unnecessary middleware (#41286)

commit 99fb72702057850f3be86cac08d3aff75ee2d4a9
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Thu Apr 2 21:09:55 2020 +0200

    misc: upgrade import of admin site URLs for 2.2 compatibility (#41286)
#5

Updated by Frédéric Péters almost 5 years ago

  • Status changed from Résolu (à déployer) to Solution déployée
#6

Updated by Frédéric Péters about 4 years ago

Also available in: Atom PDF