summaryrefslogtreecommitdiff
path: root/docs/topics
AgeCommit message (Expand)Author
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
2014-09-11[1.7.x] Added link to LogRecord attributes in logging.txtGabe Jackson
2014-09-10[1.7.x] Fixed typo in topics/forms/formsets.txtTim Graham
2014-09-10[1.7.x] Fixed an instance of 'an' before a word beginning with a consonant.Iain Dawson
2014-09-09[1.7.x] Note re migrations importing custom fieldsGreg Brown
2014-09-08[1.7.x] Fixed #23307 -- Clarified the way max_num limits the output of formsets.Octowl
2014-09-05[1.7.x] Fixed #22161 -- Documented send() with no recipients won't raise an e...oromero
2014-09-05[1.7.x] Update docs to be more clear about nested classes (refs #23418)Andrew Godwin
2014-09-05[1.7.x] Fixed typo in docs/topics/checks.txt.Sébastien Fievet
2014-09-03[1.7.x] Fixed typo in docs/topics/db/transactions.txt.Corey Farwell
2014-09-02[1.7.x] Fixed #23400 -- Added "Remove 'south' from INSTALLED_APPS" to upgrade...Tim Graham
2014-08-31[1.7.x] Removed sentence from docs about migrate prompting to add a superuser.Michael Angeletti
2014-08-28[1.7.x] Fixed #23374 -- Renamed StaticLiveServerCase to StaticLiveServerTestCaseClaude Paroz
2014-08-27[1.7.x] Fixed #23075 -- Added documentation on novalidate attribute and made ...Erik Romijn
2014-08-26[1.7.x] Fixed #22620 -- Emphasized role of DATABASE_ROTERS in multi-db docs.Tim Graham
2014-08-26[1.7.x] Fixed #17707, #20734 -- Added examples to URL namespacing docs.Tim Graham
2014-08-26[1.7.x] Clarified that makemessages -l takes a locale name, not a language code.Mitch Davis
2014-08-24[1.7.x] Fixed #23131 -- Documented serialization of callable functions in mig...Tim Graham
2014-08-23[1.7.x] Fixed #22154 -- Added "Built-in" to some class-based views titles.Tim Graham
2014-08-23[1.7.x] Fixed #23344 -- Removed duplicate docs for file upload settings.Tim Graham
2014-08-22[1.7.x] Fixed #23342 -- Clarified warning about naive time objects.Kristian Glass
2014-08-21[1.7.x] Update squashmigration docs to also mention circ dep errs (refs #23337)Andrew Godwin
2014-08-19[1.7.x] Fixed #23316 -- Added datetime.time serialization in migrations.Lee Sanghyuck
2014-08-19[1.7.x] Fixed #23314 -- Tempered recommendation of storing profile data on cu...Tim Graham
2014-08-19[1.7.x] Fixed #23282 -- Corrected inheritance and reverse relations example.Tim Graham
2014-08-18[1.7.x] Fixed some doc errors that caused syntax highlighting to fail.Tim Graham
2014-08-18[1.7.x] Fixed #23263 -- Added sqlmigrate to migration topic guide.Tim Graham
2014-08-15[1.7.x] Fixed syntax highlighting and indentation in docs/topics/logging.txt.areski