summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2012-09-07Updated the GEOS, PostGIS, and PROJ.4 versions in the GeoDjango installation ...Justin Bronn
2012-09-07Merge pull request #336 from dlo/tickets/18915Alex Gaynor
2012-09-07[py3] Documented forwards-compatible aliasesAymeric Augustin
2012-09-07remove unused import in decoupling URLs tutorial, closes #18915Dan Loewenherz
2012-09-07specify any orderable field can be specified in get_latest_by, closes #18875Dan Loewenherz
2012-09-06Fixed minor typo in 1.3 release notes.Simon Meers
2012-09-05Merge pull request #318 from Matt-Stevens/masterAdrian Holovaty
2012-09-05Fixed #18904 - Typo in MySQL link; thanks Johie Anderson for the report.Tim Graham
2012-09-05Fixed #18905 - Changed to new url for DjangopeopleShabda Raaj
2012-09-04Fixed #9967 - Added a link to a bug that affects contrib.comments redirects.Tim Graham
2012-09-03Changes day to from 2 to 30Matt Stevens
2012-09-03Clarifies day and month in example querysetMatt Stevens
2012-09-01Merge pull request #315 from streeter/auth-docs-cleanup-patchTim Graham
2012-09-01Fixed #18840 - Added a mentioned of the upload_to parameter to the ModelForm ...Tim Graham
2012-09-01Fixed #18212 -- Standardized arguments of GenericIPAddressFieldClaude Paroz
2012-09-01Fixed #13608 - Noted that template lookups use literal values.Tim Graham
2012-09-01Fixed #17378 - Added a flattened index for class-based views.Tim Graham
2012-09-01Fixed #16936 - Updated javascript for CSRF protection.Tim Graham
2012-08-31Fixed #18642 - Added a note suggesting the use of render() rather than render...Tim Graham
2012-08-31Clarify some of the password reset docsChris Streeter
2012-08-31Fixed #16309 - Made ModelAdmin.list_filter versionchanged annotations more sp...Tim Graham
2012-08-31Added 1.4.1 and 1.3.2 release notesClaude Paroz
2012-08-31Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paro...Tim Graham
2012-08-31Merge pull request #310 from juanpex/masterFlorian Apolloner
2012-08-31Merge pull request #311 from gutworth/py3-docFlorian Apolloner
2012-08-30Fixed #18883 -- added a missing self parameter in the docsAlex Gaynor
2012-08-30Fixed #18384 - Reformatted GeoDjango install instructions slightly.Tim Graham
2012-08-30Fixed #18647 - Removed link to Malcolm's blog which is gone.Tim Graham
2012-08-30Fixed #18871 - Fixed typo in multi-db docs.Tim Graham
2012-08-29Fixed #11739 -- Made ContentFile support Unicode inputClaude Paroz
2012-08-29Replaced many smart_bytes by force_bytesClaude Paroz
2012-08-28Indexing bytes is the problem not slicing.Benjamin Peterson
2012-08-28Added latex preamble for ≤.Florian Apolloner
2012-08-27fix documentation testing of Selenium WebDriverWaitjuanpex
2012-08-26Fixed typo in model fields reference docs.Ramiro Morales
2012-08-25Fixed #17448 -- Improved test and documented raw-sql gis queryClaude Paroz
2012-08-25Updated doc for settings.MEDIA_ROOT based on what's generated by settings.py;...Tim Graham
2012-08-25Fixed #18804 - Reorganized class based views docs a bit; thanks anthonyb for ...Tim Graham
2012-08-24Fixed #18847 - Updated for media examples to use static.example.com. Thanks J...Tim Graham
2012-08-24Merge pull request #301 from carlospalol/quickfix/blog-post-typoKaren Tracey
2012-08-23Modified docs about SpatiaLite version that doesn't need manual initial SQL f...Ramiro Morales
2012-08-23Fixed typo in docsCarlos Palol
2012-08-23Fixed #18678 -- HttpResponse init arguments allowed for subclassesClaude Paroz
2012-08-22Merge pull request #297 from mjjohnson/ticket_17069Tim Graham
2012-08-22Fixed #11340 -- Prevented HttpResponseNotModified to have content/content-typeClaude Paroz
2012-08-21Fixed #18637 - Updated some documentation for aspects of models that are Mode...Tim Graham
2012-08-21Fixed #14885 - Clarified that ModelForm cleaning may not fully complete if th...Tim Graham
2012-08-21Fixed #17069 -- Added log filter example to docs.Michael Johnson
2012-08-20Fixed #18819 -- fixed some typos in the auth docsAlex Gaynor
2012-08-20Fixed #18023 -- Documented simplejson issues.Aymeric Augustin