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
/
tests
/
regressiontests
/
admin_views
Age
Commit message (
Expand
)
Author
2008-07-16
newforms-admin: Fixed #5490 -- Properly quote special characters in primary k...
Brian Rosner
2008-07-15
newforms-admin: Removed a comment that was no longer applicable and cleaned u...
Joseph Kocherhans
2008-07-02
newforms-admin: custom URL handling in admin now redirects to add trailing sl...
Simon Willison
2008-06-19
newforms-admin: Removed a print statement in tests/regressiontests/admin_view...
Brian Rosner
2008-06-18
newforms-admin: Fixed #6943 and #7263 -- Handle multiple e-mail addresses whe...
Brian Rosner
2008-06-18
newforms-admin: Fixed #7483 (thanks, Daniel Roseman) - delete view now correc...
Simon Willison
2008-06-13
newforms-admin: AdminSite index and display_login_form method can now take an...
Simon Willison
2008-06-13
newforms-admin: Made it easier to specify a custom template to be used in the...
Simon Willison
2008-06-12
newforms-admin: custom changelist test now avoids model inheritance (since th...
Simon Willison
2008-06-12
newforms-admin: Added ability to pass extra_context argument to ModelAdmin's ...
Simon Willison
2008-06-10
newforms-admin: Fixed #5999 -- When a session expires properly route the
Brian Rosner
2008-06-07
newforms-admin: Fixed #6810 -- Added tests for admin views. Thanks rmyers!
Brian Rosner