Brenda J. Butler
|
c8d257e81d
Fixed #22558 -- Added missing word in contributing docs
|
11 lat temu |
Chris Beaven
|
a0c4b8465d
Fix migration autodector to work correctly with custom deconstructed values
|
11 lat temu |
Claude Paroz
|
2ce5196763
Fixed #22551 -- Made oracle backend method Python 3 compatible
|
11 lat temu |
Yehonatan Daniv
|
e2e4cdba11
Fixed #22539 -- Copied exclude argument in Model.full_clean() to prevent side effects.
|
11 lat temu |
Tim Graham
|
45c2d1f5d9
flake8 fixes.
|
11 lat temu |
Tim Graham
|
b0d032f9fc
Fixed #22547 -- Added some links to tutorial 2.
|
11 lat temu |
Andrew Godwin
|
e049c88603
Cleanup failing test w/contenttypes and remove useless graph load
|
11 lat temu |
Moayad Mardini
|
927245ccd8
Fixed #22546 -- Removed idioms in tutorial 2.
|
11 lat temu |
Andrew Godwin
|
8f6dff372b
Fixed #22485: Include all unmigrated apps in project state by default.
|
11 lat temu |
Simon Charette
|
24ec9538b7
Fixed #19195 -- Allow explicit ordering by a relation `_id` field.
|
11 lat temu |
Doug Beck
|
a5f6cbce07
Refactored DjangoTranslation class
|
11 lat temu |
Claude Paroz
|
7c54f8cced
Fixed #22474 -- Made migration recorder aware of multiple databases
|
11 lat temu |
Mike Fogel
|
7fd1b35ed7
Fixed #22537 -- Add tests and improved docs for field subclass with choices.
|
11 lat temu |
Tim Graham
|
8ec388a69d
Fixed #22442 -- Provided additional documentation regarding id fields clashing.
|
11 lat temu |
Tim Graham
|
d9c272b22f
Removed unused import.
|
11 lat temu |
Bruno Ribeiro da Silva
|
83413c53d2
Fixed #22511 -- Added args to migrations management commands.
|
11 lat temu |
Simon Charette
|
390f888745
Fixed #22447 -- Make sure custom model bases can be migrated.
|
11 lat temu |
Simon Charette
|
a2340ac6d6
Use the new implementation of `six.with_metaclass`.
|
11 lat temu |
Ramiro Morales
|
2df7238512
Removed bogus, ineffective 'U' flag from codecs.open() call.
|
11 lat temu |
Aymeric Augustin
|
0fb7570c5c
Fixed #22523 -- Clarified pytz requirement.
|
11 lat temu |
Tim Graham
|
650065f0ef
Added stub release notes for 1.6.5.
|
11 lat temu |
Tim Graham
|
68d264059a
Added dates to release notes of today's release.
|
11 lat temu |
Tim Graham
|
aabceadd7d
Revert "Fixed #15179 -- middlewares not applied for test client login()"
|
11 lat temu |
Tim Graham
|
26b03f2526
Fixed #22254 -- Noted the requirement of calling django.setup() when running
|
11 lat temu |
Simon Charette
|
d2e732cde3
Merge pull request #2613 from azalea/patch-2
|
11 lat temu |
Zhaorong Ma
|
dd3f3e4e89
Fix a typo in logging.txt
|
11 lat temu |
Tim Graham
|
b829d53b37
Fixed #22497 -- Highlighted difference between field and class deconstruction.
|
11 lat temu |
Tim Graham
|
1ce759b69f
Fixed #22445 -- Added how to perform a reverse data migration to topic guide.
|
11 lat temu |
Tim Graham
|
ab8d8e00c9
Improved formatting and links of migration docs.
|
11 lat temu |
Tim Graham
|
8905fcbda6
Fixed #22526 -- Added note about check() method to 1.7 release notes.
|
11 lat temu |