#897 |
Bi-Directional ManyToMany in Admin
|
nobody
|
New feature
|
dev
|
Normal
|
low
|
#2137 |
Add drag and drop ordering for inlines to set order_with_respect_to in admin interface
|
|
New feature
|
|
Normal
|
normal
|
#2259 |
Primary keys should be readonly by default in admin
|
|
Bug
|
dev
|
Normal
|
normal
|
#2901 |
Enable admin log display to be restricted to a specific site
|
nobody
|
New feature
|
newforms-admin
|
Normal
|
normal
|
#4848 |
Allow inline fields to be "mixed in" with the models' own fields
|
nobody
|
New feature
|
newforms-admin
|
Normal
|
|
#5372 |
Cache inline ForeignKey options
|
nobody
|
Cleanup/optimization
|
newforms-admin
|
Normal
|
|
#6396 |
Remove customization-unfriendly admin template tags
|
nobody
|
Cleanup/optimization
|
dev
|
Normal
|
|
#6489 |
Add selected and enabled_from for JS calendar
|
nobody
|
New feature
|
dev
|
Normal
|
|
#9025 |
Nested Inline Support in Admin
|
|
New feature
|
dev
|
Normal
|
|
#9107 |
URL arguments to set values of fields in admin don't work for inlines
|
|
New feature
|
dev
|
Normal
|
|
#9373 |
"This field is required" error even on empty inlines formsets in the admin model page, when hiding a choice field of a custom form.
|
|
Bug
|
1.7
|
Normal
|
|
#9388 |
Made month and year selectable in admin calender widget.
|
ahmadkhalili
|
New feature
|
dev
|
Normal
|
|
#9976 |
Generic Foreign Keys should have a nice widget(ala raw_id)
|
|
New feature
|
dev
|
Normal
|
|
#10191 |
Fix / Add support for radiobuttons after adding item with popup in Django Admin
|
bodiddlie
|
New feature
|
dev
|
Normal
|
|
#10305 |
Add a form instantiation hook for contrib.admin add/change views
|
nobody
|
New feature
|
dev
|
Normal
|
|
#10919 |
Add an option to disable display of related items on admin's delete confirmation page (to prevent large memory usage on complex objects)
|
nobody
|
New feature
|
dev
|
Normal
|
|
#11294 |
Django administration Model list always shows Decimal with decimal places
|
nobody
|
Bug
|
dev
|
Normal
|
|
#11383 |
Admin action 'Delete selected' check only global model delete permission
|
|
Bug
|
dev
|
Normal
|
|
#11561 |
raw_id_fields requires that the user has change permissions on the model class that is being linked to
|
nobody
|
Bug
|
1.0
|
Normal
|
|
#11651 |
Allow list_editable form fields to be customized separately from changeform fields.
|
nobody
|
New feature
|
dev
|
Normal
|
|
#12044 |
Add extra_context to admin action delete_selected
|
nobody
|
New feature
|
1.1
|
Normal
|
|
#12134 |
contrib.admin.RelatedFieldWidgetWrapper.__deepcopy__() should copy() the widget attrs
|
nobody
|
Bug
|
1.1
|
Normal
|
|
#12238 |
ModelAdmin ignores dynamic fields of ModelForm
|
nobody
|
Bug
|
1.1
|
Normal
|
|
#12246 |
contrib.admin's JavaScript functions should be namespaced
|
nobody
|
Cleanup/optimization
|
dev
|
Normal
|
|
#12382 |
Deleting an inline can delete the whole inlined model instance recursively
|
nobody
|
Bug
|
1.1
|
Normal
|
|
#12509 |
Feature: Selector Inlines
|
Zain Memon
|
New feature
|
soc2009/admin-ui
|
Normal
|
|
#13033 |
MySQL full text search in admin
|
nobody
|
New feature
|
dev
|
Normal
|
|
#13224 |
style of m2m readonly_fields in admin change_form
|
|
New feature
|
1.2-beta
|
Normal
|
|
#13369 |
Should be easier to add a MultipleChoice for reverse relationships on ModelAdmins
|
nobody
|
New feature
|
1.2
|
Normal
|
|
#13539 |
The delete confirmation page does not check for object-level permissions when building the related list
|
|
Bug
|
1.8
|
Normal
|
|
#13664 |
Enable admin permission checks from outside the ModelAdmin
|
nobody
|
New feature
|
dev
|
Normal
|
|
#13871 |
contrib.admin:list_editable - ForeignKey performance is O(m*n)
|
nobody
|
New feature
|
dev
|
Normal
|
|
#13917 |
Multiple popup window feature of related objects popup through id_to_windowname
|
nobody
|
New feature
|
1.2
|
Normal
|
|
#14336 |
list_display should be able to contain sortable references to annotated fields
|
|
New feature
|
1.2
|
Normal
|
|
#14760 |
Admin inlines with file/image field fails to save_as
|
nobody
|
Bug
|
1.2
|
Normal
|
|
#14832 |
Impossible to create inline objects if form validates but is unchanged
|
nobody
|
Bug
|
1.4
|
Normal
|
|
#15220 |
replace SelectFilter2.js with a jQuery plugin
|
|
Cleanup/optimization
|
dev
|
Normal
|
|
#15231 |
Admin DateTimeShortcuts + Inlines performance
|
nobody
|
Cleanup/optimization
|
dev
|
Normal
|
|
#15602 |
Using get_readonly_fields and StackedInline/TabularInline admin objects doesn't allow creating new objects, immutible existing objects
|
nobody
|
Bug
|
dev
|
Normal
|
|
#15759 |
list_editable should respect per-object permissions
|
nobody
|
Bug
|
dev
|
Normal
|
|
#15881 |
FilteredSelectMultiple does not respect order
|
nobody
|
Cleanup/optimization
|
1.3
|
Normal
|
|
#16260 |
Ability to change dismissRelatedLookupPopup on custom callback function
|
|
New feature
|
dev
|
Normal
|
|
#16465 |
Admin history view should also show history of super-object(s)
|
nobody
|
New feature
|
1.3
|
Normal
|
|
#16730 |
serializing forms which use FilteredSelectMultiple
|
|
New feature
|
1.3
|
Normal
|
|
#16915 |
contrib.admin should use a variable to select base_site template
|
nobody
|
New feature
|
dev
|
Normal
|
|
#17522 |
ModelAdmin.ordering validation too strict
|
nobody
|
Bug
|
dev
|
Normal
|
|
#17659 |
django_admin_log searches are slow
|
keeff
|
Cleanup/optimization
|
5.2
|
Normal
|
|
#17726 |
Admin's Recent Actions broken for multiple admin site instances with unique registered models
|
nobody
|
Bug
|
4.1
|
Normal
|
|
#17881 |
Implement BaseModelAdmin.get_raw_id_fields, similar to get_readonly_fields
|
nobody
|
New feature
|
1.4-beta-1
|
Normal
|
|
#18427 |
limit_choices_to won't limit correctly
|
nobody
|
Bug
|
1.4
|
Normal
|
|
#18665 |
Allow registering custom admin views with the admin's index
|
nobody
|
New feature
|
dev
|
Normal
|
|
#18736 |
Flexible filters for django admin
|
nobody
|
New feature
|
1.4
|
Normal
|
|
#18879 |
FilteredSelectMultiple loses data
|
nobody
|
Bug
|
1.4
|
Normal
|
|
#18914 |
Add a way to add items to the admin's object tools using Python code
|
nobody
|
New feature
|
dev
|
Normal
|
|
#19303 |
ModelAdmin.formfield_overrides is ignored for fields with choices
|
|
Bug
|
dev
|
Normal
|
|
#19710 |
ModelAdmin exclude behaviour not consistent with ModelAdmin behaviour
|
nobody
|
Bug
|
1.4
|
Normal
|
|
#20151 |
get_deleted_objects does not check permissions on proxy model objects without ModelAdmin
|
nobody
|
Bug
|
1.5
|
Normal
|
|
#21135 |
Admin: Support for editing OneToOne related models in RELATED model
|
nobody
|
New feature
|
dev
|
Normal
|
|
#22226 |
Reversing admin URLs requires undocumented filter admin_urlquote.
|
nobody
|
Bug
|
dev
|
Normal
|
|
#22689 |
inlines with sliced and ordered querysets save incorrectly when underlying data has changed since page load
|
nobody
|
Bug
|
1.7
|
Normal
|
|
#23242 |
Add an option to avoid slow date_hierarchy queries on a big tables
|
nobody
|
New feature
|
dev
|
Normal
|
|
#23501 |
remove/add fields programatically in modelform fails in admin
|
nobody
|
Bug
|
1.7
|
Normal
|
|
#24117 |
make admin not require context_processors
|
nobody
|
Cleanup/optimization
|
dev
|
Normal
|
|
#24580 |
Add test for untested condition in admin_list template tag.
|
None
|
Cleanup/optimization
|
1.8
|
Normal
|
|
#25197 |
Add a more friendly widget for HStoreField
|
|
New feature
|
dev
|
Normal
|
|
#25387 |
ModelAdmin actions don't get access to the ActionForm
|
nobody
|
New feature
|
dev
|
Normal
|
|
#25701 |
Add warning to an admin list_view if too many queries are being used
|
|
New feature
|
dev
|
Normal
|
|
#25857 |
DateTimeShortcuts.js could try and consume all DATE_INPUT_FORMATS.
|
nobody
|
New feature
|
dev
|
Normal
|
|
#26066 |
Admin listview could handle a table wider than the screen more elegantly
|
|
Cleanup/optimization
|
1.9
|
Normal
|
|
#26372 |
admin_order_field ignored when shadowing model field
|
nobody
|
Bug
|
dev
|
Normal
|
|
#26810 |
DATA_UPLOAD_MAX_NUMBER_FIELDS not taken into account in admin mass actions
|
nobody
|
Cleanup/optimization
|
1.10
|
Normal
|
|
#26982 |
Allow easy removal of "novalidate" in admin
|
nobody
|
New feature
|
1.10
|
Normal
|
|
#27157 |
AdminForm may crash if model_admin argument is None
|
nobody
|
Bug
|
1.10
|
Normal
|
|
#27303 |
Selecting multiple admin list_filters across relations return results that don't match both filters
|
nobody
|
Bug
|
1.10
|
Normal
|
|
#27466 |
Use a datepicker widget for Date[Time]RangeField in admin
|
nobody
|
New feature
|
1.10
|
Normal
|
|
#27477 |
Use QuerySet.select_for_update() in admin change form to fix race condition
|
nobody
|
New feature
|
dev
|
Normal
|
|
#27487 |
ModelAdmin.formfield_overrides on ManyToManyField isn't compatible with CheckboxSelectMultiple
|
|
Cleanup/optimization
|
1.10
|
Normal
|
|
#27752 |
Fix and test admin_order_field set for the __str__ of a model
|
|
Bug
|
dev
|
Normal
|
|
#28068 |
Allow customizing popup window for selecting related objects in django admin
|
nobody
|
New feature
|
dev
|
Normal
|
|
#28267 |
Change submit_line implementation to allow easier modification
|
nobody
|
New feature
|
dev
|
Normal
|
|
#28283 |
_changeform_view sends wrong object after ModelForm validation
|
|
Bug
|
dev
|
Normal
|
|
#28369 |
Provide ModelAdmin hooks for reversing URLs
|
|
New feature
|
dev
|
Normal
|
|
#29030 |
Make construction of "View on site" and "View Site" URLs consistent
|
nobody
|
Cleanup/optimization
|
2.0
|
Normal
|
|
#29111 |
Use autocomplete_fields in list_filter for related models
|
|
New feature
|
dev
|
Normal
|
|
#29969 |
Admin inline with view permission is shown when save_as validation fails
|
|
Bug
|
2.1
|
Normal
|
|
#30149 |
Empty value selected check in Admin Filter prevents subclassing
|
nobody
|
Cleanup/optimization
|
dev
|
Normal
|
|
#30963 |
Admin list_editable not suitable for multi-user environment.
|
nobody
|
Bug
|
dev
|
Normal
|
|
#35798 |
Admin sidebar still flashes when page loads
|
Gavin Wahl
|
Bug
|
5.0
|
Normal
|
|
#36367 |
Improving the accessibility of the date_hierarchy layout in the admin.
|
|
Cleanup/optimization
|
5.1
|
Normal
|
|
#36510 |
Header text for pagination contains title of table while it's the only pagination on the page.
|
|
Cleanup/optimization
|
5.2
|
Normal
|
|