.. |
fixtures
|
a00e8d4e42
Fixed #14878 -- Clarified the way verbose_name_plural is used in generic list views as a context variable. Thanks to diegueus9 for the report.
|
14 éve |
templates
|
03f86a5adb
Fixed #18354 -- Performance issue in CBV.
|
13 éve |
__init__.py
|
0fcb094557
Fixed #6735 -- Added class-based views.
|
14 éve |
base.py
|
f29032eac6
Fixed #18793: Duplicate test test_head_no_get in generic_views.base
|
12 éve |
dates.py
|
baa33cd8fa
Fixed #16218 -- date_list order in generic CBVs.
|
12 éve |
detail.py
|
58683e9c82
Fixed #16744 -- Class based view should have the view object in the context
|
12 éve |
edit.py
|
58683e9c82
Fixed #16744 -- Class based view should have the view object in the context
|
12 éve |
forms.py
|
8c0eefd066
Convert the remainder of the relative imports in the tests to be absolute imports.
|
13 éve |
list.py
|
58683e9c82
Fixed #16744 -- Class based view should have the view object in the context
|
12 éve |
models.py
|
d4a0b27838
[py3] Refactored __unicode__ to __str__.
|
12 éve |
tests.py
|
8663bc1103
Fixed #16074 -- Added ContextMixin to class-based generic views to handle get_context_data. Thanks emyller, Luke Plant, Preston Holmes for working on the ticket and patch.
|
13 éve |
urls.py
|
8d5c11caad
Fixed #3542 -- Add support for changing granularity on ArchiveView.
|
12 éve |
views.py
|
484fcd34a4
Fixed #16418 -- Made generic views work with ModelForms
|
12 éve |