1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics/class-based-views
Marcin Sokół b887408486 Fixed #22113 -- changed object_name to model_name in CBV docs.
Thanks to trac user nikunj.sg for the report.
2014-02-22 23:36:54 +01:00
..
generic-display.txt Fixed #21951 -- Updated docs to use __str__ for Python 3 2014-02-13 07:12:40 -05:00
generic-editing.txt
index.txt
intro.txt Fixed #22007 -- Fixed cbv docs - make imports consistent 2014-02-22 14:39:09 +01:00
mixins.txt Fixed #22113 -- changed object_name to model_name in CBV docs. 2014-02-22 23:36:54 +01:00