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-04-04
Fixed #22380 -- Missing SECRET_KEY variable in sample settings file for testing
Vishal Lal
2014-04-03
Refactored and commented strip_tags utility
Tomasz Wysocki
2014-04-03
Fixed #22363 -- Correctly serialize `django.utils.datetime_safe` objects.
Simon Charette
2014-04-03
Cleaned up string detection for a deprecation warning by using six.string_types.
Tim Graham
2014-04-03
Fixed typo in 1.8 release notes.
Tim Graham
2014-04-03
Fixed #22372 -- Improved description of WizardView.get_context_data().
Vishal Lal
2014-04-03
Fixed #22218 -- Deprecated django.conf.urls.patterns.
Tim Graham
2014-04-02
Document removal of GeoDjangoTestSuiteRunner in 1.6 release notes.
Ramiro Morales
2014-04-02
Fixed #22347 -- Unified FileSystemStorage documentation.
Vishal Lal
2014-04-02
Added an explanatory comment. Refs #22017
Alex Gaynor
2014-04-02
Revert "Merge pull request #2508 from tomwys/patch-1"
Alex Gaynor
2014-04-02
Merge pull request #2509 from tomwys/patch-2
Alex Gaynor
2014-04-02
Merge pull request #2508 from tomwys/patch-1
Alex Gaynor
2014-04-02
Refactor. Stop using memory for list copies.
Tomasz Wysocki
2014-04-02
Don't copy list for iteration.
Tomasz Wysocki
2014-04-01
Added 1.6.3 release note for refs #22256.
Claude Paroz
2014-03-31
Fixed #22327 -- Turned BaseEmailBackend into a context manager
Daniel Neuhäuser
2014-03-31
Added test to confirm #12583 resolution
Claude Paroz
2014-03-31
Fixed #22360 -- Fixed two non-deterministic tests in Python 3.4.
Loic Bistuer
2014-03-31
Fixed #22362 -- Improved AuthenticationMiddleware assertion message.
Tim Graham
2014-03-31
Replaced urllib/urlparse imports with from django.utils.six.moves.
Tim Graham
2014-03-31
Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
2014-03-31
Added 1.6.3 release note for refs #22250.
Tim Graham
2014-03-31
Fixed typo in docstring.
Tim Graham
2014-03-31
Fixed #22319 -- Fixed migration external dependencies when there are internal...
Loic Bistuer
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
[prev]
[next]