django-statictemplate

This project aims at providing a compromise between dynamic error pages for Django (that use template tags etc and therefore potentially error too) and having to write static error pages by hand.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-statictemplate

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.1 2015-06-15    
2.0 2014-06-02    
1.1 2013-11-08    
1.0 2012-04-11    

Issues with this package?

Page last updated 2023-10-28 08:24:40 UTC