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
/
contrib
Age
Commit message (
Expand
)
Author
2014-04-22
Fixed #22426 -- Added support old-style d.c.messages format.
Florian Apolloner
2014-04-21
Fixed table cleanup in GIS migration tests
Claude Paroz
2014-04-21
Fixed PostGIS remove_field implementation
Claude Paroz
2014-04-21
Fixed removal of GIS column in PostGIS 1.x migration
Claude Paroz
2014-04-21
Fixed adding new GIS column in PostGIS 1.x migration
Claude Paroz
2014-04-21
Appeased flake8 2.1.0.
Aymeric Augustin
2014-04-17
Fixed a KeyError on login with legacy sessions; refs #21649.
Tim Graham
2014-04-17
Fixed #22456 -- Replaced 900913 EPSG code by 3857 in some tests
Claude Paroz
2014-04-10
Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-10
Fixed #22195 -- Used constants to define built-in tags for check framework.
Tim Graham
2014-04-09
Used more specific test assertions.
Aymeric Augustin
2014-04-07
Fixed #21084 -- Used proxy model's content type for admin log entries.
Tim Graham
2014-04-06
Fixed #21977 -- Deprecated SimpleTestCase.urls
Anubhav Joshi
2014-04-05
Fixed #21649 -- Added optional invalidation of sessions when user password ch...
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-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-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
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
Add a useful stacklevel to some RemovedInDjango19Warnings
Chris Beaven
2014-03-25
Fixed #22315 -- str/bytes mismatch in staticfiles
David Evans
2014-03-25
Fixed #22087 -- Made AdminReadonlyField respect ModelForm Meta overrides.
Ben Davis
2014-03-24
Fixed typo in error message in django.contrib.sitemaps.
Jannis
2014-03-22
Fixed PostGIS test failures.
Simon Charette
2014-03-22
Fixed #22299 -- Cleanup wizard temp files when possible.
Simon Charette
2014-03-22
Removed GeoRSSSitemap
Claude Paroz
2014-03-22
Made m2m fields form help_text munging specific to admin widgets.
Ramiro Morales
2014-03-22
Fixed #22241 -- Selectively added line breaks in admin read-only fields
Claude Paroz
2014-03-21
Removed legacy transaction management per the deprecation timeline.
Aymeric Augustin
2014-03-21
Removed reading of legacy admin popup GET parameter.
Tim Graham
2014-03-21
Removed warning for settings.ADMIN_FOR which has been removed.
Tim Graham
2014-03-21
Removed reading of old 'django_language' session variable per deprecation tim...
Tim Graham
2014-03-21
Removed backward compatible shims to rename get_query_set and similar queryse...
Tim Graham
2014-03-21
Removed contrib.comments per deprecation timeline.
Tim Graham
2014-03-19
Merge pull request #2221 from bmispelon/LazyObject-refactor
Andrew Godwin
2014-03-19
Fixed migration so MySQL GIS test doesn't fail; refs #22001.
Eric Palakovich Carr
2014-03-18
Fixed a regression from 2e5b82f6277227b69e9a6c5261a6deb14fff15dc
Florian Apolloner
[prev]
[next]