Projet

Général

Profil

Bug #6970

utils.make_url does not use utils.resolve_url correctly

Ajouté par Benjamin Dauvergne il y a environ 9 ans. Mis à jour il y a plus de 6 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
Début:
16 avril 2015
Echéance:
% réalisé:

100%

Temps estimé:
Patch proposed:
Non
Planning:

Description

resolve_url was backported from Django 1.7 but I fucked the signature, the proper fix is to remove our copy since we only support Django 1.7 now.

Révisions associées

Révision b3da3a6f (diff)
Ajouté par Benjamin Dauvergne il y a environ 9 ans

utils: remove our copy of django.shortcuts.resolve_url (fixes #6970)

This function appeared with Django 1.7, we use the upstream version now.
It also fixes a bug in redirect() since our copy did not have an exact copy of
the upstream function signature.

Historique

#1

Mis à jour par Benjamin Dauvergne il y a environ 9 ans

  • Statut changé de Nouveau à Résolu (à déployer)
  • % réalisé changé de 0 à 100
#2

Mis à jour par Benjamin Dauvergne il y a environ 8 ans

  • Statut changé de Résolu (à déployer) à Solution déployée
#3

Mis à jour par Benjamin Dauvergne il y a plus de 6 ans

  • Statut changé de Solution déployée à Fermé

Formats disponibles : Atom PDF