[Django] #34371: Support creating aware datetime objects using django.utils.timezone

2023-02-24 Thread Django
#34371: Support creating aware datetime objects using django.utils.timezone -+- Reporter: Ebram Shehata | Owner: nobody Type: New feature| Status: new

Re: [Django] #25594: Difficult to customize model field default_validators and have them used on both model and form fields

2023-02-24 Thread Django
#25594: Difficult to customize model field default_validators and have them used on both model and form fields -+- Reporter: Marcin Nowak |Owner: nobody Type: New feature

Re: [Django] #34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-02-24 Thread Django
#34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors -+- Reporter: Alex Urbanowicz |Owner: nobody Type: Bug |

Re: [Django] #34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-02-24 Thread Django
#34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors -+- Reporter: alexurbanowicz |Owner: nobody Type: Bug |

[Django] #34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors

2023-02-24 Thread Django
#34370: PositiveIntegerField validators don't work if the database is SQLite, leading to overflow errors -+- Reporter: | Owner: nobody alexurbanowicz |

Re: [Django] #34368: Subquery referencing WINDOW expression breaks query compilation

2023-02-24 Thread Django
#34368: Subquery referencing WINDOW expression breaks query compilation -+- Reporter: Jannis Vajen |Owner: nobody Type: Bug | Status: new

Re: [Django] #34366: Migration optimizer does not reduce multiple AlterField

2023-02-24 Thread Django
#34366: Migration optimizer does not reduce multiple AlterField -+- Reporter: Laurent Tramoy |Owner: Laurent Type: | Tramoy Cleanup/optimization

[Django] #34369: Improve the interaction between transaction.atomic() and generator functions

2023-02-24 Thread Django
#34369: Improve the interaction between transaction.atomic() and generator functions -+- Reporter: Raphaƫl| Owner: nobody Barrois| Type:

Re: [Django] #34368: Subquery referencing WINDOW expression breaks query compilation

2023-02-24 Thread Django
#34368: Subquery referencing WINDOW expression breaks query compilation -+- Reporter: Jannis Vajen |Owner: nobody Type: Bug | Status: new

Re: [Django] #34368: Subquery referencing WINDOW expression breaks query compilation

2023-02-24 Thread Django
#34368: Subquery referencing WINDOW expression breaks query compilation -+- Reporter: Jannis Vajen |Owner: nobody Type: Bug | Status: new

Re: [Django] #34366: Migration optimizer does not reduce multiple AlterField

2023-02-24 Thread Django
#34366: Migration optimizer does not reduce multiple AlterField -+- Reporter: Laurent Tramoy |Owner: Laurent Type: | Tramoy Cleanup/optimization

Re: [Django] #32539: Support accessing the current filtered queryset from within SimpleListFilter.lookups()

2023-02-24 Thread Django
#32539: Support accessing the current filtered queryset from within SimpleListFilter.lookups() +--- Reporter: Simon Willison |Owner: Sarah Boyce Type: New feature |

Re: [Django] #34367: GIS GDAL install on Windows 11 Instructions Issue

2023-02-24 Thread Django
#34367: GIS GDAL install on Windows 11 Instructions Issue -+- Reporter: Heath Henley |Owner: Heath Type: | Henley Cleanup/optimization |

Re: [Django] #34367: GIS GDAL install on Windows 11 Instructions Issue

2023-02-24 Thread Django
#34367: GIS GDAL install on Windows 11 Instructions Issue --+ Reporter: Heath Henley |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #34368: Subquery referencing WINDOW expression breaks query compilation

2023-02-24 Thread Django
#34368: Subquery referencing WINDOW expression breaks query compilation -+- Reporter: Jannis Vajen |Owner: nobody Type: Bug | Status: new

[Django] #34368: Subquery referencing WINDOW expression breaks query compilation

2023-02-24 Thread Django
#34368: Subquery referencing WINDOW expression breaks query compilation -+- Reporter: Jannis | Owner: nobody Vajen | Type: Bug|

Re: [Django] #34366: Migration optimizer does not reduce multiple AlterField

2023-02-24 Thread Django
#34366: Migration optimizer does not reduce multiple AlterField -+- Reporter: Laurent Tramoy |Owner: Laurent Type: | Tramoy Cleanup/optimization

Re: [Django] #34366: Migration optimizer does not reduce multiple AlterField

2023-02-24 Thread Django
#34366: Migration optimizer does not reduce multiple AlterField --+ Reporter: Laurent Tramoy|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #34338: Allow to customize the code attribute of ValidationError raised by BaseConstraint.validate

2023-02-24 Thread Django
#34338: Allow to customize the code attribute of ValidationError raised by BaseConstraint.validate -+- Reporter: xafer|Owner: xafer Type: New feature |