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-08-01
Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4.
Tim Graham
2014-08-01
Fixed #21940 -- Added kwargs to contribute_to_class() of model fields..
Mitar
2014-07-31
Fixed #22956 -- Made PermissionManager.get_by_natural_key() use the correct d...
Jürno Ader
2014-07-31
Fixed #13163 -- Added ability to show change links on inline objects in admin.
Nick Sandford
2014-07-29
Fixed #22962 -- Default values for ArrayField with migrations.
Marc Tamlyn
2014-07-24
Fixed #22849 -- Added Session.__str__()
Nick Sandford
2014-07-23
Fixed #22891 -- Clarified that collecstatic --clear with delete all files in ...
Tim Graham
2014-07-23
Fixed #23078 -- Regression in update_contenttypes() interactivity.
Nick Sandford
2014-07-23
Fixed #23030 -- Properly handled geometry columns metadata during migrations
Claude Paroz
2014-07-23
Adapted SpatialiteGeometryColumns model to spatialite >= 4
Claude Paroz
2014-07-21
Fixed typo in PermissionsMixin.groups.help_text.
Iain Dawson
2014-07-21
Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-21
Fixed #23064 -- Added lib detection support for GDAL 1.10/1.11
Claude Paroz
2014-07-18
Fixed #23028: Added unique_togther support to inspectdb.
Damien Nozay
2014-07-15
Fixed #22907 -- Array contains must have same type.
Marc Tamlyn
2014-07-14
Fixed #22789 -- Deprecated django.contrib.webdesign.
Tim Graham
2014-07-13
Added a newline to appease flake8
Alex Gaynor
2014-07-12
Fixed #22939 -- Delayed admin_static backend detection
Claude Paroz
2014-07-11
Bump the default iterations for PBKDF2.
Alex Gaynor
2014-07-10
Added contrib.auth migration for refs #13147.
Tim Graham
2014-07-10
Fixed #13147 -- Moved User validation logic from form to model.
Yin Jifeng
2014-07-09
Fixed #19671 -- Added warnings that null and validators are ignored for ManyT...
Anubhav Joshi
2014-07-09
Fixed #22223 -- Prevented over-escaping URLs in reverse()
Claude Paroz
2014-07-08
Fixed #21832 -- Updated prompt, tests, and docs to show that USERNAME_FIELD s...
Anubhav Joshi
2014-07-06
Fixed pyinotify performance regression in 15f82c7011
Claude Paroz
2014-07-05
Fixed various minor doc typos / references.
Daniel Hahler
2014-07-04
Fixed #20631 -- Increased the default EmailField max_length to 254.
Tim Graham
2014-07-03
Fixed #21755 -- Added ForeignKey support to REQUIRED_FIELDS.
Anubhav Joshi
2014-07-01
Removed django/contrib/auth/create_superuser.py
Tim Graham
2014-06-30
Fixed #8162 -- Increased Permission.name max_length to 255 characters.
Tim Graham
2014-06-29
Fixed a flake8 warning
Alex Gaynor
2014-06-28
Fixed #16184 -- Fixed multiple PostGIS types introspection
Claude Paroz
2014-06-26
Fixed #22894 -- Made admin add related/raw ID fields widgets customizable.
Riccardo Magliocchetti
2014-06-24
Restored is_anonymous() check in ModelBackend permission checking removed in ...
Tim Graham
2014-06-23
Fixed #17903 -- Modified ModelBackend to eliminate permissions on inactive us...
Jorge C. Leitão
2014-06-23
Simplified test of contrib.auth.tests.
Jorge C. Leitão
2014-06-23
Removed 'to_field' from ForeignKey(settings.AUTH_USER_MODEL) in admin's initi...
Uriel Corfa
2014-06-21
Fixed #22793 -- Updated import location for GeometryColumns in tests
Claude Paroz
2014-06-20
Fixed test from refs #22782.
Tim Graham
2014-06-20
Fixed #22782 -- Added i18n attr to Sitemap class
Luan Pablo
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-17
Fixed #22819 -- Renamed output_type -> output_field in query expression API.
Tim Graham
2014-06-16
Added database migration for contrib.auth.
Tim Graham
2014-06-16
Added database migration for contrib.contenttypes.
Tim Graham
2014-06-16
Use __first__ not __latest__ for unknown app dependencies
Andrew Godwin
2014-06-16
Added database migration for contrib.sessions.
Tim Graham
2014-06-15
Added database migration for contrib.redirects.
Claude Paroz
2014-06-15
Added database migration for contrib.flatpages.
Claude Paroz
2014-06-15
Added database migration for contrib.sites.
Claude Paroz
2014-06-15
Fixed #22563: Added migration to admin, fixed a few more loader issues.
Andrew Godwin
[prev]
[next]