| #897 |
Bi-Directional ManyToMany in Admin
|
new
|
nobody
|
New feature
|
contrib.admin
|
low
|
| #1028 |
High-level feed framework should make more feed elements available
|
assigned
|
Ahmet Deger
|
New feature
|
contrib.syndication
|
normal
|
| #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
|
new
|
|
Bug
|
Database layer (models, ORM)
|
normal
|
| #2539 |
Custom tags and filters can be restricted by namespace
|
new
|
|
New feature
|
Template system
|
normal
|
| #2750 |
ManyToManyField ignores 'default' option
|
new
|
|
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
|
| #3461 |
DatabaseWrapper should pass through args and kwargs to underlying database adapter
|
assigned
|
Asif Saifuddin Auvi
|
Bug
|
Database layer (models, ORM)
|
|
| #3569 |
extend Atom feed support for other fields
|
new
|
nobody
|
New feature
|
contrib.syndication
|
|
| #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)
|
|
| #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
|
Ramiro Nocelli
|
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
|
|
| #6870 |
pre_delete should be sent before collecting ForeignKey relationships
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
|
| #6989 |
Inability to define DNS_NAME in django.core.mail results in e-mail messages being rejected or marked as spam
|
assigned
|
Jacob Rief
|
Bug
|
Core (Mail)
|
|
| #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 way to avoid QuerySet.count() in admin pagination
|
new
|
|
New feature
|
contrib.admin
|
|
| #8851 |
Add a default option to list_filter in the admin interface
|
assigned
|
Andrew Aikman
|
New feature
|
contrib.admin
|
|
| #8912 |
File storage and save/commit=False
|
new
|
|
New feature
|
File uploads/storage
|
|
| #8972 |
Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interface
|
assigned
|
jbronn
|
New feature
|
GIS
|
|
| #9093 |
Extend inclusion tag syntax to allow custom templates
|
new
|
nobody
|
New feature
|
Template system
|
|
| #9107 |
URL arguments to set values of fields in admin don't work for inlines
|
new
|
|
New feature
|
contrib.admin
|
|
| #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
|
assigned
|
Andreu Vallbona
|
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
|
|
| #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)
|
|
| #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
|
|
| #10403 |
provide declarative syntax to define FormSets - including ModelFormSet and InlineFormSet
|
assigned
|
Anthony Addae
|
New feature
|
Forms
|
|
| #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
|
|
| #10686 |
Add class name interpolation in Meta.permissions codenames
|
assigned
|
[email protected]
|
New feature
|
Database layer (models, ORM)
|
|
| #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)
|
|
| #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
|
|
| #11505 |
Django's TestCase should reset the cache
|
new
|
nobody
|
New feature
|
Testing framework
|
|
| #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
|
|
| #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
|
|
| #12203 |
ManyToManyField with through model can't be used in admin
|
assigned
|
Rosana Rufer
|
Bug
|
contrib.admin
|
|
| #12221 |
Allow custom management commands to define bash completion arguments
|
new
|
nobody
|
New feature
|
Core (Management commands)
|
|
| #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
|
new
|
|
New feature
|
Forms
|
|
| #12416 |
Improve KML Serialization
|
new
|
|
New feature
|
GIS
|
|
| #12498 |
Add multi-field validators
|
assigned
|
jkocherhans
|
New feature
|
Forms
|
|
| #12529 |
manage.py syncdb doesn't check tables by using mangled names with Oracle backend
|
assigned
|
Mariusz Felisiak
|
Bug
|
Database layer (models, ORM)
|
|
| #12651 |
AutoSlugField, that can recreate unique slugs during saving.
|
new
|
nobody
|
New feature
|
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
|
|
| #12772 |
Allow loading template tags by fully qualified python module path
|
new
|
|
New feature
|
Template system
|
|