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-03-31
Fixed #22359 -- Changing M2M field to blank=True failed on sqlite.
Loic Bistuer
2014-03-30
Moved ServerHandler helper class to tests.
Ramiro Morales
2014-03-30
Corrected an import in a model form docs example.
Ramiro Morales
2014-03-30
Added Python 3.4 to classifiers in setup.py.
Berker Peksag
2014-03-30
Corrected many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-30
Ensure that a file is closed in the tests
Alex Gaynor
2014-03-30
Fixed #22338 -- Fixed a test dependent on dictionary key iteration order.
Tim Graham
2014-03-30
Merge pull request #2495 from loic/ticket19816
Aymeric Augustin
2014-03-30
Fixed mistake in tests from commit 2039908. Refs #19816.
Loic Bistuer
2014-03-30
Merge pull request #2487 from loic/ticket19816
Aymeric Augustin
2014-03-30
Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments.
Loic Bistuer
2014-03-30
Merge pull request #2489 from loic/related_transactions
Aymeric Augustin
2014-03-30
Fixed transaction handling for a number of operations on related objects.
Loic Bistuer
2014-03-30
Cleaned up tests for multiple databases.
Loic Bistuer
2014-03-29
Increased memoization cache size for language codes.
Aymeric Augustin
2014-03-29
Skipped PostGIS version tests when psycopg2 not installed
Claude Paroz
2014-03-29
Unit testing Postgis version check
Rémy Sanchez
2014-03-29
Fixed #21858 -- Clarified 1.6 release note regarding M2M help text changes.
Tim Graham
2014-03-29
Fixed #22329 -- Used label_tag() in some admin auth templates.
Tim Graham
2014-03-29
Removed unused imports.
Tim Graham
2014-03-29
Dropped support for GDAL 1.6
Claude Paroz
2014-03-29
Dropped support for GEOS 3.1
Claude Paroz
2014-03-29
Added note in geo library docs
Claude Paroz
2014-03-29
Confirmed Spatialite 4 support
Claude Paroz
2014-03-29
Confirmed GEOS 3.4 support
Claude Paroz
2014-03-29
Fixed #22250 -- regression in gis compiler for non-concrete fields
Anssi Kääriäinen
2014-03-28
Fixed #22306 -- Deprecated future versions of cycle and firstof template tags.
Maxime Turcotte
2014-03-27
Corrected deprecation warnings.
Tim Graham
2014-03-27
Skipped JavascriptI18nTests if Firefox isn't properly configured.
Tim Graham
2014-03-27
Fixed a deprecation warning with the HTMLParser safe argument.
Tim Graham
2014-03-27
Added Python 3.4 support notes.
Tim Graham
2014-03-27
Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-27
Fixed a deprecation warning on Python 3.
Tim Graham
2014-03-27
Skipped a test that errors rather than marked it as an expectedFailure.
Tim Graham
2014-03-27
Add a useful stacklevel to some RemovedInDjango19Warnings
Chris Beaven
2014-03-26
Forgotten slash removal in d320863878
Claude Paroz
2014-03-26
Fixed #22114 -- Stopped adding trailing slashes in URLField.to_python
Claude Paroz
2014-03-26
Fixed the PostGIS circular imports caused by 1506c71a95.
Simon Charette
2014-03-26
Fixed #22029 -- Removed obsolete advice on registering migrate/syncdb signal ...
Tim Graham
2014-03-26
Fixed Python 3.4 test failure.
Tim Graham
2014-03-26
Merge pull request #2481 from zsiciarz/ticket-22335
Claude Paroz
2014-03-26
Fixed #22335 -- Fixed popen_wrapper error on non-English Windows systems.
Zbigniew Siciarz
2014-03-25
Fixed field deconstruction tests failures introduced by 1506c71a95.
Simon Charette
2014-03-25
Fixed #22331 -- Made MigrationAutodetector ignore unmanaged models.
Tim Graham
2014-03-25
Add some syncdb deprecation stuff into the deprecation doc
Andrew Godwin
2014-03-25
Fixed #12030 -- Validate integer field range at the model level.
Simon Charette
2014-03-25
Fixed #22322 -- Fixed incorrect explanation of what managed=False does.
Tim Graham
2014-03-25
Fixed #22331 -- Fixed migrations ProjectState to ignore unmanaged models.
Loic Bistuer
2014-03-25
Fixed #22315 -- str/bytes mismatch in staticfiles
David Evans
2014-03-25
flake8 and doc fixes for refs #22257.
Tim Graham
[prev]
[next]