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
2012-11-22
Fixed #16039 -- Made post_syncdb handlers multi-db aware.
Aymeric Augustin
2012-11-22
Merge pull request #511 from ryankask/username-password-admin
Aymeric Augustin
2012-11-20
Fixed #19331 (again) use the right admin named URL.
Ramiro Morales
2012-11-20
Fixed #19331 -- Added missing trailing slash in auth admin template
Claude Paroz
2012-11-19
Fixed #18658 -- Improved ModelAdmin.message_user API
Preston Holmes
2012-11-17
Fixed #19291 -- Completed deprecation of ADMIN_MEDIA_PREFIX.
Aymeric Augustin
2012-11-17
Merge pull request #466 from kenthauser/ticket_19025
Jannis Leidel
2012-11-17
Fixed #2550 -- Allow the auth backends to raise the PermissionDenied exceptio...
Jannis Leidel
2012-11-17
Fixed #19114 -- Fixed LogEntry unicode representation
Claude Paroz
2012-11-17
Fixed #19226 -- Applied linebreaksbr to read-only fields in admin
Claude Paroz
2012-11-16
comment_will_be_sent can cause a 400, not a 403
Brandon Adams
2012-11-15
Update django/contrib/flatpages/forms.py
vanschelven
2012-11-15
Another regression fix for select_related handling
Anssi Kääriäinen
2012-11-15
Fixed #19058 -- Fixed Oracle GIS crash
Anssi Kääriäinen
2012-11-10
Allow custom User models to use the UserAdmin's change password view.
Ryan Kaskel
2012-11-09
Added missing encoding preamble to gis tests.
Florian Apolloner
2012-11-06
Fixed #19254 -- Bug in SESSION_FILE_PATH handling.
Aymeric Augustin
2012-11-05
Removed unnecessary import after b98083ce3d
Claude Paroz
2012-11-04
Remove some bizzare and unnecesary code.
Alex Gaynor
2012-11-03
Fixed #18963 -- Used a subclass-friendly pattern
Aymeric Augustin
2012-11-03
Fixed #17549 -- Added a clickable link for URLFields in admin change list.
Ulrich Petri
2012-11-02
Fixed a regression in gis introduced by Query.select_fields removal
Anssi Kääriäinen
2012-11-01
Added WizardView.file_storage exception message and docs
Tim Graham
2012-11-01
Fixed #16678 -- Wrote tests for contrib.redirects app
Claude Paroz
2012-10-31
Add `form` to formwizard context (includes tests)
Kent Hauser
2012-10-31
Fixed #17083 -- Allowed sessions to use non-default cache.
Aymeric Augustin
2012-10-29
Fixed #17869 - force logout when REMOTE_USER header disappears
Preston Holmes
2012-10-29
Fixed #19057 (again) -- added additional tests
Preston Holmes
2012-10-30
Added some test guards for some recently added auth tests.
Russell Keith-Magee
2012-10-29
Fixed #19172 -- Isolated poisoned_http_host tests from 500 handlers
Claude Paroz
2012-10-29
Fixed #17991 - prefetch_related fails with GenericRelation and varchar ID field
Luke Plant
2012-10-28
Fixed #19061 -- added is_active attribute to AbstractBaseUser
Preston Holmes
2012-10-28
Fixed a typo in aff9b2f.
Aymeric Augustin
2012-10-28
Marked cookies-based session expiry test as an expected failure.
Aymeric Augustin
2012-10-28
Fixed #14093 -- Improved error message in the cache session backend.
Aymeric Augustin
2012-10-28
Fixed #19203 -- Added isolation to a humanize test
Aymeric Augustin
2012-10-28
Fixed #18194 -- Expiration of file-based sessions
Aymeric Augustin
2012-10-27
Improved tests introduced in 04b00b6.
Aymeric Augustin
2012-10-27
Added optional kwargs to get_expiry_age/date.
Aymeric Augustin
2012-10-27
Fixed #19200 -- Session expiry with cached_db
Aymeric Augustin
2012-10-27
Fixed #18978 -- Moved cleanup command to sessions.
Aymeric Augustin
2012-10-27
Ensured gis tests aren't run on non-gis Oracle
Anssi Kääriäinen
2012-10-27
Fixed #19190 -- Refactored Query select clause attributes
Anssi Kääriäinen
2012-10-22
Fixed #19157 -- Removed test-only string from translatable strings
Claude Paroz
2012-10-20
Fixed #17856 -- Passed obj to get_inline_instances
Aymeric Augustin
2012-10-20
Fixed #19133 -- Corrected regression in form handling for user passwords.
Russell Keith-Magee
2012-10-18
Fixed #8001 -- Made redirections after add/edit in admin customizable.
Ramiro Morales
2012-10-17
Fixed a security issue related to password resets
Preston Holmes
2012-10-17
Reported OpenLayersWidget exceptions through logging
Claude Paroz
2012-10-16
Fixed #19130 -- Made some of the auth forms more flexible for user models.
Russell Keith-Magee
[prev]
[next]