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
2015-01-29
Fixed #24223 -- Prevented a session test from leaking.
Matt
2015-01-27
Fixed #24210 -- Cleaned up relational fields __init__().
Loic Bistuer
2015-01-27
Fixed #24053 -- Removed admin CSS & images for IE6 & 7.
seanwestfall
2015-01-27
Fixed #24154 -- Backends can now check support for expressions
Josh Smeaton
2015-01-23
Moved imports in GIS tests to avoid failure if dependencies aren't installed.
Tim Graham
2015-01-22
Isolated a flatpages test; refs #11505.
Tim Graham
2015-01-22
Fixed #24170 -- Implemented decompress for BaseRangeField widgets
Ng Zhi An
2015-01-20
Fixed typos in code comments.
Adam Taylor
2015-01-20
Fixes #24169 -- More arrayfield specific lookups.
Marc Tamlyn
2015-01-19
Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+
Tim Graham
2015-01-19
Fixed header of contrib.postgres translation catalog
Claude Paroz
2015-01-18
Removed obsolete SQL generation methods.
Tim Graham
2015-01-18
Added contrib.postgres translation catalog
Claude Paroz
2015-01-18
Removed support for admin validators per deprecation timeline; refs #16905.
Tim Graham
2015-01-18
Removed contrib.sites.models.RequestSite/get_current_site() aliases.
Tim Graham
2015-01-18
Removed contrib.contenttypes.generic per deprecation timeline; refs #19774.
Tim Graham
2015-01-17
Removed ModelAdmin.get_formsets() per deprecation timeline; refs #20702.
Tim Graham
2015-01-17
Removed contrib.flatpages.FlatPageSitemap per deprecation timeline; refs #23884.
Tim Graham
2015-01-17
Fixed #24055 -- Keep reference to view class for resolve()
Collin Anderson
2015-01-17
Fixed PostGIS crosses lookup and added crosses test
Claude Paroz
2015-01-17
Removed ModelAdmin.declared_fieldsets per deprecation timeline; refs #18681.
Tim Graham
2015-01-17
Removed backwards compatibility shims for "util" modules per deprecation time...
Tim Graham
2015-01-17
Used features in GIS sitemap view conditionals
Claude Paroz
2015-01-17
Updated en translation catalogs
Claude Paroz
2015-01-17
Complemented test about non-supported aggregation exception
Claude Paroz
2015-01-16
Increased the default PBKDF2 iterations.
Tim Graham
2015-01-16
Fixed #24092 -- Widened base field support for ArrayField.
Marc Tamlyn
2015-01-16
Fixed #24099 -- Removed contenttype.name deprecated field
Claude Paroz
2015-01-16
Tested that geo aggregates support slicing
Sander Smits
2015-01-16
Fixed #24152 -- Deprecated GeoQuerySet aggregate methods
Claude Paroz
2015-01-16
Simplified a bit GeoAggregate classes
Claude Paroz
2015-01-15
Refs #24075 -- Silenced needless call_command output while running tests
Markus Holtermann
2015-01-14
Moved check_aggregate_support to BaseSpatialOperations
Claude Paroz
2015-01-14
Fixed #22603 -- Reorganized classes in django.db.backends.
Tim Graham
2015-01-14
Fixed #24075 -- Prevented running post_migrate signals when unapplying initia...
Markus Holtermann
2015-01-13
Fixed #24136 -- Prevented crash when convert_extent input is None
Claude Paroz
2015-01-12
Fixed #24124 (again) -- Updated tests with new default context_processors.
Aymeric Augustin
2015-01-12
Avoided exceptions in admindocs' template detail view.
Aymeric Augustin
2015-01-12
Avoided exceptions in a non-critical check in the admin.
Aymeric Augustin
2015-01-12
Accounted for multiple template engines in template responses.
Aymeric Augustin
2015-01-12
Deprecated passing a Context to a generic Template.render.
Aymeric Augustin
2015-01-12
Fixed #24089 -- Added check for when ModelAdmin.fieldsets[1]['fields'] isn't ...
Muthiah Annamalai
2015-01-12
Made Django's templates get their own LANGUAGE_* variables.
Collin Anderson
2015-01-10
Fixed #24114 -- Improved error message in GEOSGeometry constructor
Claude Paroz
2015-01-10
Fixed #13165 -- Added edit and delete links to admin foreign key widgets.
Simon Charette
2015-01-10
Fixed #24001 -- Added range fields for PostgreSQL.
Marc Tamlyn
2015-01-10
Move % addition to lookups, refactor postgres lookups.
Marc Tamlyn
2015-01-10
Fixed #24097 -- Prevented AttributeError in redirect_to_login
Claude Paroz
2015-01-09
Removed an undocumented contenttypes synchronization method.
Simon Charette
2015-01-09
Fixed a typo in contrib/auth/tests/custom_user.py docstring.
Tim Graham
[prev]
[next]