This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-08 08:26:13 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
templates
History
Claude Paroz
8bd7b598b6
Fixed
#18807
-- Made 404.html and 500.html optional
...
Thanks Aymeric Augustin for the report and Jannis Leidel for the review.
2012-09-30 23:16:19 +02:00
..
comments
…
custom_admin
…
views
…
base.html
…
extended.html
…
form_view.html
Added assertFormError, assertTemplateUsed and assertTemplateNotUsed for use during unit testing.
2007-05-07 12:34:18 +00:00
login.html
…