Re: [Django] #29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id"

2018-10-16 Thread Django
#29790: Migration that switches a model to a UUID primary key fails with "duplicate column name: id" -+- Reporter: Richard Ebeling |Owner: nobody Type: Bug |

Re: [Django] #29843: Create permissions using migration operations rather than using the post_migrate signal

2018-10-16 Thread Django
#29843: Create permissions using migration operations rather than using the post_migrate signal -+- Reporter: Petter Strandmark|Owner: Arthur Type: | Rio Cleanup/

Re: [Django] #29843: Create permissions using migration operations rather than using the post_migrate signal

2018-10-16 Thread Django
#29843: Create permissions using migration operations rather than using the post_migrate signal -+- Reporter: Petter Strandmark|Owner: Arthur Type: | Rio Cleanup/

Re: [Django] #29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it

2018-10-16 Thread Django
#29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it -+- Reporter: Mohamed Moustafa |Owner: Serhiy

Re: [Django] #29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it

2018-10-16 Thread Django
#29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it -+- Reporter: Mohamed Moustafa |Owner: Serhiy

Re: [Django] #29706: RenameContentType._rename() doesn't save the content type on the correct database

2018-10-16 Thread Django
#29706: RenameContentType._rename() doesn't save the content type on the correct database -+- Reporter: Tyler Morgan |Owner: nobody Type: Bug | Sta

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29706: RenameContentType._rename() doesn't save the content type on the correct database

2018-10-16 Thread Django
#29706: RenameContentType._rename() doesn't save the content type on the correct database -+- Reporter: Tyler Morgan |Owner: nobody Type: Bug | Sta

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #21171: Skip transaction creation for single statement operations

2018-10-16 Thread Django
#21171: Skip transaction creation for single statement operations -+- Reporter: Anssi Kääriäinen |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it

2018-10-16 Thread Django
#29853: Exported jsi18n ngettext() function doesn't check existence of plural translation before attempting to access it -+- Reporter: itsmemohamed |Owner: nobody Type: Uncategorized

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29825: ngettext returns invalid result if msgstr is also a valid msgid in the same catalog

2018-10-16 Thread Django
#29825: ngettext returns invalid result if msgstr is also a valid msgid in the same catalog -+- Reporter: Jeremy Moffitt |Owner: nobody Type: Bug |

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #29852: Infinite migrations when using SimpleLazyObject in field arguments (was: SimpleLazyObject Causing Migrations to be created over and over)

2018-10-16 Thread Django
#29852: Infinite migrations when using SimpleLazyObject in field arguments --+ Reporter: Javier Buzzi |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #23919: Cleanups for when we drop Python 2 compatibility

2018-10-16 Thread Django
#23919: Cleanups for when we drop Python 2 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: closed Component: Co