summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2015-12-01[1.9.x] Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-25[1.9.x] Fixed #25649 -- Documented that all GEOSGeometry constructors take sr...Sergey Fedoseev
2015-11-23[1.9.x] Refs #25739 -- Lessened the prominence of geos.fromstr() in the docs.Sergey Fedoseev
2015-11-18[1.9.x] Fixed #25549 -- Documented auth_user_password_change URL.Tim Graham
2015-11-17[1.9.x] Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.Alex Morozov
2015-11-16[1.9.x] Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-11-14[1.9.x] Fixed #25531 -- Documented that admin_order_field supports lookups.René Fleschenberg
2015-11-11[1.9.x] Fixed #25728 -- Fixed description of GEOSGeometry.contains().Sergey Fedoseev
2015-11-05[1.9.x] Fixed #25660 -- Documented GEOSGeometry.dimsSergey Fedoseev
2015-11-05[1.9.x] Fixed #24244 -- Documented contrib.admin.models.LogEntryAlex Morozov
2015-11-03[1.9.x] Updated admindocs instructions for the deprecation of patterns().Tim Graham
2015-10-31[1.9.x] Refs #25632 -- Corrected database support docs for GeoDjango DB funct...Sergey Fedoseev
2015-10-31[1.9.x] Refs #25636 -- Updated instructions for libspatialite source installa...Sergey Fedoseev
2015-10-30[1.9.x] Fixed #24019 -- Fixed inaccurate docs about GenericRelation not suppo...Tim Graham
2015-10-30[1.9.x] Fixed #25641 -- Removed section about adding Google projection to spa...Sergey Fedoseev
2015-10-29[1.9.x] Fixed #25631 -- Fixed support detection for some DB functions in Spat...Sergey Fedoseev
2015-10-29[1.9.x] Fixed #25632 -- Documented missing version requirements for GeoDjango...Sergey Fedoseev
2015-10-29[1.9.x] Fixed required SpatiaLite version in docs.Sergey Fedoseev
2015-10-28[1.9.x] Fixed #21516 -- Updated imports paths for some formset functions/clas...Bryan Marty
2015-10-24[1.9.x] Optimized docs images and documented the process.Curtis Maloney
2015-10-24[1.9.x] Fixed #25603 -- Made clear that geometry's SRID is meant in docs for ...Sergey Fedoseev
2015-10-13[1.9.x] Fixed quotes in GeoQuerySet aggregates examples.Sergey Fedoseev
2015-10-12[1.9.x] Added precision about GeoJSON field outputsClaude Paroz
2015-10-11[1.9.x] Fixed #25498 -- Documented ST_Distance/ST_Distance_Sphere differenceClaude Paroz
2015-10-03[1.9.x] Fixed #25398 -- Revised instances of os.path.join()Andrew Artajos
2015-09-29[1.9.x] Made cosmetic cleanups to docs/ref/contrib/contenttypes.txtTim Graham
2015-09-28[1.9.x] Fixed #24323 -- Documented @admin.register can't be used with super(X...Tim Graham
2015-09-21Fixed #15760 -- Added JavaScript events for admin inline forms.ramez
2015-09-18Fixed #13110 -- Added support for multiple enclosures in Atom feeds.Unai Zalakain
2015-09-18Dropped support for Oracle 11.1.Tim Graham
2015-09-17Removed obsolete pysqlite documentation.Tim Graham
2015-09-16Remove unnecessarily rude terminology.Stephen Paulger
2015-09-14Fixed #25369 -- Corrected syndication's get_object() example.Tim Graham
2015-09-11Renamed admin doc image files to match the documentation they are for.Ryan Allen
2015-09-11Fixed #25200 -- Updated admin screenshots in docs.Ryan Allen
2015-09-11Fixed #25380 -- Added Postgres.app to the PostGIS options on OS X.Flavio Curella
2015-09-10Fixed #25379 -- Removed obsolete information from GeoDjango tutorial.Flavio Curella
2015-09-08Fixed #25135 -- Deprecated the contrib.admin allow_tags attribute.Ola Sitarska
2015-09-08Fixed #25350 -- Added alias --no-input for --noinput to management commands.Raphael Michel
2015-09-07Fixed #24917 -- Made admindocs display model methods that take arguments.Zan Anderle
2015-08-31Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant
2015-08-31Fixed #25289 -- Updated admin's jQuery to 2.1.4.Tim Graham
2015-08-29Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.Y3K
2015-08-25Updated PROJ.4 link to new GitHub wiki.David Sanders
2015-08-18Used consistent capitalization and hyphenation of "class-based views" in docs.Anton Strogonoff
2015-08-17Limited line length in docs/ref/contrib/messages.txt example.Anton Strogonoff
2015-08-11Fixed #25205 -- Removed doc references to deprecated GeoManager class.Brendan Hayward
2015-08-11Fixed typo in docs/ref/contrib/gis/geoquerysets.txtTim Graham
2015-08-10Fixed #25160 -- Moved unsaved model instance data loss check to Model.save()Tim Graham
2015-08-08Updated various links in docsClaude Paroz