summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2014-10-13Cleaned up the Memcached cache backend docTom Dyson
2014-10-09Updated release notes following backport of a407b84. Refs #23365.Loic Bistuer
2014-10-06Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model...Ismail Badawi
2014-10-05Updated assertQuerysetEqual documentation following 311b3ad9db94c3e04f929c262...Thomas Chaumeny
2014-09-29Fixed #23365 -- Added support for timezone-aware datetimes to migrations.Rudy Mutter
2014-09-29Fixed #17638 -- Added crosslinks between topic and reference guides.Duane Hilton
2014-09-29Fixed typo in docs/topics/db/managers.txtGreg Brown
2014-09-26How many is two?Carl Meyer
2014-09-26Fixed #23561 -- Corrected a security doc example that requires an unquoted HT...Carl Meyer
2014-09-25Replaced input by textarea in forms docsClaude Paroz
2014-09-24Fixed #23421 -- Corrected TEST SERIALIZE setting.Tim Graham
2014-09-24Fixed #23473 -- Documented that @deconstructible classes need __eq__.Markus Holtermann
2014-09-24Added SuspiciousOperation to list of caught exceptions in testing docs.Thomas Grainger
2014-09-22Removed sudo from pip commands in docs.Corey Farwell
2014-09-21Fixed #23527 -- Removed Cheetah references in docsOla Sitarska
2014-09-21Fixed #23529 -- Replaced comments tag library with humanize in docsOla Sitarska
2014-09-20Small fixes in templates topic guide.Aymeric Augustin
2014-09-13Fixed #23461 -- Added EMAIL_TIMEOUT settingJosé Padilla
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham
2014-09-11Added link to LogRecord attributes in logging.txtGabe Jackson
2014-09-10Fixed typo in topics/forms/formsets.txtTim Graham
2014-09-10Fixed #20743 -- Added support for keyfile/certfile in SMTP connections.Andi Albrecht
2014-09-10Fixed an instance of 'an' before a word beginning with a consonant.Iain Dawson
2014-09-10Note re migrations importing custom fieldsGreg Brown
2014-09-08Use "catch" instead of "trap" for exceptions.Aymeric Augustin
2014-09-08Fixed #23307 -- Clarified the way max_num limits the output of formsets.Octowl
2014-09-05Fixed #22161 -- Documented send() with no recipients won't raise an exception.oromero
2014-09-05Update docs to be more clear about nested classes (refs #23418)Andrew Godwin
2014-09-05Fixed typo in docs/topics/checks.txt.Sébastien Fievet
2014-09-05Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting"Claude Paroz
2014-09-03Fixed typo in docs/topics/db/transactions.txt.Corey Farwell
2014-09-02Fixed #23302 -- Added --name/-n option to makemigrations commandRaffaele Salmaso
2014-09-02Fixed #23400 -- Added "Remove 'south' from INSTALLED_APPS" to upgrade instruc...Tim Graham
2014-08-31Removed sentence from docs about migrate prompting to add a superuser.Michael Angeletti
2014-08-30Fixed #23384 -- Allowed overriding part of a dictionary-type settingClaude Paroz
2014-08-28Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2014-08-26Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs.Tim Graham
2014-08-26Fixed #17707, #20734 -- Added examples to URL namespacing docs.Tim Graham
2014-08-26Allowed skipIf/UnlessDBFeature to accept several feature stringsClaude Paroz
2014-08-26Fixed #23075 -- Added documentation on novalidate attribute and made it defau...Erik Romijn
2014-08-26Clarified that makemessages -l takes a locale name, not a language code.Mitch Davis
2014-08-24Fixed #23131 -- Documented serialization of callable functions in migrations.Tim Graham
2014-08-23Fixed #21648 -- Deprecated is_admin_site option to auth.views.password_reset().Tim Graham
2014-08-23Fixed #22154 -- Added "Built-in" to some class-based views titles.Tim Graham
2014-08-23Fixed #23344 -- Removed duplicate docs for file upload settings.Tim Graham
2014-08-22Fixed #23342 -- Clarified warning about naive time objects.Kristian Glass
2014-08-21Update squashmigration docs to also mention circ dep errs (refs #23337)Andrew Godwin
2014-08-19Removed unnecessary code-block directives.areski
2014-08-19Fixed #23316 -- Added datetime.time serialization in migrations.Lee Sanghyuck
2014-08-19Fixed #23314 -- Tempered recommendation of storing profile data on custom user.Tim Graham