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-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
class-based-views
History
Tim Graham
bb863faecd
Proofed the 1.6 release notes
2013-06-05 12:55:58 -04:00
..
base.txt
Fixed
#20545
- Made class-based view MRO lists consistent.
2013-06-03 10:06:48 -04:00
flattened-index.txt
…
generic-date-based.txt
Fixed
#20545
- Made class-based view MRO lists consistent.
2013-06-03 10:06:48 -04:00
generic-display.txt
Fixed
#20545
- Made class-based view MRO lists consistent.
2013-06-03 10:06:48 -04:00
generic-editing.txt
Fixed
#20545
- Made class-based view MRO lists consistent.
2013-06-03 10:06:48 -04:00
index.txt
Fixed
#20476
-- Typo.
2013-05-21 21:29:14 +02:00
mixins-date-based.txt
…
mixins-editing.txt
Proofed the 1.6 release notes
2013-06-05 12:55:58 -04:00
mixins-multiple-object.txt
…
mixins-simple.txt
Fixed
#20294
-- Documented context processors in TemplateResponseMixin.
2013-05-18 12:45:40 +02:00
mixins-single-object.txt
…
mixins.txt
…