index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2014-10-19
Made the ping_google command override BaseCommand.handle() rather than execut...
Loic Bistuer
2014-10-16
Fixed #23579 -- Changed GEOSGeometry.__str__ to include the SRID
Claude Paroz
2014-10-11
Fixed two more tuple/int comparisons in gis tests
Claude Paroz
2014-10-11
Fixed a tuple/int comparison in spatialite backend
Claude Paroz
2014-10-10
Fixed #23616 - Fixed generic relations in ModelAdmin.list_filter.
Konrad Świat
2014-10-09
Converted GIS lookups for Oracle
Claude Paroz
2014-10-09
Converted GIS lookups to use the new Lookup API
Claude Paroz
2014-10-09
Fixed #23627 -- Allowed register_lookup to work as a decorator.
Marc Tamlyn
2014-10-08
Fixed typos in comments.
Tim Graham
2014-10-08
Fixed #23611 -- update_or_create failing from a related manager
Loic Bistuer
2014-10-06
Fixed #23601 -- Ensured view exists in URLconf before importing it in admindocs.
Markus Holtermann
2014-10-06
Fixed #23604 -- Allowed related m2m fields to be references in the admin.
Emmanuelle Delescolle
2014-10-01
Fixed #15089 -- Allowed contrib.sites to lookup the current site based on req...
Tim Graham
2014-10-01
Added a dumpdata/loaddata test for geographic content
Claude Paroz
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-09-30
Fixed #7361 -- Added cancel link to admin delete views.
Nick Sandford
2014-09-29
Added ordering to fix non-deterministic relatedapp test.
Tim Graham
2014-09-29
Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282.
Thomas Chaumeny
2014-09-27
Silenced some deprecation warnings in contrib.sitemaps; refs #22384.
Loic Bistuer
2014-09-26
Fixed #8408 -- Added ModelAdmin.show_full_result_count to avoid COUNT() query.
Thomas Chaumeny
2014-09-26
Factorized schema_editor() at BaseDatabaseWrapper level
Claude Paroz
2014-09-25
Fixed #23537 -- Added Oracle GIS SchemaEditor.
Tim Graham
2014-09-25
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Tim Graham
2014-09-25
Added tolerance in equality testing to avoid random build failure
Thomas Chaumeny
2014-09-25
Fixed use of assert* functions in some gis tests
Thomas Chaumeny
2014-09-24
Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() hooks to ...
Justin Caratzas
2014-09-23
Added an Oracle workaround for a geogapp test; refs #23504.
Tim Graham
2014-09-23
Skipped a broken geoapp test on Oracle; refs #23504.
Tim Graham
2014-09-23
Called table_names instead of get_table_list in migrations
Claude Paroz
2014-09-22
Fixed Oracle GIS gml() test failure introduced by e910340; refs #18757.
Marc Tamlyn
2014-09-22
Generate GeoManager from GeoQuerySet. Refs #20625.
Loic Bistuer
2014-09-19
Skipped a broken GIS test on Oracle; refs #23504.
Tim Graham
2014-09-19
Made a GIS test work on Oracle.
Tim Graham
2014-09-19
Fixed Oracle GIS failures introduced by e9103402c0; refs #18757.
Tim Graham
2014-09-18
Fixed #23514 -- Prevented queries in PostGISOperations init
Claude Paroz
2014-09-18
Fixed string length check in LayerMapping
Claude Paroz
2014-09-18
Removed unnecessary order_by() from a GIS test that crashed Oracle.
Tim Graham
2014-09-18
Fixed #23488 -- Added AnonymousUser.get_username().
Damien Baty
2014-09-18
Improved GIS migration test cleanup; refs #23504.
Tim Graham
2014-09-18
Added feature flag for geometry_field_introspection; refs #22632 and #23504.
Tim Graham
2014-09-18
Added a feature flag for add_srs_entry support; refs #22632 and #23504.
Tim Graham
2014-09-17
Avoided a crash on an Oracle GIS test; refs #23504.
Tim Graham
2014-09-17
Skipped some broken tests on Oracle GIS; refs #23504.
Tim Graham
2014-09-12
Fixed #13843 -- Prevented AttributeError during geometry objects deletion
Claude Paroz
2014-09-12
Prevented Attribute error in GDAL objects deletion
Claude Paroz
2014-09-12
Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...
Flavio Curella
2014-09-11
Fixed #23403 -- Fixed crash in contrib.sitemaps if lastmod returned a date ra...
Tim Graham
2014-09-10
Added ordering to prevent non-deterministic test failure; refs #23099.
Tim Graham
2014-09-10
Corrected indentation in a contrib.humanize test; refs #23340.
Tim Graham
2014-09-08
Use "catch" instead of "trap" for exceptions.
Aymeric Augustin
[prev]
[next]