summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Collapse)Author
2015-05-18[1.8.x] Added docs for assertRaisesMessage as context manager.Tim Graham
Backport of a0175724b086127a4e13612042961d3ba88d6bd9 from master
2015-05-17[1.8.x] Fixed typo in docs/topics/http/sessions.txtTim Graham
Backport of fc1eea59c0c09b306f0391735491fa43cbed4d7a from master
2015-05-14[1.8.x] Minor edits to docs/topics/http/urls.txtI am Clinton
Backport of dce004ab72e26103a86e98994de7f2cef9321f9b from master
2015-05-13[1.8.x] Fixed #24789 -- Fixed wrong positional args order in doc exampleCharles Dee Rice
Arguments shown in example code (signal, sender, instance) appeared to be the incorrect positional arguments for a post_save signal (which might start as: sender, instance, created), as documented: ​https://docs.djangoproject.com/en/1.8/ref/signals/#post-save Backport of 4f3c44424187de20d7f75fdde6624b9f683a9cf2 from master.
2015-05-12[1.8.x] Light edits to docs/topics/forms/index.txtI am Clinton
Backport of ec74dba2ab3f04fb828c0b926b49f63ec8486dd8 from master
2015-05-11[1.8.x] Fixed #24780 -- Removed outdated discussion of signals and custom users.Tim Graham
Backport of 8e86d9d3dfd68bebbfd1dd5006e0c25696855269 from master
2015-05-09[1.8.x] Fixed typo in docs/topics/testing/tools.txtIan Foote
Backport of c21b832c1260c6ad4bd8527338a65f6d8930feaf from master
2015-05-08[1.8.x] Fixed #24763 -- Moved DoesNotExist exception to model docs.David Krisch
Backport of 1a62f197078eae72eba85f23aabacc06ad4c7d79 from master
2015-05-02[1.8.x] Fixed typo in translation import statementJosé Padilla
Backport of b0bd1f0e19857ed8c085f4621c5b7fcfde5ec040 from master
2015-05-01[1.8.x] Updated capitalization in the word "JavaScript" for consistencyDave Hodder
Backport of 08c980d752bc7f31f146facadfec3d284c4115c6 from master
2015-04-29[1.8.x] Added translation.override() context manager to docs.Dmitry Medvinsky
Backport of cf34ee68f0d70cfbcba40524b5d1086ad94874e1 from master
2015-04-29[1.8.x] Used full variable names instead of abbreviation in examplesBaptiste Mispelon
Thanks to Andrew Ingram for the report. Backport of 683ece0ec8d12d5e4f8656759ad87ace5792e2d1 from master.
2015-04-28[1.8.x] Fixed typo in docs/topics/i18n/translation.txtMounir
Backport of 25b52d04f6eace3b702adf7c6ab68daf1867c7e3 from master
2015-04-25[1.8.x] Fixed a typo and formatting consistency in testing tools docsAdam Zapletal
I changed "appears" to "appear" and emphasized the word "not" to match the rest of the document. Backport of 0cf7477ed839517e203e4b5aad414707cb401d30 from master
2015-04-24[1.8.x] Added missing comma in LocMemCache example.Nik Nyby
Backport of 9d6914da668d9a38537d4c29e3601f06dd830477 from master
2015-04-24[1.8.x] Fixed #24700 -- Added dash to slug regex in http docsMarcus Pennington
Backport of 269a5dbdd37362e27b2bb3bf3a600ffd5ea2c3bb from master
2015-04-24[1.8.x] Updated startproject MIDDLEWARE_CLASSES in docs.Daniel Harding
Backport of ad31bc0565914c4676bfb7c116c4be407a367be4 from master
2015-04-22[1.8.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txtTim Graham
Backport of 1418f7530455abf3e6f743164ae15ee6b2566a3c from master
2015-04-20[1.8.x] Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters.Tim Graham
Backport of ffe83d16bd0abfa58e4448cf9d48b52cc43544e9 from master
2015-04-20[1.8.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.Simon Charette
Thanks to knbk for the report. Backport of 37e23c606031d5b34197e196fb6e6fed0137bb37 from master
2015-04-20[1.8.x] Fixed typo in docs/topics/class-based-views/intro.txtAnton
Backport of f5fbddf22f5e9b760e76ef35f104270026c60693 from master
2015-04-20[1.8.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.Marco Santamaria
Backport of bae72bdd2aa93472617ed28fc3d5a01f0920ea6e from master
2015-04-16[1.8.x] Fixed #24646 -- Fixed jinja2 example on Python 2.Tim Graham
Backport of d974c89ebb8a59d91f664035d98d42dbb5cdd592 from master
2015-04-16[1.8.x] Fixed #23984 -- Added Javascript i18n documentationDaniel Lindsley
This fleshes out the documentation around all of the exported Javascript functions available from the ``javascript_catalog`` view. Backport of 8ca9bc5ec326c0b01634dac264a9ba6f0857483e from master
2015-04-14[1.8.x] Removed docs for removed transaction APIs.Tim Graham
Backport of 6b8c969878fb937c94eaf2cdc3de94554f171bdd from master
2015-04-07[1.8.x] Fixed #24429 -- Doc'ed that Django 1.8 doesn't require an integer PK ↵Tim Graham
for custom user models. Backport of 981e3b9394022810bd536474344e2f91c190b858 from master
2015-04-07[1.8.x] Specified file names for example code in docs/topics/forms/index.txtPatrik Lundin
Backport of f9c212d09ad59cd5b5d9be06e92be87d44c75d95 from master
2015-04-06[1.8.x] Added admonition about reusable apps and AUTH_USER_PROFILE.Thomas Güttler
Backport of 566c9362363f4b65cc64a35f907c2d6c39d0289e from master
2015-04-03[1.8.x] Fixed #24556 -- Added reminder about HTTPS to passwords docs.Sam Thursfield
Backport of 1119063c69eb4fc091c212e59462f3ec3d5676a4 from master
2015-04-01[1.8.x] Pointed Jinja2 users to Babel instead of makemessages.Aymeric Augustin
Backport of 8520551 from master
2015-03-31[1.8.x] Fixed typo in docs/topics/cache.txtKostochko Dmitriy
Backport of d026eb63666a34382912cf68af75492fc583b9db from master
2015-03-31[1.8.x] Documented jinja2 install requirement.Tim Graham
Backport of 56286542dbb7d1cca253b25de0eb3eb4392ff271 from master
2015-03-30[1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed.Jorge Barata González
Thanks simon29 for report, and freakboy3742, floledermann, jacob, claudep and collinanderson for discussing the task. Backport of 931a340f1feca05b7a9f95efb9a3ba62b93b37f9 from master
2015-03-29[1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ↵Christopher Luc
auto_now_add Thanks djbug for the report and Aymeric Augustin and Carl Meyer for the review. Backport of 8119876d4a533fbc2ba4d1c30eaddbcc28119488 from master
2015-03-28[1.8.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data.Tim Graham
Backport of 6de3a1e2c34ae5bfcdec3ebbf3d682aa578ecae0 from master
2015-03-28[1.8.x] Fixed syntax highlighting in docs/topics/auth/default.txtTim Graham
Backport of 3e132406e3a95b3fe54e75129013e10bf3e9e86a from master
2015-03-28[1.8.x] Fixed typo in docs/topics/forms/modelforms.txtSaeX
Backport of 19e41a9799079ddae3ba94f95d25577ab4232037 from master
2015-03-25[1.8.x] Corrected typo in documentationDavid Seddon
Backport of 0f6f80c2e7736ec4e2aa40287fe8c37ffff0a783 from master
2015-03-24[1.8.x] Fixed #24361 -- Clarified docs on reconfiguring logging.Tim Graham
Thanks Tuttle for the report and draft patch, and Carl Meyer for help and review. Backport of c633667da3605208ea5fc137f5322c599f48da69 from master
2015-03-24[1.8.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example.Matt Seymour
Backport of fca14cd3f27a01f7ba1fe32ea9587fa75b85713a from master
2015-03-23[1.8.x] Fixed #13525 -- Added tests and docs for nested parameters in URL ↵Bas Peschier
patterns. When reversing, only outer parameters are used if captured parameters are nested. Added tests to check the edge cases and documentation for the behavior with an example to avoid it. Backport of 23a5d64f40b0f4a3fbfef7427ca793cb1df1034e from master
2015-03-22[1.8.x] Fixed #23814 -- Pointed localflavor documentation to external packageIacopo Spalletti
Edited localflavor doc to point to the external package documentation, leaving just the 'How to migrate' section in Django. Backport of 87fed9444033533ad7105c4b1e4ffc5d7854a2c6 from master.
2015-03-20[1.8.x] Refs #14645 -- Documented bug with exclude() and multi-value relationsDavid Seddon
Backport of 6770b7ecd208a0746f181e54202fb829460c6490 from master
2015-03-20[1.8.x] Fixed #23520 -- Explained that custom plural forms should be avoidedClaude Paroz
Thanks aruseni for the report. Backport of 556eb67701 from master.
2015-03-18[1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to ↵Karl Hobley
be bypassed. Backport of 81e1a35c364e5353d2bf99368ad30a4184fbb653 from master
2015-03-16[1.8.x] Fixed allow_migrate() signature in router examples.Adrian Andreias
Backport of 937643a1f215d7d2063b256269d757a2ee316f07 from master
2015-03-14[1.8.x] Fixed doc typos.Floris den Hengst
Backport of e42a720ba22a51c68d2316d425234a197eaff467 from master
2015-03-13[1.8.x] Fixed #24052 -- Doc'd how to write data migrations with models in ↵Andrei Kulakov
multiple apps. Backport of b089759d6025582f36fbea3c4be3855c50b82462 from master
2015-03-13[1.8.x] Refs #23559 -- warned about consequences of letting users edit User ↵Remco Kranenburg
model in admin. Backport of f6b09a7f85c3b67b2011553838b079788c413432 from master
2015-03-11[1.8.x] Fixed typo in docs/topics/forms/modelforms.txt.Dan Fellin
Backport of 6ff826e12ea99c0eb871716cfedc2c8e199695f3 from master