summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2012-11-28[1.5.x] Fixed #19366 -- Prevented GEOSIndexError when comparing geometriesClaude Paroz
2012-11-25[1.5.x] Fixed #17646 -- Added a get_list_filter() method to ModelAdmin. Thank...Julien Phalip
2012-11-22[1.5.X] Fixed #19346 - Typo in docs/ref/contrib/gis/install/index.txtTim Graham
2012-11-21[1.5.X] Fixed #19243 - Edited GeoDjango Tutorial for consistency and style.shepdl
2012-11-20[1.5.x] Corrected docs about default value of MESSAGE_STORAGELuke Plant
2012-11-19[1.5.x] Fixed #18658 -- Improved ModelAdmin.message_user APIPreston Holmes
2012-11-18[1.5.X] Fixed #19306 - Improved syndication example.Tim Graham
2012-11-17[1.5.x] Fixed #19315 -- Improved markup in admin FAQ.Aymeric Augustin
2012-11-17[1.5.X] Documented that contrib.sites creates a default site.Tim Graham
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] Typo in comments docNicolas Ippolito
2012-11-06[1.5.X] Fixed #15968 - Noted that readonly_fields are excluded from the Model...Tim Graham
2012-11-03[1.5.X] Fixed #16841 - Documented a couple ModelAdmin methodsTim Graham
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-24Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the...Tim Graham
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 #17006 - Documented ModelAdmin get_form() and get_formsets()Tim Graham
2012-10-20Separated GIS installation docs in sectionsClaude Paroz
2012-10-15Added docs link to new third-party Lithuanian localflavorAdrian Holovaty
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-07Added section about URL reversion to URL mapper document.Ramiro Morales
2012-10-05Fixed #19072 -- Corrected an external file path in GeoIP docsClaude Paroz
2012-10-04Fixed #17207 -- Added a troubleshooting note about failing createdbJohn Paulett
2012-10-04Readded docs anchor removed in 92b5341b and still in useClaude Paroz
2012-10-03Added a note about postgis_topology in install docsClaude Paroz
2012-09-30Fixed #18807 -- Made 404.html and 500.html optionalClaude Paroz
2012-09-30Fixed #16455 -- Added support for PostGIS 2.0Flavio Curella
2012-09-29Fixed #17058 - Clarified where extras/csrf_migration_helper.py is locatedTim Graham
2012-09-29Added link to PostGIS matrix on OSGeo WikiClaude Paroz
2012-09-29Fixed #18919 -- Stopped dropping Z attribute when transforming geometriesClaude Paroz
2012-09-29Fixed #11948 -- Added interpolate and project linear referencing methodsClaude Paroz
2012-09-28Fixed #12871 - Documented creation of a comment form for authenticated users;...Tim Graham
2012-09-28Made more extensive use of get_current_siteClaude Paroz
2012-09-27Fixed #11460 - Added a FAQ regarding missing rows in the admin.Tim Graham
2012-09-26Fixed #17899 -- Rewrote [Ee]-mail to [Ee]mailAdrien Lemaire
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-09-20Fixed #16577 -- Added a map_creation block in openlayers.js templateClaude Paroz
2012-09-20Added a note about GEOS support for 3D/4D WKT notationClaude Paroz
2012-09-15Fixed #18131 - Documented ContentTypeManager.get_for_id; thanks sir_sigurd fo...Tim Graham
2012-09-15Added an example of using a form wizard with different templates; thanks Lori...Tim Graham
2012-09-15Used ST_AsText for testing PostGIS raw queryClaude Paroz
2012-09-08Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial ...Preston Holmes
2012-09-08Avoided mixing dates and datetimes in the examples.Aymeric Augustin
2012-09-07Updated the Ubuntu installation section for 12.04 release.Justin Bronn
2012-09-07Clarified the messages documentation.Aymeric Augustin