Martin Blech
|
e023ceb453
Fixed #23910 -- Added reply_to parameter to EmailMessage
|
10 سال پیش |
Thomas Chaumeny
|
6b5d82749c
Fixed #16731 -- Made pattern lookups work properly with F() expressions
|
10 سال پیش |
Diego Guimarães
|
f39b0421b4
Fixed #23338 -- Added warning when unique=True on ForeigKey
|
10 سال پیش |
Martin Blech
|
abf87333a1
Fixed #23924 -- Made EmailMessage raise TypeError for type checks
|
10 سال پیش |
wrwrwr
|
dd35cc232a
Fixed #23641 -- Moved post_migrate signals for contrib apps to AppConfig.ready().
|
10 سال پیش |
wrwrwr
|
7cd3f1c295
Fixed cache state dependence for assertNumQueries in test_group_permission_performance.
|
10 سال پیش |
wrwrwr
|
d66bda6059
Added notes on registering signals in ready() and using dispatch_uid.
|
10 سال پیش |
wrwrwr
|
a15aba66f2
Fixed typo in docs/topics/forms/modelforms.txt.
|
10 سال پیش |
Berker Peksag
|
093e6c68b9
Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode.
|
10 سال پیش |
Anssi Kääriäinen
|
bd337184f1
Fixed #23877 -- aggregation's subquery missed target col
|
10 سال پیش |
Anssi Kääriäinen
|
c7fd9b242d
Fixed #23875 -- cleaned up query.get_count()
|
10 سال پیش |
Berker Peksag
|
87bd13617c
Fixed #23847 -- Improved the email_check example in the auth documentation.
|
10 سال پیش |
MattBlack85
|
e9d1f1182a
Fixed #23801 -- Added warning when max_length is used with IntegerField
|
10 سال پیش |
Anssi Kääriäinen
|
cbb5cdd155
Fixed #23867 -- removed DateQuerySet hacks
|
10 سال پیش |
Kenial Lee
|
cc870b8ef5
Fixed #23901 -- Documented how to use SpatiaLite with Homebrew.
|
10 سال پیش |
Tim Graham
|
379431ef91
Updated GIS docs to use doc links.
|
10 سال پیش |
Tim Graham
|
14a3b60981
Fixed #23677 -- Removed contrib.formtools
|
10 سال پیش |
Simon Charette
|
9cebb95348
Adjusted a comment to reflect some app refactor changes.
|
10 سال پیش |
Jannis Leidel
|
6302893112
Updated formtools docs to point at new package outside the Django repo.
|
10 سال پیش |
Tim Graham
|
296860f791
Removed contrib.comments from translations config.
|
10 سال پیش |
Luke Plant
|
8b15018fd5
Release notes for ff3d746e8d8e8fbe6de287bd0f4c3a9fa23c18dc
|
10 سال پیش |
Baptiste Mispelon
|
c335c0fee9
Fixed #23914 -- Improved {% now %} to allow storing its result in the context.
|
10 سال پیش |
Simon Charette
|
3a9aa155e2
Fixed #23915 -- Made sure m2m fields through non-pk to_field are allowed in the admin.
|
10 سال پیش |
Simon Charette
|
f9c4e14aec
Fixed #23754 -- Always allowed reference to the primary key in the admin
|
10 سال پیش |
Simon Charette
|
e0d1f2684a
Added warning about get_inline_instances() permission checking; refs #23754.
|
10 سال پیش |
Redouane Zait
|
8e7b384d89
Fixed #23898 -- Added missing context to admin's deleted_selected view.
|
10 سال پیش |
Tim Graham
|
392e11945f
Fixed flake8 warnings.
|
10 سال پیش |
Luke Plant
|
ff3d746e8d
Fixed bug in circular dependency algo for migration dependencies.
|
10 سال پیش |
wrwrwr
|
056a3c6c37
Fixed #23682 -- Enhanced circular redirects detection in tests.
|
10 سال پیش |
Adam Alton
|
a973fb2d68
Fixed and restored assertions in OneToOneTests.test_foreign_key.
|
10 سال پیش |