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
2011-02-28
Fixed #15365 -- Added a warning to the `contrib.markup` docs reminding users ...
Gabriel Hurley
2011-02-28
Fixed #15395 -- Documented the modules/import paths for the various decorator...
Gabriel Hurley
2011-02-28
Fixed #13433 -- Changed default behavior of Django email message wrappers to ...
Ramiro Morales
2011-02-27
Converted the new contributions docs to unix line endings.
Russell Keith-Magee
2011-02-27
Fixed #14702 -- Added a "needsinfo" resolution to Trac, and added supporting ...
Gabriel Hurley
2011-02-27
Fixed #15492 -- Documented the `invalid_date` and `invalid_time` error keys f...
Gabriel Hurley
2011-02-27
Fix typo in staticfiles docs (not ticketed).
Simon Meers
2011-02-27
Fixed #15368 - test failures due to regression with RequestContext
Luke Plant
2011-02-26
Fixed #10918 -- Ensure that the search widget on a raw_id_admin uses the righ...
Russell Keith-Magee
2011-02-26
Fixed #11447 -- Ensured that ForeignKey widgets in a list-editable admin chan...
Russell Keith-Magee
2011-02-26
Revert [15653], which was absolutely not ready to be committed.
Alex Gaynor
2011-02-26
Fixed #15509 -- corrected a typo in the cache docs. Thanks Paul.
Alex Gaynor
2011-02-26
Beginnings of test conversion.
Alex Gaynor
2011-02-26
Fixed #15508 -- Corrected a misleading error message in the DetailView generi...
Russell Keith-Magee
2011-02-26
Fixed #15424 -- Corrected lookup of callables listed in admin inlines' `reado...
Ramiro Morales
2011-02-25
Fixed #8528 -- Ensure that null values are displayed as a filtering option in...
Russell Keith-Magee
2011-02-25
Fixed #15493 - csrf_migration_helper.py parsing fix.
Luke Plant
2011-02-25
Fixed #14401 -- Added a contributing howto guide for new users. Thank you to ...
Gabriel Hurley
2011-02-25
Fixed #15491 -- Added a CDATA block and closed a stray tag in the comments HT...
Russell Keith-Magee
2011-02-25
Fixed #15490 -- Added some missing semicolons in admin javascript. Thanks to ...
Russell Keith-Magee
2011-02-24
Prevented non-admin users from accessing the admin redirect shortcut.
Jacob Kaplan-Moss
2011-02-24
Fixed #14012 (again) -- Admin app: Don't show the full user edition view afte...
Ramiro Morales
2011-02-23
Fixed #12004 -- Improved error reporting when an abstract class is registered...
Russell Keith-Magee
2011-02-23
Fixed #15299 -- Started the process of migrating the auth context processor s...
Russell Keith-Magee
2011-02-23
Fixed #15375 -- clarified apparent contradiction in Form Wizard documentation...
Simon Meers
2011-02-22
Fixed #15371 -- Ensure that a superuser created with the createsuperuser mana...
Russell Keith-Magee
2011-02-22
Removed example CSRF jQuery code from release notes, replacing with link to i...
Luke Plant
2011-02-22
Fixed #13510 -- Corrected colspan of non-field-specific error messages in adm...
Ramiro Morales
2011-02-22
Fixed #15257 - Add a link about field lookups to the tutorial; thanks dwillis.
Timo Graham
2011-02-21
Corrected logging call in CSRF middleware
Luke Plant
2011-02-21
Fixed #11058 - list_display_links doesn't allow callables not defined in the ...
Luke Plant
2011-02-21
Fixed HTML error in admin when using list_editable.
Luke Plant
2011-02-21
Fixed #15349 - Bound FormSet produces bound empty_form
Luke Plant
2011-02-21
Fixed #14099 - BaseModelFormSet should use _should_delete_form
Luke Plant
2011-02-21
Fixed #15369 -- Added missing import in _os module. Thanks, jonash.
Jannis Leidel
2011-02-21
Fixed #11707 - limit_choices_to on a ForeignKey can render duplicate options ...
Luke Plant
2011-02-21
Fixed #11852 -- Ensure that a long string in the password reset email can be ...
Russell Keith-Magee
2011-02-21
Fixed #15359 -- Ensure that the -h option is always honored by django-admin.p...
Russell Keith-Magee
2011-02-21
Fixed #15364 -- Ensure files are closed correctly during file tests. Thanks t...
Russell Keith-Magee
2011-02-21
Fixed #15362: Added explicit deletion of file to test, needed now since files...
Karen Tracey
2011-02-21
Fix broken tests due to changes in r15591 by updating the test store_rendered...
Chris Beaven
2011-02-20
Fixed #15358 -- Renamed a test to avoid a naming collision. Thanks to mila fo...
Russell Keith-Magee
2011-02-20
Fixed #14529 -- Fixed representation of model names in admin messages after m...
Ramiro Morales
2011-02-20
Tweaked the changes from changeset r15580 so as to avoid introducing a backwa...
Russell Keith-Magee
2011-02-20
Ensure render_to_string leaves the context instance stack in the state it was...
Chris Beaven
2011-02-19
Fixed #15341 -- Clarified where translation problems should be reported in th...
Gabriel Hurley
2011-02-19
Fixed #15351 -- Corrected a missing word in the template reference docs. Than...
Gabriel Hurley
2011-02-19
Fixed #9161 -- Ensure that ModelMultipleChoiceField respects to_field_name in...
Russell Keith-Magee
2011-02-19
Fixed #11513 -- Ensure that the redirect at the end of an object change won't...
Russell Keith-Magee
2011-02-19
Fixed #14355 -- Ensure that help_text is displayed for readonly fields in the...
Russell Keith-Magee
[prev]
[next]