Tim Graham
|
8efea1b8d5
Fixed #24526 -- Combined django.request/security loggers with the root logger.
|
10 年之前 |
Nicolas Noé
|
37682368a6
Fixed #24656 -- Added missing imports to query expressions doc.
|
10 年之前 |
Daniel Harding
|
ad31bc0565
Updated startproject MIDDLEWARE_CLASSES in docs.
|
10 年之前 |
Alasdair Nicol
|
b9e972b961
Fixed #24695 -- Tidied up a couple of regexes in the CBV docs
|
10 年之前 |
Tim Graham
|
618bc4e653
Documented INSTALLED_APPS requirement for HStoreField.
|
10 年之前 |
Claude Paroz
|
6d685b1674
Fixed failures with older Spatialite versions
|
10 年之前 |
Richard Eames
|
dd99f57710
Fixed #24613 -- Added example to QuerySet.defer() documentation
|
10 年之前 |
Preston Timmons
|
8ae04e7630
Added docs for new template loader api.
|
10 年之前 |
Preston Timmons
|
65a7a0d9ee
Improved display of template loader postmortem on debug page.
|
10 年之前 |
Preston Timmons
|
fc21471526
Fixed #15053 -- Enabled recursive template loading.
|
10 年之前 |
Claude Paroz
|
1b1b58bc7b
Documented GeoQuerySet replacement by functions
|
10 年之前 |
Claude Paroz
|
ea27e26b09
Deprecated legacy GeoManager/GeoQuerySet methods
|
10 年之前 |
Claude Paroz
|
71e20814fc
Added MySQL support to GIS functions
|
10 年之前 |
Claude Paroz
|
44bdbbc316
Added Spatialite support to GIS functions
|
10 年之前 |
Claude Paroz
|
d9ff5ef36d
Fixed #24214 -- Added GIS functions to replace geoqueryset's methods
|
10 年之前 |
Tim Graham
|
1418f75304
Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt
|
10 年之前 |
Tim Graham
|
6ea9819f89
Clarified "AbstractUser.last_login allows null values" in 1.8 release notes.
|
10 年之前 |
Oliver A Bristow
|
4cd727095d
Fixed #24681 -- Removed Unicode bug in BrokenLinkEmailMiddleware
|
10 年之前 |
Claude Paroz
|
6e8cb75e3e
Fixed #24672 -- Clarified note about installing postgis_topology
|
10 年之前 |
Steve Hiemstra
|
258d81acbe
Fixed #24682 -- Corrected a few generic editing view links
|
10 年之前 |
Markus Holtermann
|
b93690c465
Fixed #24573 -- Considered new related models for reloading
|
10 年之前 |
Matthew Wilkes
|
e4b7daec11
Refs #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change
|
10 年之前 |
Marten Kenbeek
|
1a1f16d67d
Fixed #24591 -- Optimized cloning of ModelState objects.
|
10 年之前 |
Tim Graham
|
c331eeb89c
Forwardported 1.8.1 release notes.
|
10 年之前 |
Simon Charette
|
b44ed404c7
Fixed #24654 -- Based ordering circular references detection on columns.
|
10 年之前 |
Tim Graham
|
ffe83d16bd
Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.
|
10 年之前 |
Simon Charette
|
37e23c6060
Fixed #24674 -- Documented the correct NullBooleanField formfield.
|
10 年之前 |
Jon Dufresne
|
b5e0eede40
Fixed #22394 -- Refactored built-in datetime lookups to transforms.
|
10 年之前 |
Marten Kenbeek
|
039d7881b4
Refs #24397 -- Sped up model reloading in ProjectState.
|
10 年之前 |
Matt Robenolt
|
6387d9d41f
Refactored PasswordResetTokenGenerator to be a bit more extensible.
|
10 年之前 |