Tim Graham
|
faa2a0f662
Fixed #25174 -- Moved some details of CheckMessage to the reference guide.
|
9 سال پیش |
Tim Graham
|
70912e137d
Fixed #25168 -- Documented how to avoid foreign key constraint error after upgrading to 1.8.
|
9 سال پیش |
Tim Graham
|
5d0961fdfc
Fixed #25202 -- Fixed typo in docs/topics/auth/customizing.txt
|
9 سال پیش |
Alasdair Nicol
|
b792c4804b
Removed unnecessary F() from Func expressions docs
|
9 سال پیش |
Tim Graham
|
5b6ca15073
Fixed #25183 -- Fixed non-deterministic GeoIP test.
|
9 سال پیش |
elky
|
35901e64b0
Fixed #24444 -- Updated contrib.admin to use django-flat-theme
|
10 سال پیش |
Tim Graham
|
e176de2512
Fixed #25199 -- Fixed dead link to HTMLdoc.
|
9 سال پیش |
Tim Graham
|
d27e0f04a6
Fixed #25190 -- Deprecated callable_obj parameter to assertRaisesMessage().
|
9 سال پیش |
Luis Visintini
|
635ffc3c37
Fixed #25163 -- Added hint for non-staff users to admin login page.
|
9 سال پیش |
Piper Merriam
|
537818af87
Fixed #25185 -- Added support for functools.partial serialization in migrations
|
9 سال پیش |
Piper Merriam
|
b1e552debf
Fixed #25186 -- Improved migration's serialization of builtins on Python 2.
|
9 سال پیش |
risicle
|
5d60d2b457
Adjusted SQLCompiler.get_order_by()'s docstring return value.
|
9 سال پیش |
Tim Graham
|
ae32f32498
Fixed #25178 -- Added DEFAULT_FROM_EMAIL to deployment checklist.
|
9 سال پیش |
Tim Graham
|
c041671167
Refs #25183 -- Added debugging for non-deterministic GeoIP test.
|
9 سال پیش |
Simon Charette
|
6a46f23957
Refs #18556 -- Fixed a typo in the related manager add() method docs.
|
9 سال پیش |
Tim Graham
|
adc0c4fbac
Fixed #18556 -- Allowed RelatedManager.add() to execute 1 query where possible.
|
10 سال پیش |
Flavio Curella
|
c2e70f0265
Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField
|
9 سال پیش |
Tim Graham
|
87d55081ea
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
|
9 سال پیش |
Akis Kesoglou
|
29465d438e
Fixed #25142 -- Added PermissionRequiredMixin.has_permission() to allow customization.
|
9 سال پیش |
Marten Kenbeek
|
bc7923beff
Fixed #24127 -- Changed the default current_app to the current namespace.
|
9 سال پیش |
Mitchell Kotler
|
6024fd5dc2
Fixed #25095 -- Fixed annotate() + values() group by bug
|
9 سال پیش |
Joseph Gordon
|
199a02d1e2
Fixed #25110 -- Fixed a test_runner test isolation regression.
|
9 سال پیش |
jorgecarleitao
|
7c642cafbb
Fixed typo in docs/ref/middleware.txt
|
9 سال پیش |
Tim Graham
|
217f173be0
Fixed #25166 -- Clarified how auth permissions are created.
|
9 سال پیش |
Konrad Świat
|
c6da621def
Fixed #24623 -- Fixed EmailMessage.attach_file() with text files on Python 3.
|
9 سال پیش |
Tim Graham
|
44dc201cb6
Simplified MANIFEST.in
|
9 سال پیش |
Tim Graham
|
e3d1f2422c
Fixed malformed Sphinx directives.
|
9 سال پیش |
Alasdair Nicol
|
600fb7c51b
Fixed #25161 -- Encouraged users to install the latest release in docs
|
9 سال پیش |
Claude Paroz
|
c296e55dc6
Fixed #22258 -- Added progress status for dumpdata when outputting to file
|
9 سال پیش |
Tim Graham
|
03aec35a12
Converted tabs to spaces in topics/auth/default.txt
|
9 سال پیش |