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-03-01 12:24:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Artis Avotins
86aaffa5a3
Fixed
#24689
-- Fixed DetailView methods with deferred QuerySet.
2015-04-25 19:42:00 -04:00
..
jinja2
/generic_views
…
templates
…
__init__.py
…
models.py
…
test_base.py
…
test_dates.py
Converted test fixtures to setUpTestData methods
2015-03-05 10:10:32 +11:00
test_detail.py
Fixed
#24689
-- Fixed DetailView methods with deferred QuerySet.
2015-04-25 19:42:00 -04:00
test_edit.py
Fixed
#24643
-- Added get_context_data() method to FormMixin
2015-04-24 20:17:29 -04:00
test_forms.py
…
test_list.py
Converted test fixtures to setUpTestData methods
2015-03-05 10:10:32 +11:00
urls.py
…
views.py
Converted test fixtures to setUpTestData methods
2015-03-05 10:10:32 +11:00