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
Age
Commit message (
Expand
)
Author
2013-10-21
Added docs for the hasher's iteration count changes.
Tim Graham
2013-10-21
Force update of the password on iteration count changes.
Florian Apolloner
2013-10-21
Fixed #21253 -- PBKDF2 with cached HMAC key
Florian Apolloner
2013-10-21
Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-10-21
Removed some direct settings manipulations in tests; refs #21230.
Bouke Haarsma
2013-10-21
Fixed E227 pep8 warnings
Tim Graham
2013-10-21
Fixed #21288 -- Fixed E126 pep8 warnings
Alasdair Nicol
2013-10-21
Fixed an I18N test class tearDown method.
Ramiro Morales
2013-10-19
Added support for serializing class methods. - Refs #21290.
Loic Bistuer
2013-10-19
Fixed #21283 -- Added support for migrations if models is a package.
Loic Bistuer
2013-10-19
Removed unused local variables in tests.
Tim Graham
2013-10-19
Fixed #21291 -- Ensured inactive users cannot reset their passwords
Claude Paroz
2013-10-19
Cleaned formatting/comments in PasswordResetFormTest
Claude Paroz
2013-10-18
Fixed #21212 -- Documented the reverse name for OneToOneField.
Juergen Schackmann
2013-10-18
Added a warning regarding session security and subdomains.
Tim Graham
2013-10-18
Fixed ReST error in 1.6. release notes.
Tim Graham
2013-10-18
Fixed bug causing CSRF token not to rotate on login.
Tim Graham
2013-10-18
Fixed #21287 -- Fixed E123 pep8 warnings
Alasdair Nicol
2013-10-17
Merge pull request #1768 from alasdairnicol/ticket_21268
Alex Gaynor
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-18
Fixed #21267 -- Fixed E502 pep8 warnings
Alasdair Nicol
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-17
Removed 1.6 release note text regarding password limit length.
Tim Graham
2013-10-17
Fixed #21259 -- Fixed formstools wizard for InlineFormSet.
Kathryn Killebrew
2013-10-17
Removed importing formtools tests in __init__.py
Tim Graham
2013-10-17
Fixed #21284 -- Prevented KeyError swallowing in fetch_command
Claude Paroz
2013-10-17
Fixed #21282 -- Made HttpResponse.serialize_headers accept latin-1
Claude Paroz
2013-10-17
Added test for a921f06 - refs #21280.
Loic Bistuer
2013-10-17
Removed F.__deepcopy__()
Anssi Kääriäinen
2013-10-17
Fixed #18659 -- Deprecated request.REQUEST and MergeDict
Bouke Haarsma
2013-10-17
Remove some unnecesary uses of bool
Alex Gaynor
2013-10-17
Fixed #21280 -- Don't generate empty migration files
Javed Khan
2013-10-17
Removed some dead code and simplified some other ocde
Alex Gaynor
2013-10-17
Merge pull request #1762 from alasdairnicol/ticket_21270
Alex Gaynor
2013-10-17
Fixed #21270 -- Fixed E701 pep8 warnings
Alasdair Nicol
2013-10-16
Add get_migratable_models util method to ConnectionRouter
Claude Paroz
2013-10-16
Fixed #19657 -- Made sql commands honor allow_migrate
Claude Paroz
2013-10-16
Avoided hardcoding Permission.name max_length
Tim Graham
2013-10-16
Fixed #7551 -- Made GFK allow None init argument.
Bouke Haarsma
2013-10-16
First pass on squashmigrations command; files are right, execution not.
Andrew Godwin
2013-10-16
Improve migration optimizer to be able to optimize through other ops
Andrew Godwin
2013-10-15
Merge pull request #1744 from unaizalakain/ticket_7261
Alex Gaynor
2013-10-15
Merge pull request #1755 from loic/typo
Tim Graham
2013-10-16
Fixed DeprecationWarning caused by assertEquals.
Loic Bistuer
2013-10-15
Made sqlite introspection also show views like other backends
Claude Paroz
2013-10-15
Fixed #16855 -- select_related() chains as expected.
Marc Tamlyn
2013-10-15
Moved misplaced import in backends init
Claude Paroz
2013-10-15
Updated admin alert colors
Ryan Allen
2013-10-15
Merge pull request #1751 from tmaster/ticket_21006_improvement
Daniele Procida
2013-10-15
Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
[prev]
[next]