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
Age
Commit message (
Expand
)
Author
2014-09-25
Fixed #23415 -- Added fields for unmanaged and proxy model migrations.
Markus Holtermann
2014-09-25
Fixed #23551 -- Fixed bash autocompletion crash on Python 3.
Marco Buttu
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
Revert "Fixed #23474 -- Prevented migrating backwards from unapplying the wro...
Tim Graham
2014-09-24
Fixed #23421 -- Corrected TEST SERIALIZE setting.
Tim Graham
2014-09-24
Fixed #23426 -- Don't require double percent sign in RunSQL without parameters
Markus Holtermann
2014-09-24
Fixed flake8 warnings.
Tim Graham
2014-09-24
Fixed #23539 -- Added get_extra(), get_max_num(), and get_min_num() hooks to ...
Justin Caratzas
2014-09-24
Changed Oracle test-user creation to grant privileges instead of roles
Shai Berger
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-24
Fixed #23550 -- Normalized get_queryset() of RelatedObjectDescriptor
Loic Bistuer
2014-09-23
Called table_names instead of get_table_list in migrations
Claude Paroz
2014-09-23
Fixed #18782 -- Prevented sql_flush to flush views
Claude Paroz
2014-09-23
Made get_table_list return a TableInfo named tuple
Claude Paroz
2014-09-23
Fixed #23503 -- Fixed renaming of model with self-referential m2m field.
Sergey Fedoseev
2014-09-23
Fixed #23065 -- Quoted constraint names in SQL generated by migrations.
Sergey Fedoseev
2014-09-23
Factored create_fk_sql, create_unique_sql, and delete_constraint_sql.
Sergey Fedoseev
2014-09-22
Fixed #23532 -- Fixed Macedonian locale date formats
Dejan Noveski
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-21
Fixed #23196 -- Short-circuited empty string translation
Yuri Kriachko
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-19
Fixed #23443 -- Corrected erroneous FieldError message.
Thomas Chaumeny
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-17
Fixed #23495 -- Stopped swallowing real settings import error
Claude Paroz
2014-09-17
Fixed #21775 -- Allowed customization of datafile for Oracle tablespace
Josh Smeaton
2014-09-16
Fixed #23492 -- Restored F.__deepcopy__.
Baptiste Mispelon
2014-09-16
Fixed #19463 -- Added UUIDField
Marc Tamlyn
2014-09-15
Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...
valtron
2014-09-13
Factorized create_index_sql expression
Claude Paroz
2014-09-13
Fixed #23397 -- Stripped whitespace from base64 during chunking
Jason Hobbs
2014-09-13
Fixed #23466 -- Removed seconds from all locale time output formats.
Malte Beckmann
2014-09-13
Fixed #23461 -- Added EMAIL_TIMEOUT setting
José Padilla
2014-09-12
Fixed #23484 -- Add comment in AppConfigStub clarifying app name vs app label.
Carl Meyer
2014-09-12
Fixed #23483 -- Prevented ImproperlyConfigured with dotted app names
Szilveszter Farkas
2014-09-12
Fixed #17101 -- Integrated django-secure and added check --deploy option
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
[prev]
[next]