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
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
2007-09-15
newforms-admin: Added intro to docs/admin.txt
Adrian Holovaty
2007-09-15
newforms-admin: Removed dependency on _meta.admin in get_deleted_objects.
Joseph Kocherhans
2007-09-15
newforms-admin: Fixed a bug in ManyToManyRawIdWidget where a list of integers...
Joseph Kocherhans
2007-09-15
newforms-admin: Backing out [6321] temporarily. It should have been 2 differn...
Joseph Kocherhans
2007-09-15
Fixed a bug in ManyToManyRawIdWidget where a list of integers needed to be co...
Joseph Kocherhans
2007-09-15
newforms-admin: Fixed #5401 -- make-messages.py works again. Thanks, Petr Mar...
Adrian Holovaty
2007-09-15
newforms-admin: Removed Model code and tests related to inner Admin classes. ...
Joseph Kocherhans
2007-09-15
newforms-admin: Added jdetaeye to AUTHORS. Forgot in [6301].
Joseph Kocherhans
2007-09-15
newforms-admin: Fixed #5407. Javascript problems with raw_id fields. Thanks C...
Joseph Kocherhans
2007-09-15
newforms-admin: Added docs/admin.txt, a placeholder for documenting all of th...
Adrian Holovaty
2007-09-15
newforms-admin: Fixed #5488. inlines with multiple ForeignKeys to the same pa...
Joseph Kocherhans
2007-09-14
newforms-admin: Fixed a stupid typo.
Joseph Kocherhans
2007-09-14
newforms-admin: Fixed a problem with [6232] where an exception was raised if ...
Joseph Kocherhans
2007-09-14
newforms-admin: Fixed ordering for ModelAdmin.queryset. Refs #4926, but that ...
Joseph Kocherhans
2007-09-14
newforms-admin: Fixed #4699. Really this time. AllValuesFilterSpec uses the M...
Joseph Kocherhans
2007-09-14
newforms-admin: Fixed #4958 -- Translated field labels now show. Thanks, Honz...
Adrian Holovaty
2007-09-14
newforms-admin: Fixed #5251 -- 'Show in Web' links now work properly again. T...
Adrian Holovaty
[next]