Krzysztof Gogolewski d1dbaeaadb Adjusted documentation of migration related commands. před 8 roky
..
_images c005a6620e Optimise the rest of the PNGs in docs před 9 roky
auth f3ea0c4bbd Reverted "Fixed #26401 -- Added BaseAuthConfig to use auth without migrations." před 8 roky
class-based-views f2ff1b2fab Fixed #27289 -- Corrected View.as_view() explanation. před 8 roky
db 5595db9504 Updated docs/topics/db/queries.txt examples to use print() function. před 8 roky
forms 80f5a4d87a Doc'd the need to provide initial for formset submissions. před 8 roky
http 424187ec4b Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. před 8 roky
i18n d3708aeb26 Fixed #27382 -- Doc'd that ugettext_lazy() should be converted to text for non-Django code. před 8 roky
testing 2c4d15e319 Fixed typo in docs/topics/testing/tools.txt. před 8 roky
cache.txt 968f61b991 Documented that cache keys are strings rather than bytes. před 8 roky
checks.txt 0d3c616fbb Refs #26351 -- Added check hook to support database-related checks před 9 roky
conditional-view-processing.txt 9eb49af821 Refs #19705 -- Documented decorator ordering with @condition(). před 8 roky
email.txt 72d541b61c Fixed #27007 -- Handled non-UTF-8 bytes objects for text/* attachments. před 8 roky
external-packages.txt f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io před 9 roky
files.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. před 9 roky
index.txt bca9faae95 Fixed #26020 -- Normalized header stylings in docs. před 9 roky
install.txt 51fbe2a60d Updated postgresql.org links to https and made them canonical. před 8 roky
logging.txt 9a54face25 Fixed typo in docs/topics/logging.txt před 8 roky
migrations.txt d1dbaeaadb Adjusted documentation of migration related commands. před 8 roky
pagination.txt 46a38307c2 Removed versionadded/changed annotations for 1.9. před 8 roky
performance.txt a840710e1e Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ConditionalGetMiddleware. před 8 roky
python3.txt f5ff5010cd Fixed #26483 -- Updated docs.python.org links to use Intersphinx. před 9 roky
security.txt 3c2447dd13 Fixed #26947 -- Added an option to enable the HSTS header preload directive. před 8 roky
serialization.txt 8ef78b8165 Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. před 8 roky
settings.txt c9c5ccbd41 Clarified that setting names must be uppercase. před 9 roky
signals.txt 47fbbc33de Fixed #26493 -- Documented how built-in signals are sent. před 9 roky
signing.txt a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. před 9 roky
templates.txt 24da355686 Documented render_to_string()'s `using` parameter. před 8 roky