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
2016-10-01
[1.10.x] Bumped version for 1.10.2 release.
1.10.2
Tim Graham
2016-10-01
[1.10.x] Fixed #27302 -- Fixed ModelAdmin.construct_change_message() changed ...
Claude Paroz
2016-09-30
[1.10.x] Updated translations from Transifex
Claude Paroz
2016-09-30
[1.10.x] Refs #27186 -- Fixed model form default fallback for CheckboxSelectM...
Tim Graham
2016-09-30
[1.10.x] Updated links to the current version of MySQL docs.
Tim Graham
2016-09-27
[1.10.x] Fixed #27271 -- Fixed a crash in runserver logging.
Sergey Fursov
2016-09-26
[1.10.x] Removed missing name in django.db __all__.
Adam Chainz
2016-09-23
[1.10.x] Fixed #27261 -- Added missing python-brace-format marker
Claude Paroz
2016-09-22
[1.10.x] Fixed #27186 -- Fixed model form default fallback for MultiWidget, F...
Tim Graham
2016-09-19
[1.10.x] Fixed #27238 -- Disabled check_pattern_startswith_slash if settings....
Alasdair Nicol
2016-09-13
[1.10.x] Fixed #27216 -- Corrected import location in admin deprecation messa...
Jeff Willette
2016-09-09
[1.10.x] Normalized spelling of ETag.
Tim Graham
2016-09-07
[1.10.x] Fixed #27143 -- Allowed combining SearchQuery with more than one & o...
Nicola Jordan
2016-09-07
[1.10.x] Fixed #27180 -- Fixed a crash in MySQL checks where SELECT @@sql_mod...
Markus Gerards
2016-09-01
[1.10.x] Post-release version bump.
Tim Graham
2016-09-01
[1.10.x] Bumped version for 1.10.1 release
1.10.1
Tim Graham
2016-09-01
[1.10.x] Fixed #27142, #27110 -- Made makemigrations consistency checks respe...
Tim Graham
2016-09-01
[1.10.x] Clarified URL regex check message with respect to include().
Riccardo Magliocchetti
2016-09-01
[1.10.x] Refs #27039 -- Fixed regression with field defaults in prefixed forms.
Alex Hill
2016-08-31
[1.10.x] Fixed #27154 -- Allowed comparing CallableBool with bitwise or.
Olexander Yermakov
2016-08-24
[1.10.x] Fixed #27039 -- Fixed empty data fallback to model field default in ...
Tim Graham
2016-08-24
[1.10.x] Fixed #27111 -- Fixed KeyError if USERNAME_FIELD isn't in UserCreati...
Berker Peksag
2016-08-24
[1.10.x] Fixed #27100 -- Included already applied migration changes in the pr...
Simon Charette
2016-08-24
[1.10.x] Fixed #27044 -- Included already applied migration changes in the po...
Simon Charette
2016-08-23
[1.10.x] Fixed #27089 -- Added database alias to InconsistentMigrationHistory...
Tim Graham
2016-08-23
[1.10.x] Fixed #26998 -- Reverted some admin checks from checking field.many_...
Collin Anderson
2016-08-20
[1.10.x] Fixed #27018 -- Fixed admindocs crash with a view in a class.
Helen Sherwood-Taylor
2016-08-19
[1.10.x] Fixed #27073 -- Removed duplicated managers in `Model._meta.managers`.
Loïc Bistuer
2016-08-18
[1.10.x] Fixed #27054 -- Fixed makemigrations crash with a read-only database.
Jim Nicholls
2016-08-15
[1.10.x] Fixed #27058 -- Reallowed the {% for %} tag to unpack any iterable.
Tim Graham
2016-08-15
[1.10.x] Refs #13408 -- Removed obsolete code/comments from {% for %} unpacki...
Tim Graham
2016-08-15
[1.10.x] Fixed #27014 -- Fixed annotations with database functions on PostGIS.
Daniel Wiesmann
2016-08-12
[1.10.x] Fixed #27037 -- Prevented required attribute on ClearableFileInput w...
Jon Dufresne
2016-08-10
[1.10.x] Fixed #26973 -- Fixed views.static.serve() crash with show_indexes e...
Tim Graham
2016-08-09
[1.10.x] Unified SpatiaLite spelling
Claude Paroz
2016-08-08
[1.10.x] Fixed #27028 -- Clarified failed parallel tests message.
Adam Zapletal
2016-08-06
[1.10.x] Fixed #27026 -- Fixed state initialization of bulk_create() objects ...
Sjoerd Job Postmus
2016-08-06
[1.10.x] Fixed #27027 -- Restored Client.force_login() defaulting to the firs...
Ben Demboski
2016-08-05
[1.10.x] Fixed #27004 -- Made migrations consistency check ignore unapplied s...
Jarek Glowacki
2016-08-05
[1.10.x] Edited docs of test.utils.setup/teardown_test_environment().
Chris Jerdonek
2016-08-04
[1.10.x] Fixed #27010 -- Made Argon2PasswordHasher decode with ASCII.
Tim Graham
2016-08-04
[1.10.x] Fixed #26983 -- Fixed isnull filtering on ForeignKey with to_field
Claude Paroz
2016-08-03
[1.10.x] Fixed #27005 -- Fixed crash if request.META[''CONTENT_LENGTH']=''.
Tim Graham
2016-08-03
[1.10.x] Fixed #27001 -- Fixed a query count regression in ModelChoiceField w...
Alex Hill
2016-08-03
[1.10.x] Fixed #26997 -- Fixed checks crash with empty Meta.default_permissions.
Sergey Yurchenko
2016-08-02
[1.10.x] Fixed #27000 -- Removed BaseCommand.usage() per deprecation timeline...
Tim Graham
2016-08-02
[1.10.x] Fixed #26988 -- Improved/clarified User.is_authenticated/anonymous c...
Tim Graham
2016-08-02
[1.10.x] Fixed #26991 -- Fixed a crash in MySQL where SELECT @@SQL_AUTO_IS_NU...
Tim Graham
2016-08-01
[1.10.x] Post-release version bump.
Tim Graham
2016-08-01
[1.10.x] Bumped version for 1.10 release.
1.10
Tim Graham
[next]