summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2012-11-16[1.5.X] Fixed docs noting comment_will_be_sent returns a 400, not a 403Brandon Adams
2012-11-13[1.5.x] Fixed #19283 -- Fixed typo in imports in CBV docs.Aymeric Augustin
2012-11-13[1.5.X] Typo in comments docNicolas Ippolito
2012-11-09[1.5.x] Merge pull request #506 from gwrtheyrn/ipv6_doc_fixTim Graham
2012-11-07[1.5.x] Fixed #19115 -- Documented stdout/stderr options for call_commandClaude Paroz
2012-11-06[1.5.X] Fixed #15968 - Noted that readonly_fields are excluded from the Model...Tim Graham
2012-11-06[1.5.X] Fixed #19246 - Updated SECURE_PROXY_SSL_HEADER example to use 'X-Forw...Tim Graham
2012-11-05[1.5.X] Fixed #15591 - Clarified interaction between ModelForm and model vali...Tim Graham
2012-11-04Fixed #19241 -- Improved floatformat docsDaniel Greenfeld
2012-11-04[1.5.x] Added multi-column indexes to the 1.5 release notes. Backport of 9577...Alex Gaynor
2012-11-04[1.5.x] Merge pull request #493 from edavis/fix-get-foo-display-docsAlex Gaynor
2012-11-04[1.5.x] Fixed #5805 -- it is now possible to specify multi-column indexes. Th...Alex Gaynor
2012-11-04[1.5.X] Fixed #19090 - Added PostgreSQL connection note.Tim Graham
2012-11-03[1.5.X] Fixed #17549 -- Added a clickable link for URLFields in admin change ...Ulrich Petri
2012-11-03[1.5.X] Fixed #16841 - Documented a couple ModelAdmin methodsTim Graham
2012-11-02[1.5.x] Deprecated depth kwarg on select_related.Preston Holmes
2012-11-02[1.5.X] Fixed #19120 - Added an example of using ModelAdmin methods for read-...Tim Graham
2012-11-02[1.5.X] Cleaned up contrib.admin install instructions.Tim Graham
2012-11-01[1.5.X] Added WizardView.file_storage exception message and docsTim Graham
2012-11-01[1.5.X] Fixed #19179 - Added mention of NamedUrlSessionWizard and NamedUrlCoo...Tim Graham
2012-10-31Fixed #17083 -- Allowed sessions to use non-default cache.Aymeric Augustin
2012-10-29[1.5.x] Fixed #19209 -- Documented |date:"I".Aymeric Augustin
2012-10-28[1.5.x] Fixed #18194 -- Expiration of file-based sessionsAymeric Augustin
2012-10-27[1.5.x] Fixed #18978 -- Moved cleanup command to sessions.Aymeric Augustin
2012-10-24Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the...Tim Graham
2012-10-24Fixed #6527 -- Provided repeatable content accessAymeric Augustin
2012-10-21Removed inaccurate statement from the StreamingHttpResponse docs.Aymeric Augustin
2012-10-20Fixed #13869 - Warned that QuerySet.iterator() doesn't affect DB driver cachi...Tim Graham
2012-10-20Fixed #7581 -- Added streaming responses.Aymeric Augustin
2012-10-20Fixed arguments for get_inline_instances example; refs #17856Tim Graham
2012-10-20Fixed #17856 -- Passed obj to get_inline_instancesAymeric Augustin
2012-10-20Fixed #5611 -- Restricted accepted content types in parsing POST dataClaude Paroz
2012-10-20Fixed #17006 - Documented ModelAdmin get_form() and get_formsets()Tim Graham
2012-10-20Separated GIS installation docs in sectionsClaude Paroz
2012-10-18Fixed #18046 - Documented than an index is created by default for ForeignKeys...Tim Graham
2012-10-17Fixed an error in cookie documentationPreston Holmes
2012-10-17Fixed #18473 - Fixed a suggestion that GZipMiddleware needs to be first in th...Tim Graham
2012-10-15Added docs link to new third-party Lithuanian localflavorAdrian Holovaty
2012-10-13Added ref to format localization in Date[Time]Field docsClaude Paroz
2012-10-13Fixed #19119 -- Corrected default date input formats in docsClaude Paroz
2012-10-12Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5Tim Graham
2012-10-12Updated localflavor docs to note the new packagesAdrian Holovaty
2012-10-12Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+Brian Galey
2012-10-11Fixed #14165 - Documented that TransactionMiddleware only applies to the defa...Tim Graham
2012-10-09Fixed #19097 -- documented module of origin for HttpRes/req objectsPreston Holmes
2012-10-07Added section about URL reversion to URL mapper document.Ramiro Morales
2012-10-06More URL mapping documentation fixes.Ramiro Morales
2012-10-06Refactored URL mapping documentation.Ramiro Morales
2012-10-06Fixed #17435 - Clarified that QuerySet.update returns the number of rows matchedTim Graham
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz