#897 |
Bi-Directional ManyToMany in Admin
|
new
|
nobody
|
New feature
|
contrib.admin
|
low
|
#1688 |
Permissions don't get translated in admin interface
|
assigned
|
Emme Bravo
|
defect
|
Internationalization
|
normal
|
#2137 |
Add drag and drop ordering for inlines to set order_with_respect_to in admin interface
|
new
|
|
New feature
|
contrib.admin
|
normal
|
#2259 |
Primary keys should be readonly by default in admin
|
new
|
|
Bug
|
contrib.admin
|
normal
|
#2361 |
QuerySet.filter(m2mfield__isnull=False) may return duplicates
|
assigned
|
Norbert Stüken
|
Bug
|
Database layer (models, ORM)
|
normal
|
#2750 |
ManyToManyField ignores 'default' option
|
assigned
|
Wim Feijen
|
Bug
|
Database layer (models, ORM)
|
normal
|
#2901 |
Enable admin log display to be restricted to a specific site
|
new
|
nobody
|
New feature
|
contrib.admin
|
normal
|
#3254 |
full text search support for postgres, oracle and mssql
|
new
|
|
New feature
|
Database layer (models, ORM)
|
normal
|
#3569 |
extend Atom feed support for other fields
|
new
|
nobody
|
New feature
|
contrib.syndication
|
|
#4140 |
oracle: manage.py syncdb fails with ORA-06552 when a fieldname is a keyword
|
new
|
|
Bug
|
Database layer (models, ORM)
|
|
#4147 |
Add some i18n hooks to DateFormat
|
new
|
Marc Garcia
|
New feature
|
Internationalization
|
|
#4848 |
Allow inline fields to be "mixed in" with the models' own fields
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#5518 |
Capitalized verbose names for models
|
assigned
|
Ahtisham Shafi
|
Cleanup/optimization
|
Internationalization
|
|
#5745 |
MySQL Collations/Charsets and Engines
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#5793 |
Allow custom attributes in Meta classes
|
assigned
|
|
New feature
|
Database layer (models, ORM)
|
|
#5797 |
decorator_from_middleware can cause middleware hooks to run out of correct order.
|
new
|
|
Bug
|
HTTP handling
|
|
#5815 |
Adds per-view cache refreshing (clearing)
|
assigned
|
Ahter Sönmez
|
New feature
|
Core (Cache system)
|
|
#5865 |
cycle template tag should accept a single argument
|
assigned
|
Giannis Terzopoulos
|
New feature
|
Template system
|
|
#6148 |
Add generic support for database schemas
|
new
|
|
New feature
|
Database layer (models, ORM)
|
|
#6343 |
% symbols not escaped in db_column column names when preparing queries
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#6363 |
Login page is redisplayed without any message if AdminSite.has_permission() returns False
|
assigned
|
Ahtisham Shafi
|
Bug
|
contrib.admin
|
|
#6376 |
Allow using custom gettext domains
|
assigned
|
Rui Pereira
|
New feature
|
Internationalization
|
|
#6396 |
Remove customization-unfriendly admin template tags
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
|
#6489 |
Add selected and enabled_from for JS calendar
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#7018 |
Make ModelForm multiple inheritance possible
|
new
|
nobody
|
New feature
|
Forms
|
|
#7556 |
inspectdb fails in MySql if a table references a table outside the current schema
|
new
|
|
Bug
|
Core (Management commands)
|
|
#7623 |
Multi-table inheritance: Add the ability create child instance from existing parent
|
new
|
|
New feature
|
Database layer (models, ORM)
|
|
#7835 |
Provide the ability for model definitions that are only availably during testing
|
assigned
|
Josh Thomas
|
New feature
|
Testing framework
|
|
#8122 |
Better way of testing for cookies
|
new
|
nobody
|
Cleanup/optimization
|
contrib.sessions
|
|
#8165 |
When using can_order=True on formset, ordered_forms is not avaible when formset.is_valid() is false
|
new
|
nobody
|
New feature
|
Forms
|
|
#8264 |
Replace get_absolute_url with more sane alternative
|
new
|
simon
|
New feature
|
Core (URLs)
|
|
#8408 |
Add a new meta option: don't do count(*) in admin
|
new
|
Thomas C
|
New feature
|
contrib.admin
|
|
#8851 |
Add a default option to list_filter in the admin interface
|
assigned
|
Andrew Aikman
|
New feature
|
contrib.admin
|
|
#8972 |
Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interface
|
assigned
|
jbronn
|
New feature
|
GIS
|
|
#9025 |
Nested Inline Support in Admin
|
new
|
|
New feature
|
contrib.admin
|
|
#9093 |
Extend inclusion tag syntax to allow custom templates
|
new
|
nobody
|
New feature
|
Template system
|
|
#9173 |
Conditional content of template blocks
|
new
|
nobody
|
New feature
|
Template system
|
|
#9198 |
Make the {% include %} strip a trailing newline
|
assigned
|
Ahtisham Shafi
|
Cleanup/optimization
|
Template system
|
|
#9318 |
"Virtual" behaviour for signal dispatcher and model inheritance
|
new
|
|
New feature
|
Core (Other)
|
|
#9357 |
Unable to subclass form Media class
|
new
|
nobody
|
New feature
|
Forms
|
|
#9363 |
Add a traceback to each query in CursorDebugWrapper
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#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.
|
new
|
|
Bug
|
contrib.admin
|
|
#9435 |
Check out behaviour of wsgi backend with PATH_INFO being an empty string
|
new
|
|
Bug
|
Core (Other)
|
|
#9631 |
FieldFile assumes efficient Storage.size
|
new
|
nobody
|
Cleanup/optimization
|
File uploads/storage
|
|
#9682 |
icontains can be case-sensitive on MySQL
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#9739 |
Admin does not correctly prefill DataTimeField from URL
|
assigned
|
Fabian Binz
|
Bug
|
contrib.admin
|
|
#9757 |
Make IfNode a baseclass for other if nodes to subclass
|
new
|
nobody
|
Cleanup/optimization
|
Template system
|
|
#9976 |
Generic Foreign Keys should have a nice widget(ala raw_id)
|
new
|
|
New feature
|
contrib.admin
|
|
#10060 |
Multiple table annotation failure
|
new
|
|
Bug
|
Database layer (models, ORM)
|
|
#10088 |
for_share() as well as for_update() addition to Model.QuerySet
|
assigned
|
Nick Pope
|
New feature
|
Database layer (models, ORM)
|
|
#10191 |
Fix / Add support for radiobuttons after adding item with popup in Django Admin
|
new
|
bodiddlie
|
New feature
|
contrib.admin
|
|
#10227 |
Support a related_default on OneToOne fields
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#10305 |
Add a form instantiation hook for contrib.admin add/change views
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#10403 |
provide declarative syntax to define FormSets - including ModelFormSet and InlineFormSet
|
assigned
|
Mitchina
|
New feature
|
Forms
|
|
#10554 |
Response.set_cookie should allow setting two cookies of the same name.
|
new
|
nobody
|
New feature
|
HTTP handling
|
|
#10761 |
ModelAdmin.queryset() is missing a mechanism for specifying different querysets for changelist and change object views
|
assigned
|
Tom Carrick
|
New feature
|
contrib.admin
|
|
#10850 |
Impossible to stop a large file upload mid-stream
|
new
|
nobody
|
Bug
|
File uploads/storage
|
|
#10874 |
ModelFormMetaclass does not provide easy way of extending
|
new
|
nobody
|
New feature
|
Forms
|
|
#10919 |
Add an option to disable display of related items on admin's delete confirmation page (to prevent large memory usage on complex objects)
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#10944 |
Site app should be able to make absolute URLs.
|
assigned
|
Christopher Medrela
|
New feature
|
contrib.sites
|
|
#10961 |
Allow users to override forward and reverse relationships on proxy models with !ForeignKey fields.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#10964 |
Admin for group doesn't allow to easily add users to the group
|
new
|
nobody
|
New feature
|
Forms
|
|
#11294 |
Django administration Model list always shows Decimal with decimal places
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#11383 |
Admin action 'Delete selected' check only global model delete permission
|
new
|
|
Bug
|
contrib.admin
|
|
#11479 |
cache_page and last_modified decorators can't be used together
|
new
|
nobody
|
Bug
|
Core (Cache system)
|
|
#11506 |
session.flush should not delete the old session
|
new
|
nobody
|
Bug
|
contrib.sessions
|
|
#11541 |
F() expressions don't allow assignment of Foreign Key values on instances
|
assigned
|
Aman Pandey
|
Bug
|
Database layer (models, ORM)
|
|
#11561 |
raw_id_fields requires that the user has change permissions on the model class that is being linked to
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#11580 |
Unable to query TextField against oracle nclob 10Gr4
|
new
|
|
Bug
|
Database layer (models, ORM)
|
|
#11593 |
Incomplete support for app-level testing
|
assigned
|
Raphael Kimmig
|
New feature
|
Testing framework
|
|
#11651 |
Allow list_editable form fields to be customized separately from changeform fields.
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#11688 |
verbose_name should allow dynamical translation based on a number
|
new
|
nobody
|
New feature
|
Internationalization
|
|
#11760 |
Placeholder for through value in ManyToManyField of abstract class
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#12007 |
djangoadmin loaddata gives odd error if it runs out of memory
|
new
|
nobody
|
Cleanup/optimization
|
Core (Serialization)
|
|
#12044 |
Add extra_context to admin action delete_selected
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#12089 |
test client fails to collect sub-contexts
|
new
|
nobody
|
Bug
|
Testing framework
|
|
#12090 |
Show admin actions on the edit pages too
|
assigned
|
Marcelo Galigniana
|
New feature
|
contrib.admin
|
|
#12096 |
Model fields are not accessible as attributes of the model class
|
new
|
|
New feature
|
Database layer (models, ORM)
|
|
#12134 |
contrib.admin.RelatedFieldWidgetWrapper.__deepcopy__() should copy() the widget attrs
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#12157 |
FileSystemStorage does file I/O inefficiently, despite providing options to permit larger blocksizes
|
new
|
nobody
|
Cleanup/optimization
|
File uploads/storage
|
|
#12227 |
PREPEND_WWW breaks the test client
|
new
|
|
Bug
|
Testing framework
|
|
#12238 |
ModelAdmin ignores dynamic fields of ModelForm
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#12246 |
contrib.admin's JavaScript functions should be namespaced
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
|
#12264 |
calendar.js depends on jsi18n but date widgets using it do not specify as required media
|
assigned
|
Adam Zapletal
|
New feature
|
Forms
|
|
#12382 |
Deleting an inline can delete the whole inlined model instance recursively
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#12416 |
Improve KML Serialization
|
new
|
|
New feature
|
GIS
|
|
#12498 |
Add multi-field validators
|
assigned
|
jkocherhans
|
New feature
|
Forms
|
|
#12509 |
Feature: Selector Inlines
|
new
|
Zain Memon
|
New feature
|
contrib.admin
|
|
#12529 |
manage.py syncdb doesn't check tables by using mangled names with Oracle backend
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#12697 |
Prevent deletion of some rows in a formset
|
new
|
nobody
|
New feature
|
Forms
|
|
#12733 |
Added support for Extent aggregate on mysql databases
|
new
|
nobody
|
New feature
|
GIS
|
|
#12938 |
not possible to validate a many-to-many at the model
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#13033 |
MySQL full text search in admin
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#13091 |
admin list_editable with unique_together raises Integrity Error
|
new
|
nobody
|
Bug
|
Forms
|
|
#13127 |
Template tag "perms" doesn't support object level permission checking
|
new
|
nobody
|
New feature
|
contrib.auth
|
|
#13145 |
Allow the prefix used for empty_form on FormSets to be customized
|
new
|
nobody
|
New feature
|
Forms
|
|
#13224 |
style of m2m readonly_fields in admin change_form
|
new
|
|
New feature
|
contrib.admin
|
|
#13240 |
Modify RelatedManager and ManyRelatedManager add() and remove() to accept QuerySets and iterables
|
new
|
|
New feature
|
Database layer (models, ORM)
|
|
#13291 |
Allow `color_style()` and `parse_color_setting()` to be used with custom colour palettes.
|
new
|
nobody
|
New feature
|
Core (Management commands)
|
|
#13313 |
Custom Default Manager with extra __init__ arguments fails if model is used in a ManyToManyField
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|