Aymeric Augustin
|
7db4c81d5e
Discouraged filing PRs that won't be noticed.
|
12 年之前 |
Marc Tamlyn
|
d35ffcaaad
Corrected typos in the 1.6 release notes
|
12 年之前 |
Anssi Kääriäinen
|
2a2708e1b2
Fixed #17502 -- Made joining in inheritance cases consistent
|
12 年之前 |
Aymeric Augustin
|
3f2befc931
Deprecated django.views.defaults.shortcut.
|
12 年之前 |
Claude Paroz
|
2f121dfe63
Fixed #17051 -- Removed some 'invalid' field error messages
|
12 年之前 |
Claude Paroz
|
34d098665d
Add a specific error message for URLValidator
|
12 年之前 |
Aymeric Augustin
|
b492e59074
Updated release instructions to account for website automation.
|
12 年之前 |
Claude Paroz
|
9883551d50
Fixed #20039 -- Fixed has_changed form detection for required TypedChoiceFields
|
12 年之前 |
Anssi Kääriäinen
|
6b4834952d
Fixed #16649 -- Refactored save_base logic
|
12 年之前 |
Florian Apolloner
|
8a2f5300b2
Merge branch 'master' of github.com:django/django
|
12 年之前 |
Florian Apolloner
|
22b7870e40
Began implementing a shared set of test models to speed up tests.
|
12 年之前 |
Claude Paroz
|
50eb70b08f
Fixed #20032 -- Documented how to simulate the absence of a setting
|
12 年之前 |
Jacob Kaplan-Moss
|
1059da8de6
Merge pull request #900 from bmispelon/ticket-20022
|
12 年之前 |
Jacob Kaplan-Moss
|
e4d9f8aed1
Merge pull request #900 from bmispelon/ticket-20022
|
12 年之前 |
Baptiste Mispelon
|
4fa7f3cdd9
Fix #20022: Correctly handle prefixes with url-unsafe characters in reverse().
|
12 年之前 |
Aymeric Augustin
|
5d8342f321
Proof-read and adjusted the transactions docs.
|
12 年之前 |
Aymeric Augustin
|
93af822c00
Improved recovery when the connection is closed in an atomic block.
|
12 年之前 |
Aymeric Augustin
|
83a416f5e7
Made atomic usable when autocommit is off.
|
12 年之前 |
Anssi Kääriäinen
|
bd0cba58aa
Fixed failing aggregation tests on MySQL
|
12 年之前 |
Claude Paroz
|
747f7d2549
Fixed #20036 -- Improved GEOS version string parsing
|
12 年之前 |
Anssi Kääriäinen
|
d3f00bd570
Refactored qs.add_q() and utils/tree.py
|
13 年之前 |
Anssi Kääriäinen
|
d744c550d5
Fixed #19964 -- Removed relabel_aliases from some structs
|
12 年之前 |
Aymeric Augustin
|
679af4058d
Restricted a workaround for a bug in Python to the affected versions.
|
12 年之前 |
Tim Graham
|
e1bafdbffa
Fixed #19965 - Added a warning that the tutorial is written for Python 2.
|
12 年之前 |
Aymeric Augustin
|
885d98d24a
Fixed #20028 -- Made atomic usable on callable instances.
|
12 年之前 |
Aymeric Augustin
|
4846e2b744
Removed unused imports.
|
12 年之前 |
Ramiro Morales
|
7e26f4cb79
Fixed broken link in binary fields doc.
|
12 年之前 |
Aymeric Augustin
|
f8a634afa2
Fixed tests that relied on MANAGERS not being empty.
|
12 年之前 |
Aymeric Augustin
|
94521f50aa
Fixed #20026 -- Typo in Apache auth docs.
|
12 年之前 |
Aymeric Augustin
|
a50e0c9fdc
Fixed a refactoring error in ba5138b1.
|
12 年之前 |