#27397 |
Querying with an integer larger than SQLite supports crashes with OverflowError
|
assigned
|
Ramin Farajpour Cami
|
Bug
|
Database layer (models, ORM)
|
1.10
|
#27629 |
Inconsistent check of allow_relation in ForwardManyToOneDescriptor.__set__
|
assigned
|
Stefan R. Filipek
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#27676 |
MariaDB 10.2 supports defaults for text columns
|
assigned
|
Adam (Chainz) Johnson
|
New feature
|
Database layer (models, ORM)
|
master
|
#27833 |
prefetch_related fails with SQLite when used with 1000 parent records
|
assigned
|
Raphael Michel
|
Bug
|
Database layer (models, ORM)
|
1.10
|
#27852 |
Admin Delete Object Block Page Doesn't Show All Related Objects Blocking Deletion
|
assigned
|
Anton Samarchyan
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#27944 |
Have meta.get_field('pk') return the primary key field directly
|
assigned
|
Josh Schneier
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#28053 |
Allow fields to specify arbitrary indexes via db_index=Index()
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.11
|
#28077 |
Allow specifying custom operator classes for PostgreSQL indexes
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
1.11
|
#28147 |
Saving parent object after setting on child leads to unexpected data loss
|
assigned
|
Amy Mok
|
Bug
|
Database layer (models, ORM)
|
master
|
#28198 |
Model attributes shouldn't override deferred fields
|
assigned
|
Denis.Tarykin
|
Bug
|
Database layer (models, ORM)
|
master
|
#28297 |
Same queryset result in two different queries on ORM
|
assigned
|
Marcus Renno
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28373 |
TIME_ZONE value in DATABASES settings is not used for date lookup
|
assigned
|
messfish
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28393 |
Add a helpful exception for invalid AutoField/IntegerField values
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
1.11
|
#28459 |
Improve performance of QuerySet
|
new
|
nobody
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#28586 |
Automatically prefetch related for "to one" fields as needed.
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#28643 |
Complete the ORM Function Library
|
assigned
|
JunyiJ
|
New feature
|
Database layer (models, ORM)
|
master
|
#28649 |
Add "iso_year" lookup to DateField/DateTimeField
|
assigned
|
Sigurd Ljødal
|
New feature
|
Database layer (models, ORM)
|
master
|
#28658 |
Move DISTINCT handling to the Aggregate base class.
|
assigned
|
Simon Charette
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#28661 |
Auto-truncate indexes on MySQL when max index size is reached
|
new
|
nobody
|
New feature
|
Database layer (models, ORM)
|
master
|
#28668 |
Add ON CONFLICT support to QuerySet.bulk_create()
|
assigned
|
Tom Forbes
|
New feature
|
Database layer (models, ORM)
|
master
|
#28762 |
Can't aggregate annotations with array parameters
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#28925 |
durations-only expressions doesn't work on SQLite and MySQL
|
assigned
|
Sergey Fedoseev
|
Bug
|
Database layer (models, ORM)
|
1.8
|
#29015 |
Add an error when the PostgreSQL database name length limit is exceeded
|
assigned
|
Priyansh Saxena
|
Cleanup/optimization
|
Database layer (models, ORM)
|
2.0
|
#29048 |
Add **extra_context arg to as_vendor methods in database functions
|
assigned
|
Priyansh Saxena
|
Cleanup/optimization
|
Database layer (models, ORM)
|
master
|
#29049 |
Add slicing notation to F expressions
|
assigned
|
Priyansh Saxena
|
New feature
|
Database layer (models, ORM)
|
master
|
#29097 |
Migrations using MySQL fail for constraints using composite indexes
|
new
|
|
Bug
|
Database layer (models, ORM)
|
1.11
|
#29257 |
If creation of a db cursor fails, the resulting traceback is misleading
|
new
|
nobody
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#29350 |
Sqlite3 Introspection (get_primary_key_column) Always Returns None
|
assigned
|
Zackary Troop
|
Bug
|
Database layer (models, ORM)
|
2.0
|
#15578 |
loaddata and processing order of fixtures
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.2
|
#19415 |
Clarify how aggregates work with multi-valued relationships and multiple filter() calls
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#19842 |
annotate()-based solution to distinct and order_by problem
|
new
|
|
Cleanup/optimization
|
Documentation
|
master
|
#19898 |
Document why/when of class-based views
|
assigned
|
Steven Cummings
|
New feature
|
Documentation
|
master
|
#21528 |
improve Django Doc with an example for formfield_for_foreignkey accessing parent ID
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#25996 |
Revise the Performance section in topics/http/urls
|
assigned
|
j-shu
|
Cleanup/optimization
|
Documentation
|
master
|
#26511 |
Document how to do a substring search in JSONField
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#26678 |
Document that ManyRelatedManager.add()/remove() can take primary keys
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
master
|
#26827 |
"ModelState.fields cannot refer to a model class ... Use a string reference instead." when using custom model field derived from ManyToMany
|
assigned
|
Zaheer Soebhan
|
Cleanup/optimization
|
Documentation
|
master
|
#26975 |
Unclear documentation: use of paths with loaddata
|
new
|
nobody
|
Bug
|
Documentation
|
1.9
|
#27106 |
Document which template filters can be used in Python code (and how)
|
assigned
|
Burhan Khalid
|
Cleanup/optimization
|
Documentation
|
1.10
|
#27401 |
Add Transifex config to build translated docs
|
new
|
nobody
|
New feature
|
Documentation
|
master
|
#27587 |
Document str(QuerySet.query)
|
new
|
nobody
|
Cleanup/optimization
|
Documentation
|
1.10
|
#27778 |
Update unicode documentation for Python 3
|
assigned
|
ChillarAnand
|
Cleanup/optimization
|
Documentation
|
master
|
#27994 |
Document contrib.staticfiles.storage.ManifestFilesMixin
|
assigned
|
Theofanis Despoudis
|
New feature
|
Documentation
|
1.10
|
#28539 |
REMOTE_USER auth docs (and middleware logging?) should mention that headers with underscores are stripped when using "runserver" command
|
assigned
|
Israel Fermín Montilla
|
New feature
|
Documentation
|
1.11
|
#28581 |
Pagination topic docs need a little restructuring
|
assigned
|
luto
|
Cleanup/optimization
|
Documentation
|
master
|
#28592 |
Reorganize CSRF documentation and add to FAQs
|
assigned
|
Daniele Procida
|
Cleanup/optimization
|
Documentation
|
1.11
|
#28628 |
Audit for and abolish all use of '\d' in regexes
|
assigned
|
JunyiJ
|
Cleanup/optimization
|
Documentation
|
master
|
#29261 |
Clarify the reason for LICENSE.python
|
assigned
|
James Bennett
|
Bug
|
Documentation
|
master
|
#29336 |
No docs for circular inheritance
|
assigned
|
Adrian Turjak
|
Cleanup/optimization
|
Documentation
|
2.0
|
#11919 |
dpaste.com feature in debug traceback view should be optional
|
new
|
nobody
|
New feature
|
Error reporting
|
master
|
#21048 |
Error page should not invoke callables passed through WSGI META structure
|
new
|
nobody
|
Bug
|
Error reporting
|
master
|
#23004 |
Cleanse entries from request.META in debug views
|
assigned
|
Ryan Castner
|
New feature
|
Error reporting
|
master
|
#8307 |
ImageFile use of width_field and height_field is slow with remote storage backends
|
new
|
Jacob
|
Cleanup/optimization
|
File uploads/storage
|
master
|
#9433 |
File locking broken on AFP mounts
|
new
|
anonymous
|
Bug
|
File uploads/storage
|
master
|
#9631 |
FieldFile assumes efficient Storage.size
|
new
|
nobody
|
Cleanup/optimization
|
File uploads/storage
|
1.11
|
#13750 |
ImageField accessing height or width and then data results in "I/O operation on closed file"
|
assigned
|
Aksel
|
Bug
|
File uploads/storage
|
1.2
|
#13960 |
abstract file upload/download handling
|
new
|
nobody
|
New feature
|
File uploads/storage
|
master
|
#15879 |
multipart/form-data filename="" not handled as file
|
new
|
nobody
|
Bug
|
File uploads/storage
|
1.3
|
#18150 |
Uploading a file ending with a backslash fails
|
new
|
|
Bug
|
File uploads/storage
|
1.4
|
#28144 |
Add allow_overwrite kwarg to FileSystemStorage._save
|
assigned
|
Jon Prindiville
|
New feature
|
File uploads/storage
|
1.11
|
#28184 |
FileField storage param should allow a callable
|
assigned
|
miigotu
|
New feature
|
File uploads/storage
|
master
|
#28554 |
Add support for multiple file fields
|
assigned
|
Johannes Hoppe
|
New feature
|
File uploads/storage
|
master
|
#7664 |
MultiWidget to support named sub widgets
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#8760 |
forms.ModelMultipleChoiceField should use "invalid_list" as error message key
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
master
|
#9061 |
formsets with can_delete=True shouldn't add delete field to extra forms
|
assigned
|
Daniel Ward
|
New feature
|
Forms
|
master
|
#10403 |
provide declarative syntax to define FormSets - including ModelFormSet and InlineFormSet
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#10964 |
Admin for group doesn't allow to easily add users to the group
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#11707 |
limit_choices_to on a ForeignKey can render duplicate options in formfield
|
new
|
Chris Wesseling
|
Bug
|
Forms
|
master
|
#11836 |
Missing django.forms.widgets.MultiWidget hidden counterpart
|
new
|
nobody
|
New feature
|
Forms
|
|
#12498 |
Add multi-field validators
|
assigned
|
jkocherhans
|
New feature
|
Forms
|
|
#13060 |
ManagementForm exception in case of bad prefix should be easier to understand
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
|
#13091 |
admin list_editable with unique_together raises Integrity Error
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#13145 |
Allow the prefix used for empty_form on FormSets to be customized
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#13564 |
Provide class attributes for form fields
|
assigned
|
Robert Lujo
|
New feature
|
Forms
|
1.2-beta
|
#13677 |
ModelFormSet may query wrong database backend
|
assigned
|
Tobias Kunze
|
Bug
|
Forms
|
1.2
|
#13878 |
Formset validation refactoring and valid_forms property of fieldsets
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#14039 |
FileField special-casing breaks MultiValueField including a FileField
|
new
|
Carl Meyer
|
Bug
|
Forms
|
master
|
#14688 |
BaseInlineFormSet does not support "auto_id"
|
new
|
nobody
|
Bug
|
Forms
|
master
|
#16922 |
Add a template-based form rendering system
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#18597 |
`BaseInlineFormSet` should attempt to get it's queryset from it's instance related manager before falling back to it's model's default manager
|
new
|
nobody
|
Bug
|
Forms
|
1.4
|
#20347 |
Add an absolute_max parameter to formset_factory
|
assigned
|
ethurgood
|
New feature
|
Forms
|
1.5
|
#20942 |
modelformset wrongly assumes foreign keys can't point to proxy models.
|
new
|
nobody
|
Bug
|
Forms
|
1.5
|
#21987 |
Allow Media objects to have their own MEDIA_TYPES
|
assigned
|
Michael Kelly
|
Cleanup/optimization
|
Forms
|
master
|
#22276 |
BaseFormSet.is_valid() produces ValidationError when there is no management form
|
assigned
|
Patryk Zawadzki
|
Bug
|
Forms
|
master
|
#24933 |
Make FormSet management forms optional
|
new
|
nobody
|
Cleanup/optimization
|
Forms
|
master
|
#26834 |
MinValueValidator/MaxValueValidator not forwarded to form field for ModelForm
|
assigned
|
Sagar Nilesh Shah
|
Bug
|
Forms
|
master
|
#27445 |
RadioSelect widget does not work for NullBooleanField
|
assigned
|
Jacob Rief
|
New feature
|
Forms
|
master
|
#27923 |
Add form signals (pre_init, post_init, pre_clean, post_clean, etc.)
|
assigned
|
luojiebin
|
New feature
|
Forms
|
|
#28316 |
ModelChoiceField to_field_name doesn't work if it's different from the model field's to_field
|
assigned
|
László Károlyi
|
Bug
|
Forms
|
master
|
#28458 |
Add ModelMultipleChoiceField.validate_choices()
|
new
|
nobody
|
New feature
|
Forms
|
master
|
#17508 |
DateDetailView should accept less specific dates, ie Year/Month or just Year
|
assigned
|
Moon Limb
|
New feature
|
Generic views
|
master
|
#22724 |
Improve SingleObjectMixin
|
assigned
|
Alex Myasoedov
|
Cleanup/optimization
|
Generic views
|
master
|
#26007 |
SingleObjectTemplateResponseMixin.get_template_names does not return names stack properly.
|
assigned
|
Chris Cogdon
|
Bug
|
Generic views
|
1.9
|
#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
|
#28048 |
Allow generic date views to use related fields as date_field
|
assigned
|
Lefteris Nikoltsios
|
New feature
|
Generic views
|
1.11
|
#8972 |
Add ability to delete selected vector features within the Geodjango/OpenLayers Admin map interface
|
assigned
|
jbronn
|
New feature
|
GIS
|
1.0
|
#11634 |
OpenLayers default position
|
new
|
nobody
|
Bug
|
GIS
|
master
|
#12733 |
Added support for Extent aggregate on mysql databases
|
new
|
nobody
|
New feature
|
GIS
|
1.1
|
#13117 |
Recenter OSMGeoAdmin widget with coordinates
|
new
|
nobody
|
New feature
|
GIS
|
1.1
|
#13926 |
GeometryCollections are not visible in OSMGeoAdmin
|
new
|
nobody
|
Bug
|
GIS
|
1.7
|