Baptiste Mispelon
|
5caced89e0
Fixed missing slash in reusable apps tutorial.
|
11 年之前 |
Shai Berger
|
d097417025
Support 'pyformat' style parameters in raw queries, Refs #10070
|
11 年之前 |
Tim Graham
|
7c0b72a826
Prevented running some admin_view tests twice.
|
11 年之前 |
Tim Graham
|
534ced5aad
Fixed #20664 -- Fixed a bug with raw_id_fields on Python 3.
|
11 年之前 |
Aymeric Augustin
|
c1284c3d3c
Fixed #20571 -- Added an API to control connection.needs_rollback.
|
11 年之前 |
Marc Tamlyn
|
88d5f32195
Merge pull request #1312 from kenbolton/klb/docs
|
11 年之前 |
Ken Bolton
|
6fcb7ba842
Fix typo
|
11 年之前 |
Andrew Godwin
|
f325f86971
Fixed #20244: PermissionsMixin now defines a related_query_name for M2Ms
|
11 年之前 |
Andrew Godwin
|
12cb0df10f
Docs for related_query_name
|
11 年之前 |
Andrew Godwin
|
b21e96d00d
Merge pull request #1311 from loic/ticket20619_take2
|
11 年之前 |
Claude Paroz
|
8db264cbc8
Fixed LOGGING setting docs
|
11 年之前 |
Andrew Godwin
|
99b467f272
Add related_query_name to ForeignKey/M2M. Refs #20244
|
11 年之前 |
Andrew Godwin
|
e26b589b8c
Fixed #20590: Documented new test case ordering
|
11 年之前 |
Anton Baklanov
|
cab333cb16
Fixed #20541 -- don't raise db signals twice when creating superuser
|
11 年之前 |
Baptiste Mispelon
|
5005303ae7
Fixed #20665 -- Missing backslash in sitemaps documentation
|
11 年之前 |
Simon Charette
|
d17d60d38d
Merge pull request #1309 from treyhunner/patch-1
|
11 年之前 |
Trey Hunner
|
2ec54e7fbc
Add missing preposition in documentation
|
11 年之前 |
Tim Graham
|
1184d07789
Fixed #14881 -- Modified password reset to work with a non-integer UserModel.pk.
|
11 年之前 |
Tim Graham
|
b6a87f5c93
Merge pull request #1308 from loic/ticket20462
|
11 年之前 |
Loic Bistuer
|
a9ea7d8c70
Fixed #20462 - Replaced the str() cast introduced in 273dc55 by force_text()
|
11 年之前 |
Andrew Clark
|
273dc550a4
Fixed #20462 -- null/non-string regex lookups are now consistent
|
11 年之前 |
Loic Bistuer
|
c6862d57c1
Fixed #20658 -- Fixed bad reST formatting and missing parentheses in the docs for CBV mixins
|
11 年之前 |
Loic Bistuer
|
48ce167d89
Fixed missing initializations in WSGIRequest. Refs #20619
|
11 年之前 |
Baptiste Mispelon
|
ec371ace00
Fixed #20650 -- Fixed {% filter %} incorrectly accepting 'escape' as argument
|
11 年之前 |
Simon Charette
|
b91787910c
Fixed #20642 -- Deprecated `Option.get_(add|change|delete)_permission`.
|
11 年之前 |
Javier Mansilla
|
f819bef3dc
Fixed #19773 - Added admin/popup_response.html template.
|
12 年之前 |
Tim Graham
|
e10757ff4d
Doc cleanup for FormMixin.prefix; refs #18872.
|
11 年之前 |
Daniel Izquierdo
|
9a2b07f1b4
Fixed #20654 -- Fixed type of `m2m_changed`'s `pk_set` arg in docs
|
11 年之前 |
Russell Keith-Magee
|
0346563939
Fixed #20653 -- Renamed checksetup management command.
|
11 年之前 |
Aymeric Augustin
|
5a6f12182e
Fixed #20636 -- Stopped stuffing values in the settings.
|
11 年之前 |