levental
|
42dc9d0400
Fixed #26210 -- Prevented SMTP backend from trying to send mail after a connection failure.
|
8 år sedan |
Mathieu Pillard
|
2b8ccff3b6
Tested model signals "sender" parameter when defer() is used.
|
8 år sedan |
Claude Paroz
|
d895fc9ac0
Refs #16682 -- Tested transaction.atomic() with KeyboardInterrupt.
|
8 år sedan |
Tim Graham
|
ddef397b0d
Doc'd how to use GitHub's "Squash and merge" button.
|
8 år sedan |
Tim Graham
|
cf0b402518
Alphabetized classes in contrib.postgres.operations.
|
8 år sedan |
Mads Jensen
|
094d630ae8
Fixed #26610 -- Added CITextField to contrib.postgres.
|
8 år sedan |
Markus Holtermann
|
7eda99f03f
Added myself to ops team (#7273)
|
8 år sedan |
Tim Graham
|
b5aac66b28
Refs #27025 -- Fixed ArrayField querying on Python 3.6.
|
8 år sedan |
Tim Graham
|
3347dc6b4e
Added tests for ArrayField lookup errors.
|
8 år sedan |
Alasdair Nicol
|
911d9f4ed1
Fixed #27238 -- Disabled check_pattern_startswith_slash if settings.APPEND_SLASH=False.
|
8 år sedan |
Dmitry Medvinsky
|
1a9f6db5ff
Fixed #27219 -- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte characters.
|
8 år sedan |
akki
|
358c6f21f8
Fixed #27165 -- Removed unnecessary CreateModel(... 'indexes': []) in migrations.
|
8 år sedan |
Emin Mastizada
|
9023f25278
Removed invalid year character from datetime format in Azerbaijani locale.
|
8 år sedan |
aruseni
|
cdde2eac5b
Fixed a typo in docs/topics/auth/default.txt.
|
8 år sedan |
Tim Graham
|
e43ea36b76
Refs #27025 -- Fixed a timezone test for Python 3.6.
|
8 år sedan |
Tim Graham
|
8119b679eb
Refs #27025 -- Fixed "invalid escape sequence" warnings in Python 3.6.
|
8 år sedan |
zhuanyenan
|
17677d510f
Corrected docs for return type of Field.formfield().
|
8 år sedan |
Claude Paroz
|
35e649b197
Simplified PostGIS index creation
|
8 år sedan |
Claude Paroz
|
9715b99f91
Stopped deleting from the geometry_columns view on PostGIS
|
8 år sedan |
François Freitag
|
631ef6b272
Made FieldError/FieldDoesNotExist messages uniform across Python versions.
|
8 år sedan |
Chris Lamb
|
9027e6c8a3
Fixed #27235 -- Removed some usage of mutable default arguments.
|
8 år sedan |
Kevin Christopher Henry
|
22e303887b
Refs #27083 -- Updated conditional header comparison to match RFC 7232.
|
8 år sedan |
Tim Graham
|
5a51b44936
Fixed #26697 -- Removed contrib.gis.maps.
|
8 år sedan |
Jani Tiainen
|
727d7ce6cb
Fixed #27198 -- Made MultiValueDict.getlist() return a new list to prevent mutation.
|
8 år sedan |
Tim Graham
|
6989b45c8d
Fixed typo in tests/migrations/test_loader.py.
|
8 år sedan |
Tim Graham
|
49412f55a5
Refs #27025 -- Fixed a test for the new re.RegexFlag in Python 3.6.
|
8 år sedan |
Tim Graham
|
16202863fa
Refs #27025 -- Fixed tests for the new ModuleNotFoundError in Python 3.6.
|
8 år sedan |
Tim Graham
|
43c471e81c
Fixed typo in docs/ref/settings.txt.
|
8 år sedan |
Tim Graham
|
82f8996785
Refs #5133 -- Isolated test_close() cache test.
|
8 år sedan |
Michael Scott
|
3c447b108a
Fixed #15143 -- Doc'd how to set the language for the test client.
|
8 år sedan |