summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-05-07Fixed typo and small formatting mistake in docsLuke Plant
2010-05-06Mention that we will be updating docs between now and final.James Bennett
2010-05-06Draft 1.2 RC release notesJames Bennett
2010-05-06Fixed #8357 -- Clarified what constitutes activity when calculating session e...Russell Keith-Magee
2010-05-06Corrected a documentation markup problem.Russell Keith-Magee
2010-05-06Fixed #12609 -- Updated FAQ on which version users should install. Thanks to ...Russell Keith-Magee
2010-05-06Fixed #12691 -- Added a versionadded tag to the description of widget overrid...Russell Keith-Magee
2010-05-06Fixed #13287 -- Corrected the advice on argument formatting in the {% url %} ...Russell Keith-Magee
2010-05-06Fixed #13377 -- Corrected markup typo in testing docs. Thanks to DrMeers for ...Russell Keith-Magee
2010-05-06Fixed #13405 -- Removed the recommendation for the use of cmemcache. Thanks t...Russell Keith-Magee
2010-05-06Fixed #13420 -- Clarified grammar in the email docs. Thanks to Dominic Rodger...Russell Keith-Magee
2010-05-05Removed duplicated code from `django.contrib.gis.db.backend` and added a depr...Justin Bronn
2010-05-04Typo fixes and small clarification.Justin Bronn
2010-05-04Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo...Justin Bronn
2010-05-04Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...Justin Bronn
2010-05-01Fixed #13444 -- Improved the documentation around the backwards compatibility...Russell Keith-Magee
2010-04-29Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r...Jannis Leidel
2010-04-28Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen...Russell Keith-Magee
2010-04-19Fixed #13361 - Made sure jQuery is always included in the admin changelist an...Jannis Leidel
2010-04-16Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...Justin Bronn
2010-04-15Fixed #13184 -- Document the requirement that custom model fields using Subfi...Russell Keith-Magee
2010-04-13Fixed #13290 - Added a section about minification of admin JavaScript files t...Jannis Leidel
2010-04-09Minor documentation tweaks for GeoDjango, including addition of link to main ...Justin Bronn
2010-04-06Fixed #13099 - incorrect SQL for `exclude()` exampleLuke Plant
2010-04-06Fixed #13270 - typos in documentationLuke Plant
2010-04-06Fixed #13035 - Incorrect documentation regarding admin and default managersLuke Plant
2010-04-06Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txtLuke Plant
2010-04-05Fixed #13263 -- Corrected field name typo in queries documentation examples. ...Justin Bronn
2010-04-05Fixed #13271 -- Corrected a typo in the signals documentation. Thanks, chtito.Justin Bronn
2010-04-05Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...Russell Keith-Magee
2010-03-30PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...Justin Bronn
2010-03-30Fixed #12945 -- Corrected the parsing of arguments in {% url %} when the argu...Russell Keith-Magee
2010-03-30Fixed #13087 -- Modified m2m signals to provide greater flexibility over exac...Russell Keith-Magee
2010-03-27Fixed #13023 - Removed ambiguity with regard to the max_num option of formset...Jannis Leidel
2010-03-27Fixed #13226 -- Corrected typo in authentication docs, thanks rokclimb15.Gary Wilson Jr
2010-03-27Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ...Gary Wilson Jr
2010-03-27Fixed #13032 - Added localize parameter to form fields to be able to selecti...Jannis Leidel
2010-03-27Fixed #13189 -- Fixed typo in code example, thanks to gabrielhurley for patch.Gary Wilson Jr
2010-03-27Fixed #13202 -- Documented required libraries for markup template tags, based...Gary Wilson Jr
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn
2010-03-25Fixed #13200 -- Updated the DB session backend to make full use of routers, d...Russell Keith-Magee
2010-03-23Fixed #13177 -- Corrected usage of firstof in admin templates. Thanks to nomu...Russell Keith-Magee
2010-03-20Fixed `fieldlookup` docs cross-reference directive, and added it to the query...Justin Bronn
2010-03-16Fixed #10361 -- Added documentation for ComboField and MultiValueField form f...Gary Wilson Jr
2010-03-16Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au.Karen Tracey
2010-03-15Fixed #13014 - Added section about how to use the language code with fragemen...Jannis Leidel
2010-03-15Fixed #13045 - Add USE_L10N to the project skeleton settings.Jannis Leidel
2010-03-15Fixed #13114 -- Modified escapejs to produce output that is JSON compliant. T...Russell Keith-Magee
2010-03-11Fixed #13072: Corrected a few markup and formatting errors in the documentation.James Bennett
2010-03-11Fixed #13084: Corrected typo in error-reporting docs.James Bennett