Re: [Django] #30509: Various FileResponse fixes and changes

2021-10-14 Thread Django
#30509: Various FileResponse fixes and changes -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #23953: makemigrations generates "wrong" numbered migration file if squashed migrations are in place

2021-10-14 Thread Django
#23953: makemigrations generates "wrong" numbered migration file if squashed migrations are in place -+- Reporter: Markus Holtermann|Owner: Jacob Type: | Walls Cl

Re: [Django] #23953: makemigrations generates "wrong" numbered migration file if squashed migrations are in place

2021-10-14 Thread Django
#23953: makemigrations generates "wrong" numbered migration file if squashed migrations are in place -+- Reporter: Markus Holtermann|Owner: Jacob Type: | Walls Cl

Re: [Django] #33195: Class-based urlize()

2021-10-14 Thread Django
#33195: Class-based urlize() -+- Reporter: Claude Paroz |Owner: Claude Type: | Paroz Cleanup/optimization | Status: assigned

Re: [Django] #33198: BinaryField documentation references length in characters, which is incorrect

2021-10-14 Thread Django
#33198: BinaryField documentation references length in characters, which is incorrect ---+ Reporter: Gavin Wahl |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps

2021-10-14 Thread Django
#33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps -+- Reporter: Simon Weber |Owner: nobody Type: |

Re: [Django] #33197: Renaming field and providing prior field name to db_column should be an SQL noop (was: Providing prior implicit field name to db_column should be a noop)

2021-10-14 Thread Django
#33197: Renaming field and providing prior field name to db_column should be an SQL noop --+ Reporter: Jacob Walls |Owner: nobody Type: Cleanup/optimization | S

Re: [Django] #33197: Providing prior implicit field name to db_column should be a noop

2021-10-14 Thread Django
#33197: Providing prior implicit field name to db_column should be a noop --+ Reporter: Jacob Walls |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #33192: It is not possible to use a custom lookup/transorm in a CheckConstraint

2021-10-14 Thread Django
#33192: It is not possible to use a custom lookup/transorm in a CheckConstraint -+- Reporter: Fabien MICHEL|Owner: nobody Type: Bug | Status: clos

Re: [Django] #33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL

2021-10-14 Thread Django
#33185: sqlmigrate crashes given a RenameModel operation with a self-referencing foreign key on MySQL -+ Reporter: Jacob Walls |Owner: nobody Type: Bug | Status: new

Re: [Django] #32987: Warn user if they attempt to have multiple templatetag libraries with the same name

2021-10-14 Thread Django
#32987: Warn user if they attempt to have multiple templatetag libraries with the same name -+ Reporter: Daniel |Owner: Shreya Bamne Type: New feature | Sta

[Django] #33198: BinaryField documentation references length in characters, which is incorrect

2021-10-14 Thread Django
#33198: BinaryField documentation references length in characters, which is incorrect -+ Reporter: Gavin Wahl | Owner: nobody Type: Bug| Status: new C

[Django] #33197: Providing prior implicit field name to db_column should be a noop

2021-10-14 Thread Django
#33197: Providing prior implicit field name to db_column should be a noop + Reporter: Jacob Walls | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #32987: Warn user if they attempt to have multiple templatetag libraries with the same name

2021-10-14 Thread Django
#32987: Warn user if they attempt to have multiple templatetag libraries with the same name -+ Reporter: Daniel |Owner: Daniel Type: New feature | Status: assi

Re: [Django] #33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps

2021-10-14 Thread Django
#33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps -+- Reporter: Simon Weber |Owner: nobody Type: |

[Django] #33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps

2021-10-14 Thread Django
#33196: AppConfig.label identifier enforcement unnecessarily complicates upgrades for some apps + Reporter: Simon Weber | Owner: nobody Type: Cleanup/optimization |

Re: [Django] #33195: Class-based urlize()

2021-10-14 Thread Django
#33195: Class-based urlize() -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new Cleanup/optimization | Componen

Re: [Django] #33194: Remaking table with unique constraint crashes on SQLite. (was: Sqlite AlterField migration on a table with a unique index fails)

2021-10-14 Thread Django
#33194: Remaking table with unique constraint crashes on SQLite. -+- Reporter: Mark |Owner: nobody Type: Bug | Status: new Component:

[Django] #33195: Class-based urlize()

2021-10-14 Thread Django
#33195: Class-based urlize() + Reporter: Claude Paroz | Owner: nobody Type: Cleanup/optimization | Status: new Component: Utilities |

Re: [Django] #33193: Clarify enumeration types are true Python Enums

2021-10-14 Thread Django
#33193: Clarify enumeration types are true Python Enums -+- Reporter: johnthagen |Owner: nobody Type: | Status: closed Cleanup/optimizatio

[Django] #33194: Sqlite AlterField migration on a table with a unique index fails

2021-10-14 Thread Django
#33194: Sqlite AlterField migration on a table with a unique index fails -+- Reporter: Mark | Owner: nobody Type: Bug| Status: new Component: D

Re: [Django] #30509: Various FileResponse fixes and changes

2021-10-14 Thread Django
#30509: Various FileResponse fixes and changes -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #30509: Various FileResponse fixes and changes

2021-10-14 Thread Django
#30509: Various FileResponse fixes and changes -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #30509: Various FileResponse fixes and changes

2021-10-14 Thread Django
#30509: Various FileResponse fixes and changes -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #30509: Various FileResponse fixes and changes

2021-10-14 Thread Django
#30509: Various FileResponse fixes and changes -+- Reporter: Piotr Kunicki|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #33193: Clarify enumeration types are true Python Enums

2021-10-14 Thread Django
#33193: Clarify enumeration types are true Python Enums -+- Reporter: johnthagen |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #33193: Clarify enumeration types are true Python Enums

2021-10-14 Thread Django
#33193: Clarify enumeration types are true Python Enums + Reporter: johnthagen| Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #33008: prefetch_related() for deleted GenericForeignKey is not consistent.

2021-10-14 Thread Django
#33008: prefetch_related() for deleted GenericForeignKey is not consistent. -+- Reporter: Martin Svoboda |Owner: Martin | Svoboda Type: Bug

Re: [Django] #33008: prefetch_related() for deleted GenericForeignKey is not consistent.

2021-10-14 Thread Django
#33008: prefetch_related() for deleted GenericForeignKey is not consistent. -+- Reporter: Martin Svoboda |Owner: Martin | Svoboda Type: Bug

Re: [Django] #30949: Use functools.cached_property instead of django.utils.functional.cached_property.

2021-10-14 Thread Django
#30949: Use functools.cached_property instead of django.utils.functional.cached_property. -+- Reporter: Thomas Grainger |Owner: David Type: | Smith Cleanup/optim

Re: [Django] #30949: Use functools.cached_property instead of django.utils.functional.cached_property.

2021-10-14 Thread Django
#30949: Use functools.cached_property instead of django.utils.functional.cached_property. -+- Reporter: Thomas Grainger |Owner: David Type: | Smith Cleanup/optim

Re: [Django] #30949: Use functools.cached_property instead of django.utils.functional.cached_property.

2021-10-14 Thread Django
#30949: Use functools.cached_property instead of django.utils.functional.cached_property. -+- Reporter: Thomas Grainger |Owner: David Type: | Smith Cleanup/optim

Re: [Django] #27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method

2021-10-14 Thread Django
#27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method -+- Reporter: Slava|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method

2021-10-14 Thread Django
#27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method -+- Reporter: Slava|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method

2021-10-14 Thread Django
#27131: send_mail() error on Python 2 if smtp server uses CRAM-MD5 auth method -+- Reporter: Slava|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #33192: It is not possible to use a custom lookup/transorm in a CheckConstraint

2021-10-14 Thread Django
#33192: It is not possible to use a custom lookup/transorm in a CheckConstraint -+- Reporter: Fabien MICHEL|Owner: nobody Type: Bug | Status: clos

Re: [Django] #33192: It is not possible to use a custom lookup/transorm in a CheckConstraint

2021-10-14 Thread Django
#33192: It is not possible to use a custom lookup/transorm in a CheckConstraint -+- Reporter: Fabien MICHEL|Owner: nobody Type: Bug | Status: clos

Re: [Django] #33192: It is not possible to use a custom lookup/transorm in a CheckConstraint

2021-10-14 Thread Django
#33192: It is not possible to use a custom lookup/transorm in a CheckConstraint -+- Reporter: Fabien MICHEL|Owner: nobody Type: Bug | Status: clos