Re: [Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 +-- Reporter: Adam Zahradník |Owner: nobody Type: Bug | Status: closed Component: Migra

Re: [Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 +-- Reporter: Adam Zahradník |Owner: nobody Type: Bug | Status: closed Component: Migra

Re: [Django] #35269: GeneratedFields can't be defined on RelatedFields

2024-03-04 Thread Django
#35269: GeneratedFields can't be defined on RelatedFields -+- Reporter: Perrine L. |Owner: nobody Type: Bug | Status: closed Component: Dat

Re: [Django] #35267: Correct TIME_ZONE setting reference in time zone topic. (was: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres)

2024-03-04 Thread Django
#35267: Correct TIME_ZONE setting reference in time zone topic. -+- Reporter: Josh Smeaton |Owner: Josh Type: | Smeaton Cleanup/optimization |

Re: [Django] #14831: Django Template Style Guide

2024-03-04 Thread Django
#14831: Django Template Style Guide -+- Reporter: Simon Meers |Owner: Ryan | Cheley Type: New feature | Status: ass

Re: [Django] #14831: Django Template Style Guide

2024-03-04 Thread Django
#14831: Django Template Style Guide -+- Reporter: Simon Meers |Owner: Ryan | Cheley Type: New feature | Status: ass

Re: [Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 +-- Reporter: Adam Zahradník |Owner: nobody Type: Bug | Status: closed Component: Migra

Re: [Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 + Reporter: Adam Zahradník |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #35270: Optimize Model._meta._property_names

2024-03-04 Thread Django
#35270: Optimize Model._meta._property_names -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | St

Re: [Django] #35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres

2024-03-04 Thread Django
#35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres -+- Reporter: Josh Smeaton |Owner: nobody Type: Uncategorized|

Re: [Django] #35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres

2024-03-04 Thread Django
#35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres -+- Reporter: Josh Smeaton |Owner: nobody Type: Uncategorized|

Re: [Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 +-- Reporter: Adam Zahradník |Owner: nobody Type: Bug | Status: new Component: Migratio

[Django] #35271: Old migrations with UniqueConstraint fail when using psycopg3

2024-03-04 Thread Django
#35271: Old migrations with UniqueConstraint fail when using psycopg3 --+ Reporter: Adam Zahradník | Owner: nobody Type: Uncategorized | Status: new Component: Mi

Re: [Django] #35266: Optimize RelatedField._check_clashes()

2024-03-04 Thread Django
#35266: Optimize RelatedField._check_clashes() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35252: Optimize django.urls.resolvers._route_to_regex()

2024-03-04 Thread Django
#35252: Optimize django.urls.resolvers._route_to_regex() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35270: Optimize Model._meta._property_names

2024-03-04 Thread Django
#35270: Optimize Model._meta._property_names -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization | St

[Django] #35270: Optimize Model._meta._property_names

2024-03-04 Thread Django
#35270: Optimize Model._meta._property_names -+- Reporter: Adam | Owner: Adam Johnson Johnson| Type: | Status: assigned Cle

Re: [Django] #35261: Media Path as Objects - Documentation fix and usage example

2024-03-04 Thread Django
#35261: Media Path as Objects - Documentation fix and usage example -+- Reporter: Leandro de Souza |Owner: Leandro | de Souza Type: Bug

Re: [Django] #35261: Media Path as Objects - Documentation fix and usage example

2024-03-04 Thread Django
#35261: Media Path as Objects - Documentation fix and usage example -+- Reporter: Leandro de Souza |Owner: Leandro | de Souza Type: Bug

Re: [Django] #35266: Optimize RelatedField._check_clashes()

2024-03-04 Thread Django
#35266: Optimize RelatedField._check_clashes() -+- Reporter: Adam Johnson |Owner: Adam Type: | Johnson Cleanup/optimization |

Re: [Django] #35223: Fields with db_default raise ValidationErrors when full_clean() called

2024-03-04 Thread Django
#35223: Fields with db_default raise ValidationErrors when full_clean() called -+- Reporter: Brian Ibbotson |Owner: Damir Type: | Nafikov Cleanup/optimization

Re: [Django] #23337: CircularDependencyError when squashing migrations

2024-03-04 Thread Django
#23337: CircularDependencyError when squashing migrations ---+ Reporter: Richard Eames |Owner: nobody Type: Bug| Status: new Component: Migrations |

[Django] #35269: GeneratedFields can't be defined on RelatedFields

2024-03-04 Thread Django
#35269: GeneratedFields can't be defined on RelatedFields -+- Reporter: Perrine| Owner: nobody L. | Type: Bug| Status: new

Re: [Django] #35261: Media Path as Objects - Documentation fix and usage example

2024-03-04 Thread Django
#35261: Media Path as Objects - Documentation fix and usage example -+- Reporter: Leandro de Souza |Owner: Leandro | de Souza Type: Bug

Re: [Django] #35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres

2024-03-04 Thread Django
#35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres -+- Reporter: Josh Smeaton |Owner: nobody Type: Uncategorized|

Re: [Django] #35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres

2024-03-04 Thread Django
#35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres -+- Reporter: Josh Smeaton |Owner: nobody Type: Uncategorized|

Re: [Django] #21286: Fix commented out tests in serializers.test_data

2024-03-04 Thread Django
#21286: Fix commented out tests in serializers.test_data --+ Reporter: Tim Graham|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #21286: Fix commented out tests in serializers.test_data

2024-03-04 Thread Django
#21286: Fix commented out tests in serializers.test_data --+ Reporter: Tim Graham|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #35268: Migrations raise UnicodeDecodeError on PostgreSQL. (was: Error in Django Migration in PostgreSQL : UnicodeDecodeError during 'python manage.py migrate')

2024-03-04 Thread Django
#35268: Migrations raise UnicodeDecodeError on PostgreSQL. -+- Reporter: Azim1900 |Owner: nobody Type: Uncategorized| Status: closed Component: Da

Re: [Django] #35268: Error in Django Migration in PostgreSQL : UnicodeDecodeError during 'python manage.py migrate'

2024-03-04 Thread Django
#35268: Error in Django Migration in PostgreSQL : UnicodeDecodeError during 'python manage.py migrate' ---+-- Reporter: Azim1900 |Owner: nobody Type: Uncategorized | Status

[Django] #35268: Error in Django Migration in PostgreSQL : UnicodeDecodeError during 'python manage.py migrate'

2024-03-04 Thread Django
#35268: Error in Django Migration in PostgreSQL : UnicodeDecodeError during 'python manage.py migrate' -+ Reporter: Azim1900 | Owner: nobody Type: Uncategorized | Status

Re: [Django] #35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres

2024-03-04 Thread Django
#35267: DateTimeField does not seem to be translated back to the local timezone on data retrieval on Postgres -+- Reporter: Josh Smeaton |Owner: nobody Type: Uncategorized|