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
/
admin
Age
Commit message (
Expand
)
Author
2011-09-13
Fixed #4198 -- Fixed a small styling issue in the admin calendar widget. Than...
Julien Phalip
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-09-08
Fixed #15997 -- Added `list_max_show_all` option to `ModelAdmin` in replaceme...
Jannis Leidel
2011-08-31
Fixed #16059 -- Improved the usability of the admin's vertical and horizontal...
Julien Phalip
2011-08-28
Fixed #16716 -- Fixed two small regressions in the development version introd...
Julien Phalip
2011-08-26
Further improved on the work done in r16622 by making the help text icons loo...
Julien Phalip
2011-08-25
Fixed a small admin CSS issue where the "Save and continue editing" and "Save...
Julien Phalip
2011-08-22
Removed unused admin Javascript functions from source.
Malcolm Tredinnick
2011-08-17
Fixed #8190 -- Added support for a field's help text to the tabular admin inl...
Jannis Leidel
2011-08-12
Fixed #14496 -- Fixed conflict between ModelForm exclude and ModelAdmin reado...
Jannis Leidel
2011-08-12
Fixed #16438 -- Corrected whitespace in admin models module. Thanks, philipki...
Jannis Leidel
2011-08-12
Fixed #16604 -- Use new save_related hook when saving objects on the changeli...
Jannis Leidel
2011-08-11
Fixed #15252 -- Added static template tag and CachedStaticFilesStorage to sta...
Jannis Leidel
2011-08-01
Fixed #16542 -- Made Raw ID form widgets shipped with the admin app render th...
Ramiro Morales
2011-07-30
Simplified AdminSite self.name attribute initialization.
Ramiro Morales
2011-07-30
Removed deprecated admin contrib app AdminSite root_path attribute. Refs #152...
Ramiro Morales
2011-07-30
Fixed #16540 -- Fixed typo in InlineModelAdmin introduced in r16487 that brok...
Jannis Leidel
2011-07-14
Fixed #5025 -- Add a "truncatechars" template filter. Many thanks to Chris Be...
Jannis Leidel
2011-07-13
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...
Jannis Leidel
2011-07-03
Fixed #16115 -- Added ModelAdmin.save_related method to be able to do pre- or...
Jannis Leidel
2011-07-03
Fixed #15820 -- Fixed the use of the InlineAdmin's get_formset method by actu...
Jannis Leidel
2011-06-30
Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved static files of the admi...
Jannis Leidel
2011-06-26
Fixed #15669 -- Included app label in admin validation messages. Thanks, lamb...
Jannis Leidel
2011-06-22
Fixed typos in admin views wrt list_filter. Refs #16311.
Jannis Leidel
2011-06-16
Fixed #8999 -- Removed useless code in handling of `exclude` option in ModelA...
Ramiro Morales
2011-06-16
Stopped the admin JavaScript code from completely removing the `jQuery` objec...
Jannis Leidel
2011-06-12
Fixed #12875 -- Added get_ordering to ModelAdmin. Many thanks to Manuel Saeli...
Jannis Leidel
2011-06-09
Fixes #16186 -- remove inline CSS in contrib.admin
Idan Gazit
2011-06-09
Removed old, incorrect comment
Luke Plant
2011-06-08
Fixed #14206 - dynamic list_display support in admin
Luke Plant
2011-06-04
Reverted most of [16051], because it was thoroughly incorrect (whatever some ...
Luke Plant
2011-06-04
Undo part of r16051 to avoid dataloss bug. Refs #16154.
Karen Tracey
2011-06-03
Fixed visual bug with sorted column headers in changelist having dark band at...
Luke Plant
2011-06-03
Internet Explorer fixes for admin sorting UI
Luke Plant
2011-06-03
Improved UI for advanced sorting controls.
Luke Plant
2011-06-03
Fixed various bugs related to having multiple columns in admin list_display w...
Luke Plant
2011-06-02
Improved cog icon for sorting interface in admin
Luke Plant
2011-06-02
Fixed position of new cog icon in admin changelist relative to text
Luke Plant
2011-06-02
Fixed #11868 - Multiple sort in admin changelist.
Luke Plant
2011-06-02
Fixed #16144 - layout of admin changelist broken for RTL languages.
Luke Plant
2011-06-01
Fixed bug with `__str__` headers in admin changelist have a non-functioning s...
Luke Plant
2011-05-24
Fixed #16080 -- Handle admin list filter items with two characters better. Th...
Jannis Leidel
2011-05-22
Fix UnboundLocalError than could occur during ModelAdmin validation.
Karen Tracey
2011-05-14
Added ability to describe grouping of form fields in the same row to the `fie...
Ramiro Morales
2011-05-07
Fixed #15971 -- Fixed regression introduced in r16144 that prevented the use ...
Jannis Leidel
2011-05-05
Fixed #15964 - Do not order admin actions by description
Luke Plant
2011-05-04
Fixed #15960 -- Extended list filer API added in r16144 slightly to pass the ...
Jannis Leidel
2011-05-04
Fixed up bad return value introduced in [16120].
Luke Plant
2011-05-03
Corrected the behavior of the SimpleFilter.lookups method to also be able to ...
Jannis Leidel
2011-05-03
Fixed #5833 -- Modified the admin list filters to be easier to customize. Man...
Jannis Leidel
[prev]
[next]