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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2014-04-10
Fixed #22321 -- Wrapped exceptions in _set_autocommit.
Aymeric Augustin
2014-04-10
Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-10
Refactored some code in SelectDateWidget.
Tomasz Wysocki
2014-04-10
Fixed #22194 -- Added --list-tags option to check command.
Tim Graham
2014-04-10
Fixed #22195 -- Used constants to define built-in tags for check framework.
Tim Graham
2014-04-10
Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-09
Fixed #22401 -- Deprecated regular expression parsing of initial SQL in favor...
julien 'pouete' Godin
2014-04-09
Fixed #21553 -- Ensured unusable database connections get closed.
Aymeric Augustin
2014-04-09
Used more specific test assertions.
Aymeric Augustin
2014-04-08
Fixed #13408 -- Deprecated silent unpacking exception passing in for template...
e0ne
2014-04-07
Fixed #21084 -- Used proxy model's content type for admin log entries.
Tim Graham
2014-04-07
Removed casting to bool just before negation.
Tomasz Wysocki
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-05
Fixed #22236 -- Removed inappropriate usage of signals
Claude Paroz
2014-04-05
Fixed #21649 -- Added optional invalidation of sessions when user password ch...
Tim Graham
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 #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
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
Refactor. Stop using memory for list copies.
Tomasz Wysocki
2014-04-02
Don't copy list for iteration.
Tomasz Wysocki
2014-03-31
Fixed #22327 -- Turned BaseEmailBackend into a context manager
Daniel Neuhäuser
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
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 many style guide violations that the newest version of flake8 catches
Alex Gaynor
2014-03-30
Fixed #19816 -- Pre-evaluate querysets used in direct relation assignments.
Loic Bistuer
2014-03-30
Fixed transaction handling for a number of operations on related objects.
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 #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
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
Fixed a deprecation warning with the HTMLParser safe argument.
Tim Graham
2014-03-27
Add a useful stacklevel to some RemovedInDjango19Warnings
Chris Beaven
[prev]
[next]