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

2019-01-28 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] #29973: Add compilemessages --ignore option for excluding search paths (was: compilemessages misses ignore option, compiles more than needed)

2019-01-28 Thread Django
#29973: Add compilemessages --ignore option for excluding search paths -+- Reporter: Elger Jonker |Owner: Ryan | Siemens Type: New feature

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

2019-01-28 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] #25624: Autoreload fails if jinja2.ModuleLoader used

2019-01-28 Thread Django
#25624: Autoreload fails if jinja2.ModuleLoader used -+- Reporter: SvartalF |Owner: Tom | Forbes Type: Bug |

Re: [Django] #25624: Autoreload fails if jinja2.ModuleLoader used

2019-01-28 Thread Django
#25624: Autoreload fails if jinja2.ModuleLoader used -+- Reporter: SvartalF |Owner: Tom | Forbes Type: Bug |

Re: [Django] #30140: Where and how to install virtualenv ?

2019-01-28 Thread Django
#30140: Where and how to install virtualenv ? -+- Reporter: Tomas Ojea |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #30140: Where and how to install virtualenv ?

2019-01-28 Thread Django
#30140: Where and how to install virtualenv ? -+- Reporter: tomasojea|Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #30140: Where and how to install virtualenv ?

2019-01-28 Thread Django
#30140: Where and how to install virtualenv ? -+- Reporter: tomasojea | Owner: nobody Type: | Status: new Uncategorized | C

Re: [Django] #30137: Replace use of OSError aliases with OSError (IOError, EnvironmentError, WindowsError, mmap.error, socket.error, select.error)

2019-01-28 Thread Django
#30137: Replace use of OSError aliases with OSError (IOError, EnvironmentError, WindowsError, mmap.error, socket.error, select.error) -+- Reporter: Jon Dufresne |Owner: nobody Type:

Re: [Django] #30055: Drop support for SQLite < 3.8.3

2019-01-28 Thread Django
#30055: Drop support for SQLite < 3.8.3 -+- Reporter: Tim Graham |Owner: Tim Type: | Graham Cleanup/optimization | Status:

Re: [Django] #30055: Drop support for SQLite < 3.8.3

2019-01-28 Thread Django
#30055: Drop support for SQLite < 3.8.3 -+- Reporter: Tim Graham |Owner: Tim Type: | Graham Cleanup/optimization | Status:

Re: [Django] #30129: Allow creating models with fields values as a Subquery() with F() expressions

2019-01-28 Thread Django
#30129: Allow creating models with fields values as a Subquery() with F() expressions -+- Reporter: Charlie McBride |Owner: nobody Type: New feature | Status:

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2019-01-28 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: Nick Pope Type: | Status: assigned

Re: [Django] #30033: SQLite schema editor should use the documented process to emulate table alterations on SQlite3.

2019-01-28 Thread Django
#30033: SQLite schema editor should use the documented process to emulate table alterations on SQlite3. -+- Reporter: Simon Charette |Owner: Simon Type: | Charett

Re: [Django] #30033: SQLite schema editor should use the documented process to emulate table alterations on SQlite3.

2019-01-28 Thread Django
#30033: SQLite schema editor should use the documented process to emulate table alterations on SQlite3. -+- Reporter: Simon Charette |Owner: Simon Type: | Charett

Re: [Django] #30138: Allow QuerySet.bulk_create() to set pk of created objects when ignore_conflicts=True (was: Return pk of created objects when ignore_conflicts set True on QuerySet.bulk_create())

2019-01-28 Thread Django
#30138: Allow QuerySet.bulk_create() to set pk of created objects when ignore_conflicts=True -+- Reporter: saber-solooki|Owner: nobody Type: |

Re: [Django] #30139: django.contrib.auth.forms.UserCreationForm() doesn't call default manager's create_user()

2019-01-28 Thread Django
#30139: django.contrib.auth.forms.UserCreationForm() doesn't call default manager's create_user() -+- Reporter: Ashish Mohite|Owner: nobody Type: Bug |

Re: [Django] #30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does.

2019-01-28 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. --+ Reporter: Joshua Cannon |Owner: xurror Type: Cleanup/optimizati

Re: [Django] #22298: Rename Form Media to Static (or get rid of Form Media completely?)

2019-01-28 Thread Django
#22298: Rename Form Media to Static (or get rid of Form Media completely?) --+ Reporter: Aymeric Augustin |Owner: (none) Type: Cleanup/optimization | Status: new

[Django] #30139: django.contrib.auth.forms.UserCreationForm() doesn't call default manager's create_user()

2019-01-28 Thread Django
#30139: django.contrib.auth.forms.UserCreationForm() doesn't call default manager's create_user() -+- Reporter: Ashish | Owner: nobody Mohite | Typ

Re: [Django] #30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query

2019-01-28 Thread Django
#30128: Using database functions with tzinfo=datetime.timezone(datetime.timedelta(...)) results in an incorrect query -+- Reporter: mvarnar |Owner: nobody Type: Bug