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-21 14:54:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Claude Paroz
210d0489c5
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
...
Thanks Anssi Kääriäinen for the idea and Simon Charette for the review.
2014-03-08 09:57:40 +01:00
..
fixtures
…
templates
…
__init__.py
…
models.py
…
test_base.py
…
test_dates.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00
test_detail.py
…
test_edit.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
test_forms.py
…
test_list.py
Imported override_settings from its new location.
2013-12-23 21:37:56 +01:00
urls.py
Fixed many typos in comments and docstrings.
2014-03-03 07:38:09 -05:00
views.py
…