summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-05-02[1.9.x] Added release date for 1.9.6/1.8.13.Tim Graham
2016-04-30[1.9.x] Fixed #26341 -- Fixed makemessages breaking location comments for HTM...Claude Paroz
2016-04-29[1.9.x] Refs #26557 -- Added forgotten release notes.Tim Graham
2016-04-29[1.9.x] Fixed #26557 -- Converted empty strings to None when saving GenericIP...Joshua Phillips
2016-04-29[1.9.x] Refs #26428 -- Added support for relative path redirects to the test ...Tim Graham
2016-04-28[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-27[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-27[1.9.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic...Tim Graham
2016-04-27[1.9.x] Fixed typo in docs/howto/deployment/wsgi/index.txteltronix
2016-04-27[1.9.x] Fixed typo in docs/topics/testing/tools.txteltronix
2016-04-26[1.9.x] Fixed typo in docs/topics/testing/tools.txteltronix
2016-04-26[1.9.x] Fixed reference to Question model in management command how-to.eltronix
2016-04-24[1.9.x] Fixed #26536 -- Preserved leading dashes of the cached template loade...Simon Charette
2016-04-20[1.9.x] Fixed incorrect rendered widget in forms example.Jon Dufresne
2016-04-20[1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't ret...Tobias Kroenke
2016-04-19[1.9.x] Fixed #26475 -- Added functools.partial() support to migrations autod...Matthew Schinckel
2016-04-18[1.9.x] Fixed typo in docs/topics/class-based-views/mixins.txteltronix
2016-04-18[1.9.x] Fixed #26498 -- Fixed TimeField microseconds round-tripping on MySQL ...Lukasz Wiecek
2016-04-18[1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear ...Tim Graham
2016-04-18[1.9.x] Fixed typo in docs/ref/template-response.txt.eltronix
2016-04-16[1.9.x] Updated Windows docs for completenessKatie McLaughlin
2016-04-13[1.9.x] Added stub release notes for 1.8.13.Tim Graham
2016-04-13[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.Filipa Andrade
2016-04-10[1.9.x] Fixed #26485 -- Fixed typo in docs/intro/tutorial07.Denis Afonso
2016-04-09[1.9.x] Refs #26464 -- Added a link to OWASP Top 10 in security topic guide.Tim Graham
2016-04-08[1.9.x] Fixed #15940 -- Added MySQL note about strict SQL modeClaude Paroz
2016-04-08[1.9.x] Refs #22268 -- Fixed typo in docs/ref/models/querysets.txtTim Graham
2016-04-07[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txtMikkel Munch Mortensen
2016-04-07[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT se...Arnaud Limbourg
2016-04-06[1.9.x] Fixed #24016 -- Added "Migrating data between third-party apps" howto.rixx
2016-04-06[1.9.x] Refs #14131 -- Documented why paginating large QuerySets may be slow.Daniel Jilg
2016-04-05[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF toke...Vaclav Ehrlich
2016-04-04[1.9.x] Removed a reference to Django 1.3.1 in docs.Tim Graham
2016-04-04[1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.Joshua Pereyda
2016-04-04[1.9.x] Fixed #26450 -- Corrected "Save as new" button label in docs.Markus Amalthea Magnuson
2016-04-04[1.9.x] Corrected number of extra arguments in docs for FilePathField.bellisk
2016-04-02[1.9.x] Fixed #26428 -- Added support for relative path redirects in assertRe...Tim Graham
2016-04-02[1.9.x] Fixed #14131 -- Added note to docs about Pagination and large QuerysetsDaniel Jilg
2016-04-02[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued rel...Iacopo Spalletti
2016-04-01[1.9.x] Added stub release notes for 1.9.6.Tim Graham
2016-04-01[1.9.x] Added release date for 1.9.5 and 1.8.12.Tim Graham
2016-04-01[1.9.x] Fixed #25532 -- Properly redisplayed JSONField form input valuesClaude Paroz
2016-03-31[1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.Simon Charette
2016-03-31[1.9.x] Fixed #26436 -- Added a link to the settings filtering in the error r...Tim Graham
2016-03-31[1.9.x] Removed some docs that should have been removed along with PROFANITIE...Tim Graham
2016-03-31[1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string().Tim Graham
2016-03-29[1.9.x] Fixed #26384 -- Fixed renaming the PK on a model with a self-referent...Alex Hill
2016-03-28[1.9.x] Fixed #26413 -- Fixed a regression with abstract model inheritance an...Simon Charette
2016-03-28[1.9.x] Fixed #26416 -- Fixed references to previous tutorial numbers in docs...Joshua Pereyda