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-12 18:36:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
templates
History
…
..
comments
…
custom_admin
…
views
Fixed
#13897
-- Added tests for pagination feature of the generic object_list view. Thanks, d0ugal and SmileyChris.
2010-10-01 02:01:20 +00:00
404.html
…
500.html
…
base.html
…
extended.html
Fixed
#10482
-- Unified access to response.context when inspecting responses from the test client. Thanks to James Bennett for the design, and Julien Phalip for the patch.
2009-03-18 10:46:55 +00:00
form_view.html
…
login.html
…