.. |
db
|
7856a759d0
Fixed #12715 -- Clarified the docs on the usage of database routers, especially regarding the default routing scheme. Thanks to Chris Curvey for the suggestion.
|
15 лет назад |
forms
|
c14937cf7a
Fixed #12508 - Added ability to dynamically add inlines in the admin app.
|
15 лет назад |
http
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 лет назад |
auth.txt
|
8daec78cfd
Fixed #12557 - AnonymousUser should check auth backends for permissions
|
15 лет назад |
cache.txt
|
8e8d4b5888
Fixed #12671 -- Added set_many(), get_many(), and clear() methods to the cache backend interface. Thanks to Jeff Balogh for the report and patch.
|
15 лет назад |
conditional-view-processing.txt
|
bef891399e
Fixed #11904 -- Fixed error in conditional-view-processing.txt. Thanks, bronger and timo
|
15 лет назад |
email.txt
|
e07560a88e
Modified the way EMAIL_BACKEND is specified to make it consistent with the new "use the class name" policy for backends.
|
15 лет назад |
files.txt
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 лет назад |
generic-views.txt
|
5ce16c7e27
Fixed #12161 -- Added escaping of a backslash in two generic-views.txt examples. Thanks, infopams
|
15 лет назад |
i18n.txt
|
df82175c17
Fixed #12673 - Require a version of GNU gettext of 0.1.5 and above.
|
15 лет назад |
index.txt
|
15a908b4d1
Refs #11336 -- Another dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation.
|
16 лет назад |
install.txt
|
adb74a8f2e
Fixed several broken and redirecting URLs in the documentation (fixes #12219, refs #12427).
|
15 лет назад |
pagination.txt
|
72f387d344
Fixed #9215 -- Added a view/template example of using pagination.
|
16 лет назад |
serialization.txt
|
ebb8ca1cd7
Corrected an example in the natural key serialization docs. Thanks to Alex Gaynor for the report.
|
15 лет назад |
settings.txt
|
870a6ec20c
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
|
16 лет назад |
signals.txt
|
6afd505b5b
Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (including, most recently, rvdrijst and frans) that have contributed to this patch.
|
15 лет назад |
templates.txt
|
26dc654818
Fixed #11884 -- Clarified documentation to explain how to activate the built-in admin reference. Thanks, DmitryRisenberg and timo
|
15 лет назад |
testing.txt
|
6755a039eb
Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave databases.
|
15 лет назад |