index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2008-01-17
newforms-admin: Merged from trunk up to [7021].
Joseph Kocherhans
2008-01-02
newforms-admin: Fixed #5827 -- Added missing import to django/contrib/admin/s...
Adrian Holovaty
2008-01-02
newforms-admin: Fixed #6005 -- Fixed double calling of Media() in newforms/wi...
Adrian Holovaty
2007-12-19
newforms-admin: Merged from trunk up to [6952].
Joseph Kocherhans
2007-12-06
newforms-admin: Modified the contrib.admin widget tests to allow for deployme...
Russell Keith-Magee
2007-12-03
newforms-admin: Merged changes from trunk up to [6863].
Joseph Kocherhans
2007-12-02
newforms-admin: Made some _meta lookups more direct.
Joseph Kocherhans
2007-12-02
newforms-admin: Missed a _get_pk_val() call in [6840].
Joseph Kocherhans
2007-12-02
newforms-admin: Small cleanup of a bunch of _get_pk_val() calls.
Joseph Kocherhans
2007-12-02
newforms-admin: Removed formset_for_queryset. BaseModelFormSet's constructor ...
Joseph Kocherhans
2007-12-02
newforms-admin: Fixed #5828. You can leave inline add forms empty again. Than...
Joseph Kocherhans
2007-12-02
newforms-admin: Fixed #5919. The admin add stage with inlines works again.
Joseph Kocherhans
2007-12-01
newforms-admin: Should have been part of [6811].
Joseph Kocherhans
2007-12-01
newforms-admin: Moved some views to contrib.auth. Based largely on a patch by...
Joseph Kocherhans
2007-12-01
newforms-admin: Fixed a bug where has_add_permission wasn't in the admin's ad...
Joseph Kocherhans
2007-12-01
newforms-admin: Fixed #5447. has_X_permission now works correctly.
Joseph Kocherhans
2007-12-01
newforms-admin: Fixed #6078. Blank spaces in the chnage list are now marked s...
Joseph Kocherhans
2007-11-30
newforms-admin: Merged from trunk up to [6782].
Joseph Kocherhans
2007-11-30
newforms-admin: Fixed #6722. Admin widgets are now marked safe.
Joseph Kocherhans
2007-11-30
newforms-admin: Fixed #6059. Javascript in the admin is no longer escaped.
Joseph Kocherhans
2007-11-30
newforms-admin: Merged from trunk up to [6775].
Joseph Kocherhans
2007-11-30
newforms-admin: Merged trunk revision [6671].
Joseph Kocherhans
2007-11-30
newforms-admin: Fixed grammar error in docstring of AdminFileWidget from [6457]
Adrian Holovaty
2007-11-30
newforms-admin: Merged from trunk up to [6670]. This is just before auto-esca...
Joseph Kocherhans
2007-11-07
newforms-admin: Updated InlineAdminFormSet following form_for_queryset change.
Russell Keith-Magee
2007-11-06
newforms-admin: Merged to [6652]
Joseph Kocherhans
2007-11-06
newforms-admin: Fixed #5733. Added formset_for_queryset. This is backwards in...
Joseph Kocherhans
2007-11-06
newforms-admin: Fixed #5758 -- Added a check to ensure that an inline model f...
Russell Keith-Magee
2007-10-26
newforms-admin: Added some files missing from [6613]
Joseph Kocherhans
2007-10-26
newforms-admin: Merged to [6612]
Joseph Kocherhans
2007-10-13
newforms-admin: Removed some unnecessary code.
Joseph Kocherhans
2007-10-13
newforms-admin: Extracted a method to get the ForeignKey from one model to an...
Joseph Kocherhans
2007-10-10
newforms-admin: Fixed #5720. render_change_form now belongs to ModelAdmin and...
Joseph Kocherhans
2007-10-06
newforms-admin: Merged to [6458]
Joseph Kocherhans
2007-10-06
removed accidentally check in change
Christian Metts
2007-10-06
newforms-admin: Added link to current file for file-based widgets in the admin
Christian Metts
2007-09-26
newforms-admin: Changed the user add url to use the custom user add view again.
Joseph Kocherhans
2007-09-25
newforms-admin: Removed unused import.
Joseph Kocherhans
2007-09-25
newforms-admin: Changed RelatedFieldWidgetWrapper's deepcopy method to just r...
Joseph Kocherhans
2007-09-25
newforms-admin: Fixed #5353. Added FormSet validation hook. Separated a few t...
Joseph Kocherhans
2007-09-25
newforms-admin: Fixed bug in many-to-many raw_id widget display.
Joseph Kocherhans
2007-09-25
newforms-admin: Merged to [6416]
Joseph Kocherhans
2007-09-24
newforms-admin: Blocked [6391]. The url tag won't work with multiple admin si...
Joseph Kocherhans
2007-09-24
newforms-admin: Fixed a deepcopy bug in RelatedFieldWidgetWrapper. This shoul...
Joseph Kocherhans
2007-09-17
newforms-admin: Fixed merge conflict in AUTHORS file.
Joseph Kocherhans
2007-09-17
newforms-admin: Merged to [6370].
Joseph Kocherhans
2007-09-15
newforms-admin: Merged to [6332].
Joseph Kocherhans
2007-09-15
Added 'Multiple admin sites in the same URLconf' section to docs/admin.txt
Adrian Holovaty
2007-09-15
newforms-admin: Added more to docs/admin.txt
Adrian Holovaty
2007-09-15
newforms-admin: Fixed #4963. We now use force_unicode instead of str for crea...
Joseph Kocherhans
[next]