summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-01-13[1.5.x] Fixed typo in file storage docs.Aymeric Augustin
2013-01-12[1.5.x] Fixed #19024 -- Corrected form wizard docs for get_form_prefix.Stephan Jaekel
2013-01-11[1.5.x] Fixed #19437 - Clarified pip install instructions in contributing tut...Tim Graham
2013-01-11[1.5.x] Fixed #10239 - Added docs for modelform_factoryTim Graham
2013-01-10[1.5.x] Fixed #19588 - Added create_superuser to UserManager docs.Tim Graham
2013-01-09[1.5.x] Addeded CSS to bold deprecation notices.Tim Graham
2013-01-09[1.5.x] Fixed #19586 - Removed URL_VALIDATOR_USER_AGENT from setting docs.Tim Graham
2013-01-08[1.5.x] Added sphinx substitutions in place of hardcoded version numbers.Tim Graham
2013-01-08[1.5.x] Fixed #19555 - Removed '2012' from tutorial 1.Tim Graham
2013-01-07[1.5.x] Fixed typo in 1.5 release notes; thanks Jonas Obrist.Carl Meyer
2013-01-07[1.5.x] Created special PostgreSQL text indexes when unique is TrueClaude Paroz
2013-01-06[1.5.x] Fixed #19571 -- Updated runserver output in the tutorialClaude Paroz
2013-01-04[1.5.x] Fixed #19562 -- cleaned up password storage docsPreston Holmes
2013-01-04[1.5.x] Bump version numbers for 1.5 RC 1.1.5c1James Bennett
2013-01-02[1.5.x] Fixed #19516 - Fixed remaining broken links.Tim Graham
2013-01-03[1.5.x] Update doc example for overriding change_form.htmlChris Beaven
2013-01-02[1.5.X] Fixed #19549 - Typo in docs/topics/auth/default.txtTim Graham
2013-01-01[1.5.X] Fixed #19520 - Corrected some misleading docs about template_name_suf...Tim Graham
2012-12-31[1.5.x] Fixed #19453 -- Ensured that the decorated function's arguments are o...Julien Phalip
2012-12-31[1.5.x] Fixed #19519 -- Fired request_finished in the WSGI iterable's close().Aymeric Augustin
2012-12-29[1.5.x] Fixed broken links, round 4. refs #19516Tim Graham
2012-12-29[1.5.x] Added links to default widget in forms.fields documentationClaude Paroz
2012-12-28[1.5.x] Fixed #18970 -- Documented know limitations under Python 3.Aymeric Augustin
2012-12-28[1.5.x] Fixed #19498 -- refactored auth documentationPreston Holmes
2012-12-26[1.5.X] Fixed broken links, round 3. refs #19516Tim Graham
2012-12-26[1.5.x] Updated documentation on localflavor translationsAymeric Augustin
2012-12-26[1.5.x] Fixed #19518 -- Documented the deprecation of localflavor.Aymeric Augustin
2012-12-25[1.5.X] Fixed more broken links. refs #19516Tim Graham
2012-12-24[1.5.x] Updated Python versions supported FAQ entry.Ramiro Morales
2012-12-24[1.5.x] Fixed #19505 -- A more flexible implementation for customizable admin...Julien Phalip
2012-12-24[1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516Tim Graham
2012-12-22[1.5.x] Fixed #19497 -- Refactored testing docs.Ramiro Morales
2012-12-21[1.5.X] Fixed #19506 - Remove 'mysite' prefix in model example.Tim Graham
2012-12-19[1.5.x] Added PASSWORD_HASHERS to settings reference document.Ramiro Morales
2012-12-18[1.5.X] Fixed #19470 - Clarified widthratio example.Tim Graham
2012-12-18[1.5.X] Fixed #19442 - Clarified that raw SQL must be committed.Tim Graham
2012-12-18[1.5.x] Fixed #17312 - Warned about database side effects in tests.Tim Graham
2012-12-16[1.5.X] Fixed #19279 - Clarified order of database setup and Django install.Tim Graham
2012-12-16[1.5.X] Fixed #18718 - Documented django.utils.encoding.filepath_to_uriTim Graham
2012-12-15[1.5.X} Fixed #19412 -- Added PermissionsMixin to the auth.User heirarchy.Russell Keith-Magee
2012-12-15[1.5.X] Fixed #19472 -- Documented the testing requirements and tools for cus...Russell Keith-Magee
2012-12-15[1.5.X] Fixed #19384 -- Documented the behavior of custom managers on abstrac...Russell Keith-Magee
2012-12-15[1.5.X] Fixed #19344 - Documented how to run django-admin in a virtualenv on ...Tim Graham
2012-12-15[1.5.X] Fixed #19342 - Added new tutorials to the 1.5 release notesTim Graham
2012-12-15[1.5.X] Removed obsolete contrib.comments upgrade guideClaude Paroz
2012-12-15[1.5.X] Fixed #9962 - Added a testing tutorial.Tim Graham
2012-12-14[1.5.X] Removed PHP referencesBen Longden
2012-12-14[1.5.x] Fixed #2304 -- Documented TRANSACTIONS_MANAGED.Aymeric Augustin
2012-12-11[1.5.X] Fixed #19461 - Linked to psycopg in topics/install.txtTim Graham
2012-12-11[1.5.X] Fixed #19377 - Emphasized database host link in tutorialTim Graham