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
2015-01-20
[1.8.x] Fixed #24177 -- Added documentation about database view support in in...
Fabio C. Barrionuevo da Luz
2015-01-19
[1.8.x] Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+
Tim Graham
2015-01-19
[1.8.x] Fixed #24163 -- Removed unique constraint after index on MySQL
Markus Holtermann
2015-01-19
[1.8.x] Added deprecation docs for legacy lookup support; refs #16187.
Tim Graham
2015-01-19
[1.8.x] Fixed header of contrib.postgres translation catalog
Claude Paroz
2015-01-18
[1.8.x] Added missing items to deprecation timeline/1.7 release notes.
Tim Graham
2015-01-19
[1.8.x] Fixed #24174 -- Fixed extra order by descending
Josh Smeaton
2015-01-18
[1.8.x] Removed a flake8 exclude that caused code to be missed.
Tim Graham
2015-01-18
[1.8.x] Removed usage of deprecated removetags in a template test.
Tim Graham
2015-01-18
[1.8.x] Removed an obsolete comment in django/apps/config.py
Tim Graham
2015-01-18
[1.8.x] Clarified deprecation of forms.forms.get_declared_fields(); refs #19617.
Tim Graham
2015-01-18
[1.8.x] Added contrib.postgres translation catalog
Claude Paroz
2015-01-18
[1.8.x] Clarified deprecation of test.utils.TestTemplateLoader.
Tim Graham
2015-01-18
[1.8.x] Clarified a contrib.sites deprecation and added to 1.7 release notes.
Tim Graham
2015-01-18
[1.8.x] Clarified contrib.contenttypes.generic deprecation; refs #19774.
Tim Graham
2015-01-17
[1.8.x] Removed usage of deprecated dumpdata options in docs.
Tim Graham
2015-01-17
[1.8.x] Added removal of check management command to deprecation timeline.
Tim Graham
2015-01-17
[1.8.x] Added versionadded to ModelAdmin.get_formsets_with_inlines(); refs #2...
Tim Graham
2015-01-17
[1.8.x] Cleaned up migration writer tests
Markus Holtermann
2015-01-17
[1.8.x] Standardized indentation in docs/howto/custom-management-commands.txt.
Tim Graham
2015-01-17
[1.8.x] Replaced deprecated requires_model_validation in docs.
Tim Graham
2015-01-17
[1.8.x] Updated tutorial 1 with actual migrate output.
Tim Graham
2015-01-17
[1.8.x] Fixed PostGIS crosses lookup and added crosses test
Claude Paroz
2015-01-17
[1.8.x] Documented django.utils.timezone.FixedOffset; thanks Aymeric.
Tim Graham
2015-01-17
[1.8.x] Updated en translation catalogs
Claude Paroz
2015-01-17
[1.8.x] Complemented test about non-supported aggregation exception
Claude Paroz
2015-01-17
[1.8.x] Fixed typo in 'Django Template Language'
David Robles
2015-01-16
[1.8.x] Bumped django_next_version in docs config.
Tim Graham
2015-01-16
[1.8.x] Fixed a typo in the test responses docs.
Rick Hutcheson
2015-01-16
Bumped version to 1.8 alpha 1.
1.8a1
Tim Graham
2015-01-16
Fixed #24092 -- Widened base field support for ArrayField.
Marc Tamlyn
2015-01-16
Fixed the length of a headline in the 1.8 release notes.
Jannis Leidel
2015-01-16
Fixed #24146 -- Fixed a missing fields regression in admin checks.
Collin Anderson
2015-01-16
Removed empty sections in 1.8 minor features.
Tim Graham
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
2015-01-16
Tested that geo aggregates support slicing
Sander Smits
2015-01-16
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Claude Paroz
2015-01-16
Fixed #24160 -- Fixed model_regress test on Windows; refs #24007.
Collin Anderson
2015-01-16
Fixed #24143 -- Encouraged use of Http404 messages for debugging.
Keryn Knight
2015-01-16
Simplified a bit GeoAggregate classes
Claude Paroz
2015-01-15
Fixed #24135 -- Made RenameModel rename many-to-many tables.
Tim Graham
2015-01-15
Fixed #23712 -- Fixed KeyError with BaseForm._html_output()
Yang Liu
2015-01-15
Fixed #23850 -- Fixed a migrations test failure on Mac OS X & Python 3
Collin Anderson
2015-01-15
Fixed #24148 -- Documented a bug with case expressions in SQLite < 3.7.0
MichaĆ Modzelewski
2015-01-15
Refs #24075 -- Silenced needless call_command output while running tests
Markus Holtermann
2015-01-15
Made an expressions_case test work without Pillow.
Collin Anderson
2015-01-15
Replaced inner functions by class methods.
Simon Charette
2015-01-15
Direct readers to format_html() in mark_safe() docs.
Luke Plant
2015-01-14
Moved check_aggregate_support to BaseSpatialOperations
Claude Paroz
2015-01-14
Skipped a problematic file_storage test on Windows.
Tim Graham
[prev]
[next]