#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
|
#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
|
|
#5349 |
Shouldn't the item_enclosure_url automatically prefixed with the current site?
|
new
|
nobody
|
Cleanup/optimization
|
contrib.syndication
|
|
#5372 |
Cache inline ForeignKey options
|
new
|
nobody
|
Cleanup/optimization
|
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)
|
|
#5865 |
cycle template tag should accept a single argument
|
assigned
|
Giannis Terzopoulos
|
New feature
|
Template system
|
|
#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
|
|
#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)
|
|
#7835 |
Provide the ability for model definitions that are only availably during testing
|
assigned
|
Josh Thomas
|
New feature
|
Testing framework
|
|
#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)
|
|
#8472 |
Add "Recent Actions" panel to app_index template
|
assigned
|
Dario Ocles
|
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
|
|
#9198 |
Make the {% include %} strip a trailing newline
|
assigned
|
Ahtisham Shafi
|
Cleanup/optimization
|
Template system
|
|
#9357 |
Unable to subclass form Media class
|
new
|
nobody
|
New feature
|
Forms
|
|
#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
|
|
#9682 |
icontains can be case-sensitive on MySQL
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#9757 |
Make IfNode a baseclass for other if nodes to subclass
|
new
|
nobody
|
Cleanup/optimization
|
Template system
|
|
#10060 |
Multiple table annotation failure
|
new
|
|
Bug
|
Database layer (models, ORM)
|
|
#10227 |
Support a related_default on OneToOne fields
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#10244 |
FileFields can't be set to NULL in the db
|
assigned
|
Adam Zapletal
|
Bug
|
Database layer (models, ORM)
|
|
#10305 |
Add a form instantiation hook for contrib.admin add/change views
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#10449 |
HTML accents not escaped out when using forms
|
new
|
nobody
|
Bug
|
Internationalization
|
|
#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
|
|
#10961 |
Allow users to override forward and reverse relationships on proxy models with !ForeignKey fields.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#11265 |
ForeignKey/OneToOneField should support user-defined id attribute name
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#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)
|
|
#11505 |
Django's TestCase should reset the cache
|
new
|
nobody
|
New feature
|
Testing framework
|
|
#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)
|
|
#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
|
|
#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
|
|
#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
|
|
#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
|
|
#13224 |
style of m2m readonly_fields in admin change_form
|
new
|
|
New feature
|
contrib.admin
|
|
#13313 |
Custom Default Manager with extra __init__ arguments fails if model is used in a ManyToManyField
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#13327 |
FileField/ImageField accessor methods throw unnecessary exceptions when they are blank or null.
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
|
#13339 |
Date(Time)Field.to_python() fails to parse localized month names
|
new
|
nobody
|
Bug
|
Forms
|
|
#13369 |
Should be easier to add a MultipleChoice for reverse relationships on ModelAdmins
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#13664 |
Enable admin permission checks from outside the ModelAdmin
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#13680 |
loaddata should issue a warning when attempting to load data using an unknown serialization format even when it is unspecified
|
new
|
nobody
|
Cleanup/optimization
|
Core (Serialization)
|
|
#13757 |
Signal inconsistency between auto_created and manually defined intermediate models for m2m fields
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#13871 |
contrib.admin:list_editable - ForeignKey performance is O(m*n)
|
new
|
nobody
|
New feature
|
contrib.admin
|
|
#14035 |
Cannot access POST after request.encoding was set to a custom value
|
assigned
|
Piotr Czachur
|
Bug
|
HTTP handling
|
|
#14039 |
FileField special-casing breaks MultiValueField including a FileField
|
new
|
Carl Meyer
|
Bug
|
Forms
|
|
#14063 |
Validating form file fields is hard
|
new
|
nobody
|
New feature
|
File uploads/storage
|
|
#14174 |
Support for string interpolation in lazy translation
|
new
|
nobody
|
New feature
|
Internationalization
|
|
#14287 |
TEST_MIRROR is not respected in routers
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#14336 |
list_display should be able to contain sortable references to annotated fields
|
new
|
|
New feature
|
contrib.admin
|
|
#14832 |
Impossible to create inline objects if form validates but is unchanged
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#14845 |
Document connection-creation process
|
assigned
|
Pradhvan Bisht
|
New feature
|
Documentation
|
|
#14904 |
TextField with unique (or in unique_together) constraint breaks for large inputs in Postgres
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#15015 |
Mixing read-only with ability to add new instances using a FormSet
|
new
|
nobody
|
New feature
|
Forms
|
|
#15156 |
Ordinal numbers in English and in other locales
|
new
|
|
New feature
|
Internationalization
|
|
#15179 |
django.test.client.Client.login fake HttpRequest is not run through middlewares
|
new
|
nobody
|
Bug
|
Testing framework
|
|
#15396 |
full path to modules in documentation inconsistently referenced
|
new
|
|
Bug
|
Documentation
|
|
#15559 |
Distinct queries will cause errors with some custom model fields
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
#15574 |
IndexError: list index out of range caused by inline formsets
|
new
|
nobody
|
Bug
|
Forms
|
|
#15602 |
Using get_readonly_fields and StackedInline/TabularInline admin objects doesn't allow creating new objects, immutible existing objects
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#15610 |
Generic Foreign Keys break when used with multi-db.
|
new
|
nobody
|
Bug
|
contrib.contenttypes
|
|
#15725 |
No easy way to get default model values into a ModelForm for validation
|
new
|
nobody
|
New feature
|
Forms
|
|
#15759 |
list_editable should respect per-object permissions
|
new
|
nobody
|
Bug
|
contrib.admin
|
|
#15817 |
ImageField having [width|height]_field set sytematically compute the image dimensions in ModelForm validation process
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
|
#15855 |
cache_page decorator bypasses any Vary headers set in middleware
|
new
|
|
Bug
|
Core (Cache system)
|
|
#15881 |
FilteredSelectMultiple does not respect order
|
new
|
nobody
|
Cleanup/optimization
|
contrib.admin
|
|
#15894 |
SITE_CACHE does not invalidate in multiprocess environments
|
new
|
nobody
|
Bug
|
contrib.sites
|
|