summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2013-07-21Fixed #13629 -- Added CSS classes to the `<body>` tag of some admin templates...Thomas Sorrel
2013-07-19Fixed #18551 -- Enabled skipIfDBFeature/skipUnlessDBFeature to decorate a classClaude Paroz
2013-07-19Fixed #14656 -- Added Atom1Feed `published` elementMatt Deacalion Stevens
2013-07-19Merge pull request #1374 from seocam/fix_i18n_docsTim Graham
2013-07-19Merge pull request #1377 from Matt-Stevens/doc-fixes-ref-databasesTim Graham
2013-07-19Merge pull request #1375 from Matt-Stevens/masterTim Graham
2013-07-19Merge pull request #1378 from loic/docsTim Graham
2013-07-19Fixed #20772 -- Fixed minor typo in form media docs.Loic Bistuer
2013-07-19Updated the `databases` documentationMatt Deacalion Stevens
2013-07-19Fix Croatia's country code in `localflavor` docsMatt Deacalion Stevens
2013-07-18LocaleMiddleware isn't default anymoreSergio Oliveira
2013-07-18Fixed #20762 -- Clarified that add_fieldsets is not a standard ModelAdmin att...Tim Graham
2013-07-18Merge pull request #1370 from Matt-Stevens/doc-url-fixTim Graham
2013-07-18Fixed #20763 -- Typo in tutorial 3.Tim Graham
2013-07-18Atom specification URL updatedMatt Deacalion Stevens
2013-07-18Fixed typo in inspectdb docsAlasdair Nicol
2013-07-17Allowed Context.push to behave as a context mananger.Curtis Maloney
2013-07-17Fixed #20756 -- Typo in uWSGI docs.Tim Graham
2013-07-16Fixed #14007 -- Added model discovery in models module without the need to sp...Tim Graham
2013-07-16Reworked docs for ModelForm validation.Loic Bistuer
2013-07-16Rephrased the docs for reporting security issues to make it less intimidating.Loic Bistuer
2013-07-15Fixed some markup in docs/ref/templates/api.txtTim Graham
2013-07-14Fixed #20746 -- Removed Python 2.6 specific code/docsTim Graham
2013-07-13Fixes grammatical error in auth docsDavid Binetti
2013-07-13Removed Python 2.6 references in GIS docsClaude Paroz
2013-07-13Removed obsolete sentence in queries docsClaude Paroz
2013-07-13Fixed #20582 -- Allowed default Form.label_suffix to be translatedClaude Paroz
2013-07-12Fixed #20653 -- Renamed checksetup -> check missed in [03465639]Tim Graham
2013-07-12Fixed #20429 -- Added QuerySet.update_or_createKarol Sikora
2013-07-12Fixed #19031 -- Added a warning when using override_settings with 'DATABASES'Joeri Bekker
2013-07-12Fixed #17528 -- Documented that add() and remove() with a many-to-many relati...Tim Graham
2013-07-12Fixed #20735 -- clarified ManyToManyField constructor docChristopher Medrela
2013-07-11Fixed #17471 -- Added smtplib.SMTP_SSL connection option for SMTP backendClaude Paroz
2013-07-11Fixed #20730 -- Fixed "Programmatically creating permissions" error.Tim Graham
2013-07-11Fixed #13721 -- Added UploadedFile.content_type_extra.Benjamin Kagia
2013-07-11Fixed #20733 -- Typo in docs/ref/class-based-views/generic-display.txtTim Graham
2013-07-10Added some missing test requirements in the docs; refs #19196Tim Graham
2013-07-10Fixed #19196 -- Added test/requirementsTim Graham
2013-07-09Added 1.7 release notes in TOC.Aymeric Augustin
2013-07-09Fixed #20663 -- "Today" and "now" admin shortcuts.Loic Bistuer
2013-07-09Fixed #18261 -- Clarified 'project root directory'SusanTan
2013-07-08Fixed #18944 -- Documented PasswordResetForm's from_email argument as a backw...Tim Graham
2013-07-08Fixed #19695 -- Retitle "Form Media" to "Form Assets".James Bennett
2013-07-08Fixed #16965 -- Clarified Formset can_delete docs.Tim Graham
2013-07-08Fixed #20493 -- Added a warning that objects may not be picklable across Djan...Tim Graham
2013-07-08Fixed #12346 -- Added a note on how to validate InlineFormSets.Tim Graham
2013-07-07Clarified trac patch-related field meaningJeremy Dunck
2013-07-06Fixed #14006 -- Documented that Field's 'description' attribute is interpolat...Tim Graham
2013-07-06[gis] Dropped official support for GDAL < 1.6Claude Paroz
2013-07-06Added release dates for gis libs as doc commentsClaude Paroz