Changes between Version 1 and Version 2 of Ticket #35090


Ignore:
Timestamp:
Jan 5, 2024, 4:33:13 PM (9 months ago)
Author:
Adam Johnson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35090 – Description

    v1 v2  
    2424
    2525See the full example project at https://github.com/adamchainz/django-ticket-35090
     26
     27I propose that support for reusing path converter names be deprecated, eventually raising an exception. I think this should include the default names (`int` etc.) as replacing them can break URLs from third-party packages.
Back to Top