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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
generic_views
History
Aymeric Augustin
baa33cd8fa
Fixed
#16218
-- date_list order in generic CBVs.
...
Thanks nnrcschmdt for the report and bpeschier for the initial version of the patch.
2012-09-22 11:47:34 +02:00
..
fixtures
…
templates
…
__init__.py
…
base.py
Fixed
#18793
: Duplicate test test_head_no_get in generic_views.base
2012-08-19 01:04:08 +04:00
dates.py
Fixed
#16218
-- date_list order in generic CBVs.
2012-09-22 11:47:34 +02:00
detail.py
…
edit.py
…
forms.py
…
list.py
…
models.py
…
tests.py
…
urls.py
Fixed
#3542
-- Add support for changing granularity on ArchiveView.
2012-08-18 17:03:57 +01:00
views.py
…