Projet

Général

Profil

Development #53226

{% load staticfiles %} is deprecated in favor of {% load static %}

Ajouté par Frédéric Péters il y a environ 3 ans. Mis à jour il y a environ 3 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
17 avril 2021
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:
Non

Description

Le gabarit root.html charge encore le module en l'appelant staticfiles.


Fichiers

Révisions associées

Révision 438fc92c (diff)
Ajouté par Frédéric Péters il y a environ 3 ans

templates: load static template tags library using {% load static %} (#53226)

RemovedInDjango30Warning: {% load staticfiles } is deprecated in favor
of {
load static %}.

Historique

#1

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

#2

Mis à jour par Paul Marillonnet il y a environ 3 ans

  • Statut changé de Solution proposée à Solution validée
#3

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

  • Statut changé de Solution validée à Résolu (à déployer)
commit 438fc92cf114b3fb57a241eb69853416da54ea53
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Sat Apr 17 20:08:10 2021 +0200

    templates: load static template tags library using {% load static %} (#53226)

    RemovedInDjango30Warning: {% load staticfiles %} is deprecated in favor
    of {% load static %}.
#4

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

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

Formats disponibles : Atom PDF