#13764 |
i18n in custom javascript
|
new
|
nobody
|
New feature
|
contrib.admin
|
1.2
|
#14844 |
i18n blocktrans tag pluralization feature limited by gettext constraints and shared local tag context
|
new
|
nobody
|
Bug
|
Internationalization
|
master
|
#1028 |
High-level feed framework should make more feed elements available
|
new
|
|
New feature
|
contrib.syndication
|
master
|
#9249 |
Google Analytics' Cookies break CacheMiddleware when SessionMiddleware turns on Vary: Cookie
|
assigned
|
Łukasz Langa
|
New feature
|
HTTP handling
|
1.0
|
#13926 |
GeometryCollections are not visible in OSMGeoAdmin
|
new
|
nobody
|
Bug
|
GIS
|
1.7
|
#22423 |
Geodjango spatial functions should leverage mysql 5.6 spatial functions.
|
new
|
visu
|
New feature
|
GIS
|
master
|
#19149 |
Generic Relation not cascading with Multi table inheritance.
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#9976 |
Generic Foreign Keys should have a nice widget(ala raw_id)
|
new
|
|
New feature
|
contrib.admin
|
master
|
#8760 |
forms.ModelMultipleChoiceField should use "invalid_list" as error message key
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
master
|
#13878 |
Formset validation refactoring and valid_forms property of fieldsets
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#9061 |
formsets with can_delete=True shouldn't add delete field to extra forms
|
assigned
|
Daniel Ward
|
New feature
|
Forms
|
master
|
#8467 |
For ManyToMany manager, we should convert objects being added or removed to the pk type if they are not.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#1891 |
ForeignKey with m2m filter can duplicate foreign model entries in ModelForm/ModelChoiceField
|
assigned
|
Chris Wilson
|
Bug
|
Database layer (models, ORM)
|
|
#23268 |
Fixtures: Natural Key support for Generic Foreign Keys
|
assigned
|
Guillaume Thomas
|
Bug
|
Core (Serialization)
|
1.6
|
#10191 |
Fix / Add support for radiobuttons after adding item with popup in Django Admin
|
new
|
bodiddlie
|
New feature
|
contrib.admin
|
master
|
#24179 |
FilteredSelectMultiple widget - add filter field to the right column.
|
new
|
|
New feature
|
contrib.admin
|
master
|
#21183 |
Filter block on the right covers information in admin
|
assigned
|
Wiktor
|
New feature
|
contrib.admin
|
master
|
#28602 |
Filesystem watcher based autoreload implementation for Windows platform
|
new
|
nobody
|
New feature
|
Utilities
|
1.11
|
#8912 |
File storage and save/commit=False
|
new
|
|
New feature
|
File uploads/storage
|
1.0
|
#9433 |
File locking broken on AFP mounts
|
new
|
anonymous
|
Bug
|
File uploads/storage
|
master
|
#28184 |
FileField storage param should allow a callable
|
assigned
|
miigotu
|
New feature
|
File uploads/storage
|
master
|
#28337 |
fetch_redirect_response from assertRedirects doesn't honor HTTP_HOST setting in self.client.get
|
assigned
|
Patrick Jenkins
|
Cleanup/optimization
|
Testing framework
|
1.11
|
#12509 |
Feature: Selector Inlines
|
new
|
Zain Memon
|
New feature
|
contrib.admin
|
soc2009/admin-ui
|
#21408 |
Fallback to timesince produces erroneous translations in naturaltime
|
assigned
|
Maximilian Merz
|
Bug
|
Internationalization
|
master
|
#25937 |
Failure when using expressions.DateTime on NULL values and aggregating
|
assigned
|
Cheryl Yang
|
Bug
|
Database layer (models, ORM)
|
1.9
|
#9093 |
Extend inclusion tag syntax to allow custom templates
|
new
|
nobody
|
New feature
|
Template system
|
1.0
|
#20752 |
Error signals are not reliable, especially when dealing with database errors
|
assigned
|
schacki
|
Bug
|
HTTP handling
|
master
|
#21048 |
Error page should not invoke callables passed through WSGI META structure
|
new
|
nobody
|
Bug
|
Error reporting
|
master
|
#2901 |
Enable admin log display to be restricted to a specific site
|
new
|
nobody
|
New feature
|
contrib.admin
|
newforms-admin
|
#21604 |
Embed raw queries as subqueries when used with an __in filter
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#20456 |
Easier unit testing for class-based views
|
new
|
|
New feature
|
Testing framework
|
master
|
#28925 |
durations-only expressions doesn't work on SQLite and MySQL
|
assigned
|
Sergey Fedoseev
|
Bug
|
Database layer (models, ORM)
|
1.8
|
#11919 |
dpaste.com feature in debug traceback view should be optional
|
new
|
nobody
|
New feature
|
Error reporting
|
master
|
#28200 |
Do not touch hash-designated files which already exist at the destination storage
|
assigned
|
Michal Krupa
|
Cleanup/optimization
|
contrib.staticfiles
|
1.11
|
#19898 |
Document why/when of class-based views
|
assigned
|
Steven Cummings
|
New feature
|
Documentation
|
master
|
#27106 |
Document which template filters can be used in Python code (and how)
|
assigned
|
Burhan Khalid
|
Cleanup/optimization
|
Documentation
|
1.10
|
#26678 |
Document that ManyRelatedManager.add()/remove() can take primary keys
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#27587 |
Document str(QuerySet.query)
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.10
|
#26511 |
Document how to do a substring search in JSONField
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#27994 |
Document contrib.staticfiles.storage.ManifestFilesMixin
|
assigned
|
Theofanis Despoudis
|
New feature
|
Documentation
|
1.10
|
#28690 |
django.utils.http.parse_http_date two digit year check is incorrect
|
assigned
|
Alexander Vyushkov
|
Bug
|
Utilities
|
master
|
#16674 |
Django's WSGI Handler should report exceptions to the start_response() callback
|
new
|
nobody
|
Bug
|
HTTP handling
|
master
|
#14087 |
django.core.management.get_commands only sees commands in the last package of a namespace package
|
new
|
nobody
|
Bug
|
Core (Other)
|
master
|
#18148 |
django.contrib.sites.managers.CurrentSiteManager should be able to span multiple models
|
new
|
nobody
|
New feature
|
contrib.sites
|
1.4
|
#17659 |
django_admin_log searches are slow
|
new
|
keeff
|
Cleanup/optimization
|
contrib.admin
|
1.3
|
#28404 |
Django admin empty_value/empty_value_display doesn't check for empty strings
|
assigned
|
Nazarov Georgiy
|
Bug
|
contrib.admin
|
master
|
#19721 |
Django admin allows filtering using the field lookups such as "in", but it is impossible to include a value that contains a comma
|
new
|
nobody
|
Bug
|
contrib.admin
|
1.4
|
#25617 |
Disallow usernames that differ only in case in UserCreationForm
|
assigned
|
Neven Munđar
|
Cleanup/optimization
|
contrib.auth
|
master
|
#25594 |
Difficult to customize model field default_validators and have them used on both model and form fields
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#28044 |
Different logic in createsuperuser command between interactive and non-interactive mode
|
assigned
|
DoHyun Kim
|
Cleanup/optimization
|
contrib.auth
|
master
|
#28385 |
deserializers ignore natural keys when primary key has a default value
|
assigned
|
Irindu Indeera
|
Bug
|
Core (Serialization)
|
1.11
|
#27236 |
Deprecate Model.Meta.index_together in favour of Model.Meta.indexes
|
assigned
|
Olivier Tabone
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#20218 |
Default authorization backend returns False when queried for object level permissions
|
assigned
|
Mehmet Dogan
|
Bug
|
contrib.auth
|
master
|
#5797 |
decorator_from_middleware can cause middleware hooks to run out of correct order.
|
new
|
|
Bug
|
HTTP handling
|
master
|
#13528 |
db_table truncation is applied based on the properties of the default database
|
new
|
|
Bug
|
Database layer (models, ORM)
|
master
|
#23931 |
db_manager() method doesn't increment creation_counter
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
1.7
|
#23714 |
`date` filter raises an exception for naive datetimes during DST change
|
new
|
|
Bug
|
Template system
|
1.7
|
#24778 |
Data Migration from Fixture
|
assigned
|
Victor
|
New feature
|
Migrations
|
master
|
#23326 |
DatabaseCache must implement incr to guarantee atomic increment
|
new
|
|
Bug
|
Core (Cache system)
|
1.6
|
#5865 |
cycle template tag should accept a single argument
|
new
|
munhitsu
|
New feature
|
Template system
|
master
|
#2539 |
Custom tags and filters can be restricted by namespace
|
new
|
|
New feature
|
Template system
|
|
#24042 |
Custom AutoField fields do not work correctly on postgres
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#19649 |
Cookie message storage does not set Vary: Cookie
|
new
|
|
Bug
|
HTTP handling
|
1.4
|
#27704 |
contrib.postgres.ArrayField with choices should use TypedMultipleChoiceField as its default form field class
|
new
|
|
New feature
|
contrib.postgres
|
master
|
#22449 |
Colorize output of test results
|
assigned
|
Yuri Shikanov
|
New feature
|
Testing framework
|
master
|
#17637 |
Client side validation classes for forms
|
new
|
nobody
|
New feature
|
Forms
|
1.3
|
#23004 |
Cleanse entries from request.META in debug views
|
assigned
|
Ryan Castner
|
New feature
|
Error reporting
|
master
|
#19415 |
Clarify how aggregates work with multi-valued relationships and multiple filter() calls
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#9435 |
Check out behaviour of wsgi backend with PATH_INFO being an empty string
|
new
|
|
Bug
|
Core (Other)
|
1.0
|
#26615 |
Changing user's email could invalidate password reset tokens
|
assigned
|
Ross Curzon-Butler
|
Cleanup/optimization
|
contrib.auth
|
master
|
#26756 |
Changing of model's verbose_name does not change the names of the model's permissions
|
assigned
|
Roman Hudec
|
Bug
|
contrib.auth
|
master
|
#13896 |
Change language to dynamic attribute in syndication feed generator
|
assigned
|
Jason Kotenko
|
New feature
|
contrib.syndication
|
master
|
#26445 |
Can't set password on User during migration that depends on contrib.auth
|
new
|
Markus Amalthea Magnuson
|
Bug
|
contrib.auth
|
1.9
|
#28762 |
Can't aggregate annotations with array parameters
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#14094 |
Cannot define CharField with unlimited length
|
assigned
|
Aron Podrigal
|
New feature
|
Database layer (models, ORM)
|
master
|
#27824 |
Cannot chain unaccent transform with key lookup in Postgres JSON field
|
assigned
|
Simon Charette
|
New feature
|
contrib.postgres
|
1.10
|
#18929 |
CachedFilesMixin is not compatible with S3BotoStorage
|
new
|
nobody
|
Bug
|
contrib.staticfiles
|
1.4
|
#27225 |
Cache-Control's max-age doesn't match Expires for responses taken from cache
|
assigned
|
Rinat Khabibiev
|
Bug
|
HTTP handling
|
1.10
|
#8122 |
Better way of testing for cookies
|
new
|
nobody
|
Cleanup/optimization
|
contrib.sessions
|
master
|
#14688 |
BaseInlineFormSet does not support "auto_id"
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#22276 |
BaseFormSet.is_valid() produces ValidationError when there is no management form
|
assigned
|
Patryk Zawadzki
|
Bug
|
Forms
|
master
|
#21429 |
BaseCommand should use logging instead of custom output wrappers
|
assigned
|
John Kang
|
New feature
|
Core (Management commands)
|
master
|
#26739 |
Backward operation for RemoveField does not allow a default value in case the field is not null.
|
assigned
|
Markus Holtermann
|
Bug
|
Migrations
|
master
|
#16774 |
Backtracking URL resolver
|
new
|
nobody
|
New feature
|
Core (URLs)
|
master
|
#12651 |
AutoSlugField, that can recreate unique slugs during saving.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
|
#22016 |
Automatically reload i18n files on change, when DEBUG is True
|
new
|
Patrick Michaud
|
New feature
|
Internationalization
|
master
|
#24726 |
ArrayField with IntegerRangeField as base field generates invalid SQL on Insert operations
|
new
|
|
Bug
|
contrib.postgres
|
master
|
#26056 |
ArrayField does not work with ValueListQuerySet
|
new
|
|
New feature
|
contrib.postgres
|
master
|
#27659 |
Arbritrary file overrides in startproject/app template extraction
|
new
|
nobody
|
Bug
|
Utilities
|
master
|
#19842 |
annotate()-based solution to distinct and order_by problem
|
new
|
|
Cleanup/optimization
|
Documentation
|
master
|
#25991 |
A new implementation for exclude() queries
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
master
|
#27229 |
Allow using aggregates in ModelAdmin.list_display
|
assigned
|
Dor
|
New feature
|
contrib.admin
|
master
|
#26424 |
Allow URLValidator to skip schemes validation
|
assigned
|
Burhan Khalid
|
New feature
|
Core (Other)
|
master
|
#22617 |
Allow to fix translation -> Fix makemessages to not delete debug data and hide errors (and all similar modules using "msgmerge")
|
new
|
nobody
|
Cleanup/optimization
|
Core (Management commands)
|
master
|
#13145 |
Allow the prefix used for empty_form on FormSets to be customized
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#26220 |
Allow SingleObjectTemplateResponseMixin to get a template_name from form_class if it's a ModelForm
|
assigned
|
Guilhem Saurel
|
New feature
|
Generic views
|
1.9
|
#16406 |
Allow separate access to matches from urlpatterns and extra_context args
|
new
|
nobody
|
Cleanup/optimization
|
Core (URLs)
|
master
|
#26369 |
Allow override of hardcoded defaults in model Field.formfield()
|
assigned
|
James Pic
|
New feature
|
Database layer (models, ORM)
|
1.9
|
#5711 |
Allow non-field attributes to be serialized
|
assigned
|
senko
|
Bug
|
Core (Serialization)
|
master
|
#21987 |
Allow Media objects to have their own MEDIA_TYPES
|
assigned
|
Michael Kelly
|
Cleanup/optimization
|
Forms
|
master
|