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
Age
Commit message (
Expand
)
Author
2014-09-26
Fixed #23460 -- Added literal `%s` support to extra() QuerySets.
Matt Robenolt
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 #23455 -- Forced related_name to be a unicode string during deconstruct...
Markus Holtermann
2014-09-26
Refactored m2m_through tests. Refs #18586
Davide Ceretti
2014-09-25
Fixed #23538 -- Added SchemaEditor for MySQL GIS.
Tim Graham
2014-09-25
Fixed #23415 -- Added fields for unmanaged and proxy model migrations.
Markus Holtermann
2014-09-25
Replaced input by textarea in forms docs
Claude Paroz
2014-09-25
Removed incorrect item in 1.7.1 release notes.
Tim Graham
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
Added my bio to team.txt
Michael Manfre
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 #22959 -- Documented that class-based validators need to be deconstruct...
Markus Holtermann
2014-09-24
Fixed #23473 -- Documented that @deconstructible classes need __eq__.
Markus Holtermann
2014-09-24
Corrected --noinput docs for makemigrations; refs #23407.
Tim Graham
2014-09-24
Added SuspiciousOperation to list of caught exceptions in testing docs.
Thomas Grainger
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
Removed numbering from the models.py header of some test packages.
Loic Bistuer
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-24
Consolidated some many_to_one tests.
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-23
Consolidated some text utils into the utils_tests test package.
Loic Bistuer
2014-09-23
Merged custom_managers_regress into the custom_managers test package.
Loic Bistuer
2014-09-23
Merged custom_columns_regress into the custom_columns test package.
Loic Bistuer
2014-09-23
Merged one_to_one_regress into the one_to_one test package.
Loic Bistuer
2014-09-22
Removed sudo from pip commands in docs.
Corey Farwell
2014-09-22
Fixed #23535 -- Updated tutorial to account for default filter added in 5ea34...
velis74
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 #23512 -- Made migration docs about initial_data clearer
Ola Sitarska
2014-09-21
Fixed #23527 -- Removed Cheetah references in docs
Ola Sitarska
2014-09-21
Fixed #23529 -- Replaced comments tag library with humanize in docs
Ola Sitarska
2014-09-21
Fixed an i18n test with native string
Claude Paroz
2014-09-21
Fixed #23196 -- Short-circuited empty string translation
Yuri Kriachko
2014-09-21
Fixed #23530 -- Specified PyYAML requirement in initial-data.txt
Claude Paroz
[prev]
[next]