Tim Graham
|
651bb73ab3
Fixed ReST error in 1.6. release notes.
|
11 vuotta sitten |
Tim Graham
|
ac4fec5ca2
Fixed bug causing CSRF token not to rotate on login.
|
11 vuotta sitten |
Alasdair Nicol
|
a800036981
Fixed #21287 -- Fixed E123 pep8 warnings
|
11 vuotta sitten |
Alex Gaynor
|
65750b8352
Merge pull request #1768 from alasdairnicol/ticket_21268
|
11 vuotta sitten |
Alasdair Nicol
|
bab9123daa
Fixed #21268 -- Fixed E303 pep8 warnings
|
11 vuotta sitten |
Alasdair Nicol
|
65d1d65d52
Fixed #21267 -- Fixed E502 pep8 warnings
|
11 vuotta sitten |
Alasdair Nicol
|
dfb4cb9970
Fixed #21285 -- Fixed E121,E122 pep8 warnings
|
11 vuotta sitten |
Tim Graham
|
d97bec5ee3
Removed 1.6 release note text regarding password limit length.
|
11 vuotta sitten |
Kathryn Killebrew
|
7e5d7a76bf
Fixed #21259 -- Fixed formstools wizard for InlineFormSet.
|
11 vuotta sitten |
Tim Graham
|
9833b931b7
Removed importing formtools tests in __init__.py
|
11 vuotta sitten |
Claude Paroz
|
3514bcb251
Fixed #21284 -- Prevented KeyError swallowing in fetch_command
|
11 vuotta sitten |
Claude Paroz
|
a14f087233
Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
|
11 vuotta sitten |
Loic Bistuer
|
5008706345
Added test for a921f06 - refs #21280.
|
11 vuotta sitten |
Anssi Kääriäinen
|
3a66035107
Removed F.__deepcopy__()
|
11 vuotta sitten |
Bouke Haarsma
|
2fb5a51fa3
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
|
11 vuotta sitten |
Alex Gaynor
|
98788d3c3a
Remove some unnecesary uses of bool
|
11 vuotta sitten |
Javed Khan
|
a921f06345
Fixed #21280 -- Don't generate empty migration files
|
11 vuotta sitten |
Alex Gaynor
|
7f508a3673
Removed some dead code and simplified some other ocde
|
11 vuotta sitten |
Alex Gaynor
|
cce42d4cf2
Merge pull request #1762 from alasdairnicol/ticket_21270
|
11 vuotta sitten |
Alasdair Nicol
|
eb214452c3
Fixed #21270 -- Fixed E701 pep8 warnings
|
11 vuotta sitten |
Claude Paroz
|
650b6fd90e
Add get_migratable_models util method to ConnectionRouter
|
11 vuotta sitten |
Claude Paroz
|
2992f42861
Fixed #19657 -- Made sql commands honor allow_migrate
|
11 vuotta sitten |
Tim Graham
|
91c77eeab8
Avoided hardcoding Permission.name max_length
|
11 vuotta sitten |
Bouke Haarsma
|
3918eeb9fd
Fixed #7551 -- Made GFK allow None init argument.
|
11 vuotta sitten |
Andrew Godwin
|
763ac8b642
First pass on squashmigrations command; files are right, execution not.
|
11 vuotta sitten |
Andrew Godwin
|
42f8666f6a
Improve migration optimizer to be able to optimize through other ops
|
11 vuotta sitten |
Alex Gaynor
|
694d7da6c5
Merge pull request #1744 from unaizalakain/ticket_7261
|
11 vuotta sitten |
Tim Graham
|
6138186848
Merge pull request #1755 from loic/typo
|
11 vuotta sitten |
Loic Bistuer
|
776b6470c1
Fixed DeprecationWarning caused by assertEquals.
|
11 vuotta sitten |
Claude Paroz
|
2af58a2cef
Made sqlite introspection also show views like other backends
|
11 vuotta sitten |