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 17:35:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
regressiontests
/
generic_views
History
Karen Tracey
e945842042
Merge pull request
#291
from uruz/ticket18793
...
Fixed
#18793
: Removed duplicate test_head_no_get in generic_views.base Thanks uruz.
2012-08-18 17:12:54 -07: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
#3542
-- Add support for changing granularity on ArchiveView.
2012-08-18 17:03:57 +01:00
detail.py
Fixed
#16744
-- Class based view should have the view object in the context
2012-08-18 15:07:21 +01:00
edit.py
Fixed
#16744
-- Class based view should have the view object in the context
2012-08-18 15:07:21 +01:00
forms.py
…
list.py
Fixed
#16744
-- Class based view should have the view object in the context
2012-08-18 15:07:21 +01:00
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
…