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-12-21
Merge pull request #3763 from dcramer/patch-2
Aymeric Augustin
2014-12-20
Refs #2443 -- Fix Oracle tests for DurationField.
Marc Tamlyn
2014-12-20
Correct scoping of savepoint example
David Cramer
2014-12-20
Fixed #2443 -- Added DurationField.
Marc Tamlyn
2014-12-19
Added upgrade instructions for deprecated model _meta permission methods.
Tim Graham
2014-12-19
Added words to docs wordlist.
Tim Graham
2014-12-19
Fixed refs #24007 test on Windows.
Tim Graham
2014-12-19
Made model_regress unpickling test CWD-independent
Claude Paroz
2014-12-19
Updated some other external links in the docs
Claude Paroz
2014-12-19
Used https for most *.python.org links
Claude Paroz
2014-12-19
Used the :ticket: syntax more extensively
Claude Paroz
2014-12-19
Moved version directives to the bottom of the loaddata section.
Berker Peksag
2014-12-18
Forward-ported test and release note from f46a16614
Claude Paroz
2014-12-18
Removed need to update Python version support note on each new release.
Tim Graham
2014-12-18
Fixed #23788 (2) -- Improved gettext version checker
Claude Paroz
2014-12-18
Refs #24020 -- return expressions from get_group_by_cols()
Anssi Kääriäinen
2014-12-18
Fixed #24014 -- Unified OGRException and GDALException
Claude Paroz
2014-12-17
Allowed Python executable names other than python in test from refs #24007.
Collin Anderson
2014-12-17
Updated TemplateResponseMixin docs to reflect new behavior after refs #23789.
Tim Graham
2014-12-17
Fixed #24007 -- Ensure apps registry's ready before unpickling models
Claude Paroz
2014-12-17
Removed netCDF from GIS driver testing; refs #23804.
Tim Graham
2014-12-17
Fixed #23497 -- Made admin system checks run for custom AdminSites.
Mosson, Andrew
2014-12-17
Fixed display of lists after website redesign
Markus Holtermann
2014-12-17
Fixed #24002 -- GenericRelation filtering targets related model's pk
Anssi Kääriäinen
2014-12-16
Fixed the formatting of one section of the security page
Alex Gaynor
2014-12-16
Fixed #23975 -- Restored pre_migrate signal if all apps have migrations.
Tim Graham
2014-12-16
Fixed #16028 -- Moved defaultfilters tests into template_tests.
Preston Timmons
2014-12-16
Fixed #23983 -- Fixed a crash in migrations when adding order_with_respect_to...
Andriy Sokolovskiy
2014-12-16
Fixed #23995 -- Removed unnecessary calls to self.client.logout() in tests.
Diego Guimarães
2014-12-16
Merge pull request #3737 from mhall1/ticket_23893
Aymeric Augustin
2014-12-16
Fixed #23893: Added tzinfo to constant datetime in unit test
Michael Hall
2014-12-15
Refs #23884 -- Silenced a deprecation warning in sitemaps tests.
Tim Graham
2014-12-15
Refs #23947 -- Improved migrations tests table cleanup.
Diego Guimarães
2014-12-15
Fixed refs #23987 test on Oracle.
Tim Graham
2014-12-15
Fixed reverse test execution for migration manager tests
Markus Holtermann
2014-12-15
Fixed #23405 -- Fixed makemigrations prompt when adding Text/CharField.
Andriy Sokolovskiy
2014-12-15
Fixed typos in docs/releases/1.7.2.txt.
Tim Graham
2014-12-15
Fixed #23987 -- Made SQLite SchemaEditor always use effective_default().
Andriy Sokolovskiy
2014-12-15
Refs #23947 -- Fixed queries test execution order dependency.
Diego Guimarães
2014-12-15
Corrected test assertion from refs #21403.
Tim Graham
2014-12-15
Refs #23947 -- Fixed admin_views test execution order dependency.
Diego Guimarães
2014-12-15
Moved an import in an auth test; refs #23925.
Tim Graham
2014-12-15
Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.
Berker Peksag
2014-12-15
Fixed #23822 -- Added support for serializing model managers in migration
Markus Holtermann
2014-12-15
Changed internal storing of abstract and concrete managers to be in a single ...
Markus Holtermann
2014-12-15
Fixed #23991 -- Apparently, Oracle doesn't need the decimal field converter
Shai Berger
2014-12-14
Merge pull request #3730 from tchaumeny/test_suite_reorder
Aymeric Augustin
2014-12-14
Fixed timesince translations for Korean
JuneHyeon Bae
2014-12-14
Fixed #23992 -- Optimized reorder_suite functions using OrderedSet
Thomas Chaumeny
2014-12-13
Removed obsolete code for running test_loaders.py.
Aymeric Augustin
[next]