Projet

Général

Profil

Development #1374

Load the url tag from the future tag library

Ajouté par Mikaël Ates il y a presque 12 ans. Mis à jour il y a environ 9 ans.

Statut:
Fermé
Priorité:
Bas
Assigné à:
-
Catégorie:
-
Version cible:
Début:
25 avril 2012
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:

Description

As explained at https://docs.djangoproject.com/en/dev/releases/1.3/ an existing template that contains:

{% url sample %}

should be replaced with:

{% load url from future %} {% url 'sample' %}

Historique

#1

Mis à jour par Mikaël Ates il y a presque 12 ans

  • Version cible changé de 2.0.2 à 2.0.3
#2

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

  • Priorité changé de Normal à Bas
#3

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

  • Version cible 2.0.3 supprimé
  • Patch proposed mis à Non
#4

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

  • Version cible mis à future
#5

Mis à jour par Frédéric Péters il y a environ 9 ans

  • Statut changé de Nouveau à Fermé

There are no "{% url sample %}" (url without a string) anymore.

commit 47349d4c0db7e2a2a8b3303587117f97ba8a89d8
Author: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Date:   Tue Mar 5 15:53:44 2013 +0100

    templates: use new syntax for the {% url %} tag

Formats disponibles : Atom PDF