summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
2015-01-02[1.7.x] Updated six to 1.9.0.Tim Graham
2015-01-01[1.7.x] Removed doc note about PasswordResetForm requiring an integer PK.Tim Graham
2014-12-27[1.7.x] Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt.Tim Graham
2014-12-24[1.7.x] Fixed #24041 -- Documented effect of changing a model instance's prim...Helen Sherwood-Taylor
2014-12-23[1.7.x] Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs KEY_...Frankie Robertson
2014-12-22[1.7.x] Fixed #23959 -- Clarified when checks automatically run.Alexander Schulze
2014-12-22[1.7.x] Corrected scoping of savepoint exampleDavid Cramer
2014-12-17[1.7.x] Fixed display of lists after website redesignMarkus Holtermann
2014-12-13[1.7.x] Updated advice on six.moves.range/xrange; refs #23812.Tim Graham
2014-12-12[1.7.x] Fixed #23982 -- Added doc note on generating Python 2/3 cross-compati...Carl Meyer
2014-12-11[1.7.x] Fixed incorrect filter name in docs/topics/i18n/translation.txt.Yohan Boniface
2014-12-06[1.7.x] Cleaned up a note in docs/topics/db/sql.txt.wrwrwr
2014-12-05[1.7.x] Fixed #23955 -- Corrected formset fields in topic guide.Young Yang
2014-12-03[1.7.x] Fixed typo in aggregation docs.Tim Graham
2014-12-03[1.7.x] Documented a current limitation of multiple table annotation; refs #1...Benjamin Bach
2014-11-27[1.7.x] Added notes on registering signals in ready() and using dispatch_uid.wrwrwr
2014-11-27[1.7.x] Fixed typo in docs/topics/forms/modelforms.txt.wrwrwr
2014-11-27[1.7.x] Fixed #23847 -- Improved the email_check example in the auth document...Berker Peksag
2014-11-24[1.7.x] Fixed #23543 -- Added docs on testing management command output.Danilo Bargen
2014-11-23[1.7.x] Fixed #23900 -- Added missing imports in code example.Kevin Ndung'u
2014-11-21[1.7.x] Fixed #23778 -- Added a doc section on using the Django runner for re...Stanislas Guerra
2014-11-17[1.7.x] Fix malformed note directive.Carl Meyer
2014-11-16[1.7.x] Fixed #23690 - fixed examples of manual rendering of form fieldsnmundar
2014-11-15[1.7.x] Fixed #23793 -- Clarified password reset behavior in auth docsErik Romijn
2014-11-13[1.7.x] Removed thread customizations of six which are now built-in.Tim Graham
2014-11-04[1.7.x] Added a warning about nonexistent FK constraints when unmigrated apps...Tim Graham
2014-11-03[1.7.x] Fixed versionchanged indentation in docs/.Berker Peksag
2014-11-01[1.7.x] Fixed #23744 -- Fixed typo in selenium testing example.Tim Graham
2014-10-31[1.7.x] Added a warning about direct settings manipulation in tests.Tim Graham
2014-10-30[1.7.x] Fixed #23735 -- Clarified that admindocs must be enabled to view temp...Tim Graham
2014-10-30[1.7.x] Fixed #23734 -- Replaced striptags in template filter overview since ...Tim Graham
2014-10-27[1.7.x] Fixed typo in squashing migrations documentationbahoo
2014-10-27[1.7.x] Fixed documentation of make_password kwargs.Tim Graham
2014-10-24[1.7.x] Fixed versionchanged indentation in topics/testing/advanced.txt.Berker Peksag
2014-10-22[1.7.x] Added a warning about running migrations with DEBUG=True.Tim Graham
2014-10-20[1.7.x] Fixed #20609 -- Added instructions for using AnonymousUser with Reque...Tim Graham
2014-10-16[1.7.x] Fixed some intersphinx references.Tim Graham
2014-10-15[1.7.x] Fixed pep8 in docs/topics/logging.txtIan Lee
2014-10-09[1.7.x] Fixed #23365 -- Added support for timezone-aware datetimes to migrati...Rudy Mutter
2014-10-06[1.7.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMix...Ismail Badawi
2014-10-01[1.7.x] Fixed #23578 -- Changed examples in docs to use patternsAlasdair Nicol
2014-09-29[1.7.x] Fixed #17638 -- Added crosslinks between topic and reference guides.Duane Hilton
2014-09-29[1.7.x] Fixed typo in docs/topics/db/managers.txtGreg Brown
2014-09-26[1.7.X] How many is two?Carl Meyer
2014-09-26[1.7.X] Fixed #23561 -- Corrected a security doc example that requires an unq...Carl Meyer
2014-09-25[1.7.x] Replaced input by textarea in forms docsClaude Paroz
2014-09-24[1.7.x] Fixed #23421 -- Corrected TEST SERIALIZE setting.Tim Graham
2014-09-24[1.7.x] Fixed #23473 -- Documented that @deconstructible classes need __eq__.Markus Holtermann
2014-09-24[1.7.x] Added SuspiciousOperation to list of caught exceptions in testing docs.Thomas Grainger
2014-09-21[1.7.x] Fixed #23529 -- Replaced comments tag library with humanize in docsOla Sitarska