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-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Ian Wilson
d005130845
fixed test name from an old, overly specific iteration of the test
2013-09-06 17:20:43 -05:00
..
fixtures
…
templates
…
__init__.py
…
models.py
…
test_base.py
fixed test name from an old, overly specific iteration of the test
2013-09-06 17:20:43 -05:00
test_dates.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_detail.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_edit.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_forms.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
test_list.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
views.py
adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist when it should have raised an ImproperlyConfigured. fixes 16502. by @ianawilson, @jambonrose
2013-09-06 16:27:34 -05:00