Aymeric Augustin
|
a4ead67ee9
Adjusted 'internals' docs to the new organization.
|
10 vuotta sitten |
Aymeric Augustin
|
dd9c8f9382
Left formal decisions up to the technical board.
|
10 vuotta sitten |
Aymeric Augustin
|
73b3318b1d
Documented current roles.
|
10 vuotta sitten |
Aymeric Augustin
|
4a475ce1c8
Introduced a technical board.
|
10 vuotta sitten |
Aymeric Augustin
|
e9fde1c7ec
Removed references to partial commit acces.
|
10 vuotta sitten |
Aymeric Augustin
|
5ad48a9ef2
Renamed "committers" to "team".
|
10 vuotta sitten |
Mitar
|
1ed6fbcf44
Fixed #21940 -- Added kwargs to contribute_to_class() of model fields..
|
10 vuotta sitten |
Florian Apolloner
|
a0bfe4ea98
Replaced django-admin.py with django-admin in the man page.
|
10 vuotta sitten |
Niclas Olofsson
|
cdc25ac474
Fixed #22808 -- Made ModelMultipleChoiceField validation more robust to invalid data types..
|
10 vuotta sitten |
Loic Bistuer
|
7579080899
Used JsonResponse in CBV examples.
|
10 vuotta sitten |
Jürno Ader
|
76f2f58a18
Fixed #22956 -- Made PermissionManager.get_by_natural_key() use the correct database for content type lookup.
|
10 vuotta sitten |
Tim Graham
|
da59902250
Updated timezone docs to use timezone.now()
|
10 vuotta sitten |
Anubhav Joshi
|
0dd05c9e66
Fixed #16383 -- Raised the AttributeError raised in property of an object when used in a template.
|
10 vuotta sitten |
Nick Sandford
|
9d9f0acd7e
Fixed #13163 -- Added ability to show change links on inline objects in admin.
|
10 vuotta sitten |
Tim Graham
|
9a922dcad1
Fixed flake8 warnings.
|
10 vuotta sitten |
Florian Apolloner
|
4453c80634
Fixed the previous commit for Python3.
|
10 vuotta sitten |
areski
|
97a38de230
Fixed #23112 -- Field.get_choices tries to index an iterable
|
10 vuotta sitten |
Tim Graham
|
c2ab501bab
Fixed test failure on Windows.
|
10 vuotta sitten |
Christoph Heer
|
d47409831f
Fixed #23067 -- Updated docs to use django-admin
|
10 vuotta sitten |
Tim Graham
|
66630f589c
Fixed #23134 -- Fixed typos in docs/ref/models/querysets.txt.
|
10 vuotta sitten |
Tim Graham
|
34c60c42b6
Fixed flake8 errors.
|
10 vuotta sitten |
areski
|
67d7da5fb9
Fixed #23107 -- Made runserver output respect --no-color.
|
10 vuotta sitten |
Tim Graham
|
7fcfefbc4a
Forwardported 1.6.6 release note for #19107.
|
10 vuotta sitten |
Tim Graham
|
abb97cffdf
Fixed #23132 -- Removed confusing clause in auth docs.
|
10 vuotta sitten |
Kit La Touche
|
17e75d03f9
Fixed #23129 -- Added 'true' and 'false' to `NullBooleanField`.
|
10 vuotta sitten |
Andrew Godwin
|
096a5de5d2
Fixed #23092: Squashing handles external dependencies
|
10 vuotta sitten |
Andrew Godwin
|
b9a9b052e8
Fixed #23127: south_migrations note in docs
|
10 vuotta sitten |
Andrew Godwin
|
8ebd6d35d7
Fixed #23090: Document and enforce not double-squashing migrations
|
10 vuotta sitten |
Andrew Godwin
|
a338e07735
Fixed #23101: Prefer doing deletes before creates in autodetector.
|
10 vuotta sitten |
David Arcos
|
b9daa4f0e1
Fixed a typo in the admin documentation.
|
10 vuotta sitten |