#27723: `type` is not propagated correctly to widgets in MultiWidgets
-+--
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: assigned
Component: Forms|
#27723: `type` is not propagated correctly to widgets in MultiWidgets
--+--
Reporter: felixxm | Owner: felixxm
Type: Bug | Status: assigned
Component: Forms
#27392: Remove "Tests that", "Ensures that", etc. from test docstings
--+
Reporter: Tim Graham|Owner: ablyx
Type: Cleanup/optimization | Status: assigned
#27678: Document that the template system isn't safe against untrusted template
authors
-+-
Reporter: Tim Graham |Owner: Andrew
Type: | Nester
Cleanup/optim
#27722: if a template context is an instance of get_template(), it will raise
"TypeError: context must be a dict rather than RequestContext"
---+
Reporter: Sayid Munawar| Owner: nobody
T
#27683: Change default transaction isolation level to READ COMMITTED on MySQL
-+-
Reporter: Shai Berger |Owner: Shai
Type: | Berger
Cleanup/optimization
#27683: Change default transaction isolation level to READ COMMITTED on MySQL
-+-
Reporter: Shai Berger |Owner: Shai
Type: | Berger
Cleanup/optimization
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
-+-
Reporter: Ed Morley|Owner: Ed Morley
Type: |
#27683: Change default transaction isolation level to READ COMMITTED on MySQL
-+-
Reporter: Shai Berger |Owner: Shai
Type: | Berger
Cleanup/optimization
#27683: Change default transaction isolation level to READ COMMITTED on MySQL
-+-
Reporter: Shai Berger |Owner: Shai
Type: | Berger
Cleanup/optimization
#27720: Confusing error message when creating a model with unspecified
attributes
that have no defaults
-+-
Reporter: sanaani |Owner: nobody
Type: |
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
-+-
Reporter: Ed Morley|Owner: Ed Morley
Type: |
#27721: Unhelpful error message when trying to run shell that can't be imported
--+
Reporter: Peter Inglesby | Owner: nobody
Type: Uncategorized | Status: new
Comp
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
-+-
Reporter: Ed Morley|Owner: Ed Morley
Type: |
#27719: Add queryset.alias() to mimic .annotate() for aggregations without
loading
data
-+-
Reporter: Marc Tamlyn |Owner: nobody
Type: New feature | Stat
#11803: Admin does not update every ForeignKey select of the same model
-+-
Reporter: danilo |Owner: nobody
|
Type: Bug |
#27720: Confusing error message when creating a model with unspecified
attributes
that have no defaults
-+-
Reporter: sanaani| Owner: nobody
Type: | Status:
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
-+-
Reporter: Ed Morley|Owner: Ed Morley
Type: |
#24580: Add test for untested condition in admin_list template tag.
--+
Reporter: None |Owner: None
Type: Cleanup/optimization | Status: new
Componen
#27719: Add queryset.alias() to mimic .annotate() for aggregations without
loading
data
-+-
Reporter: Marc | Owner: nobody
Tamlyn |
Type: New
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
--+
Reporter: Ed Morley |Owner: nobody
Type: Cleanup/optimization |
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
--+
Reporter: Ed Morley |Owner: nobody
Type: Cleanup/optimization |
#20238: Support multiple open connections in LiveServerTestCase
---+
Reporter: jwxiao@… |Owner: Nadege
Type: New feature| Status: assigned
Component: Te
#25530: Deferred SQL operations fail when a referenced table or column is
renamed
during the same migration
---+--
Reporter: Simon Philips |Owner: Simon Charette
Type: Bug|
#25941: Improve the error message for runtests.py when Django isn't on the path
--+
Reporter: Keryn Knight |Owner: nobody
Type: Cleanup/optimization | Status: ne
#26903: support date and timestamp containment within postgres range field
--+
Reporter: Aron Podrigal |Owner: felixxm
Type: Bug | Status: assigned
Compo
#20238: Support multiple open connections in LiveServerTestCase
---+
Reporter: jwxiao@… |Owner: Nadege
Type: New feature| Status: assigned
Component: Te
#26903: support date and timestamp containment within postgres range field
--+
Reporter: Aron Podrigal |Owner: felixxm
Type: Bug | Status: assigned
Compo
#27718: Add QuerySet.union(), intersect(), minus()
-+-
Reporter: Florian| Owner: nobody
Apolloner |
Type: New| Status: new
feature
#20238: Support multiple open connections in LiveServerTestCase
---+
Reporter: jwxiao@… |Owner: Nadege
Type: New feature| Status: assigned
Component: Te
#23908: XHTML breaks admin site
-+-
Reporter: Brian May|Owner: Anton
| Samarchyan
Type: Bug | Status: as
#27663: Make Index.create_sql() and SchemaEditor._create_index_sql() return SQL
parameters as well
-+-
Reporter: Markus Holtermann|Owner: Markus
Type: | Holtermann
#27717: Squashmigrations doesn't optimize AlterModelOptions verbose_name_plural
into CreateModel
--+--
Reporter: Ed Morley | Owner: nobody
Type: Bug | Status: new
#27683: Change default transaction isolation level to READ COMMITTED on MySQL
-+-
Reporter: Shai Berger |Owner: Shai
Type: | Berger
Cleanup/optimization
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'
-+-
Reporter: Tom |Owner: nobody
Type: Bug | Status: clo
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'
-+-
Reporter: Tom |Owner: nobody
Type: Bug | Status: clo
#24580: Add test for untested condition in admin_list template tag.
--+
Reporter: None |Owner: None
Type: Cleanup/optimization | Status: new
Componen
#24580: Add test for untested condition in admin_list template tag.
--+
Reporter: None |Owner: None
Type: Cleanup/optimization | Status: new
Componen
#27709: ContentTypes.objects.get_for_models returns inconsistent results for
proxy
models
--+
Reporter: Peter Inglesby|Owner: nobody
Type: Bug |
#27709: ContentTypes.objects.get_for_models returns inconsistent results for
proxy
models
--+
Reporter: Peter Inglesby|Owner: nobody
Type: Bug |
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'
-+-
Reporter: Tom |Owner: nobody
Type: Bug | Status: new
#27716: FieldFile incorrectly returns bytes the first time it is opened with 'r'
+
Reporter: Tom | Owner: nobody
Type: Bug | Status: new
#27712: Input widget removes `type` from `attrs`.
-+-
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: closed
Component: Forms
#24580: Add test for untested condition in admin_list template tag.
--+
Reporter: None |Owner: None
Type: Cleanup/optimization | Status: new
Componen
#13240: Modify RelatedManager and ManyRelatedManager add() and remove() to
accept
QuerySets and iterables
-+-
Reporter: Gabriel Hurley |Owner: (none)
Type: New feature |
#16614: Support server-side cursors for queryset iteration in database backends
-+-
Reporter: Dan McGee|Owner: nobody
Type: New feature | Status: new
#27714: Small visual artifact when clicking inline edit button in admin
-+-
Reporter: Anton Samarchyan |Owner: Anton
| Samarchyan
Type: Bug
#27715: [Tutorial - part 6.] Lack of saving created question into db
---+--
Reporter: UncleGoogle|Owner: nobody
Type: Bug| Status: closed
Component: Documenta
#27715: [Tutorial - part 6.] Lack of saving created question into db
-+-
Reporter: Mesco|Owner: nobody
Type: Bug | Status: closed
Comp
#27715: [Tutorial - part 6.] Lack of saving created question into db
-+-
Reporter: Mesco | Owner: nobody
Type: Bug| Status: new
Component:
#27710: foreign key _id optimisation leads to incorrect descriptor value
-+-
Reporter: Will Hardy |Owner: nobody
Type: | Status: new
Clean
#27712: Input widget removes `type` from `attrs`.
-+-
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: assigned
Component: Forms
#27714: Small visual artifact when clicking inline edit button in admin
--+
Reporter: Anton Samarchyan |Owner: nobody
Type: Bug | Status: new
Component: co
#27714: Small visual artifact when clicking inline edit button in admin
-+-
Reporter: Anton Samarchyan |Owner: Anton
| Samarchyan
Type: Bug
#27714: Small visual artifact when clicking inline edit button in admin
--+
Reporter: Anton Samarchyan |Owner: nobody
Type: Bug | Status: new
Component: co
#27711: Questionable "Install Django" option ordering
-+-
Reporter: Razzi Abuissa|Owner: nobody
Type: | Status: closed
Cleanup/optimization
#27711: Questionable "Install Django" option ordering
-+-
Reporter: Razzi Abuissa|Owner: nobody
Type: | Status: closed
Cleanup/optimization
#27711: Questionable "Install Django" option ordering
-+-
Reporter: Razzi Abuissa|Owner: nobody
Type: | Status: closed
Cleanup/optimization
#27714: Small visual bug in admin
--+--
Reporter: Anton Samarchyan |Owner: nobody
Type: Bug | Status: new
Component: contrib.admin | V
#27714: Small visual bug in admin
+
Reporter: Anton Samarchyan | Owner: nobody
Type: Bug | Status: new
Component: contrib.admin |Versi
#27713: Clarify NoReverseMatch error message when view is not found
-+-
Reporter: Marten Kenbeek |Owner: Marten
Type: | Kenbeek
Cleanup/optimization
#27713: Clarify NoReverseMatch error message when view is not found
-+-
Reporter: Marten Kenbeek |Owner: Marten
Type: | Kenbeek
Cleanup/optimization
#27713: Clarify NoReverseMatch error message when view is not found
-+-
Reporter: Marten | Owner: Marten Kenbeek
Kenbeek|
Type: |
#26961: Run admin checks if DEBUG is False
-+-
Reporter: Adam Chainz |Owner: nobody
Type: | Status: closed
Cleanup/optimization
#27673: System checks for contrib.admin are executed during registration
-+-
Reporter: Johannes Hoppe |Owner: Morgan
| Aubert
Type: Bug
#27712: Input widget removes `type` from `attrs`.
-+--
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: assigned
Component: Forms| Version: maste
#27712: Input widget removes `type` from `attrs`.
-+--
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: assigned
Component: Forms| Version: 1.10
#27712: Input widget removes `type` from `attrs`.
-+--
Reporter: felixxm |Owner: felixxm
Type: Bug | Status: assigned
Component: Forms| Version: 1.10
#27712: Input widget removes `type` from `attrs`.
--+--
Reporter: felixxm | Owner: felixxm
Type: Bug | Status: assigned
Component: Forms |Versi
#11974: Submit_row in admin doesn't follow the pattern of using
admin/app_label/model/submit_line.html
-+-
Reporter: vbmendes |Owner: Raffaele
| Salma
70 matches
Mail list logo