Re: [Django] #30731: simplify_regexp() doesn't replace trailing groups.

2019-08-29 Thread Django
#30731: simplify_regexp() doesn't replace trailing groups. -+- Reporter: Alan Crosswell |Owner: Alan | Crosswell Type: Bug |

Re: [Django] #30740: collectstatic tries to connect to database

2019-08-29 Thread Django
#30740: collectstatic tries to connect to database -+- Reporter: PaszaVonPomiot |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #30731: simplify_regexp() doesn't replace trailing groups.

2019-08-29 Thread Django
#30731: simplify_regexp() doesn't replace trailing groups. -+- Reporter: Alan Crosswell |Owner: Alan | Crosswell Type: Bug |

Re: [Django] #30741: Setting db_constraint=False to an existing column does not properly drop the constraint

2019-08-29 Thread Django
#30741: Setting db_constraint=False to an existing column does not properly drop the constraint -+- Reporter: Scott Stafford |Owner: nobody Type: Uncategorized|

[Django] #30741: Setting db_constraint=False to an existing column does not properly drop the constraint

2019-08-29 Thread Django
#30741: Setting db_constraint=False to an existing column does not properly drop the constraint -+- Reporter: ses4j | Owner: nobody Type: | Status: new

[Django] #30740: collectstatic tries to connect to database

2019-08-29 Thread Django
#30740: collectstatic tries to connect to database --+--- Reporter: PaszaVonPomiot | Owner: nobody Type: Bug | Status: new Component: GIS

Re: [Django] #29376: Allow hiding the "Save and Add Another" button with a `show_save_and_add_another` context variable

2019-08-29 Thread Django
#29376: Allow hiding the "Save and Add Another" button with a `show_save_and_add_another` context variable -+- Reporter: Mihas|Owner: Hasan Type: |

Re: [Django] #18763: Shortcut to get users by permission

2019-08-29 Thread Django
#18763: Shortcut to get users by permission -+- Reporter: Sergiy Kuzmenko |Owner: Nick Pope Type: New feature | Status: assigned Component:

[Django] #30739: OuterRef does not work with exclude() or ~Q()

2019-08-29 Thread Django
#30739: OuterRef does not work with exclude() or ~Q() -+- Reporter: Oskar | Owner: nobody Persson| Type: Bug| Status: new

[Django] #30738: Misleading multiwidget template example

2019-08-29 Thread Django
#30738: Misleading multiwidget template example -+ Reporter: Emmanuel Cazenave | Owner: nobody Type: Uncategorized | Status: new Component: Documentation

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

2019-08-29 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. -+- Reporter: Joshua Cannon|Owner: Daniel Type:

Re: [Django] #25367: Allow expressions in .filter() calls

2019-08-29 Thread Django
#25367: Allow expressions in .filter() calls -+- Reporter: Anssi Kääriäinen |Owner: Matthew Type: | Schinckel Cleanup/optimization |

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

2019-08-29 Thread Django
#30066: UserManager.create_superuser doesn't allow for omitting email or password, unlike create_user which does. -+- Reporter: Joshua Cannon|Owner: Daniel Type:

Re: [Django] #30735: Testing client encode_multipart may also support dict format.

2019-08-29 Thread Django
#30735: Testing client encode_multipart may also support dict format. -+- Reporter: Yannick Chabbert |Owner: Yannick | Chabbert Type: New feature

Re: [Django] #30735: Testing client encode_multipart may also support dict format.

2019-08-29 Thread Django
#30735: Testing client encode_multipart may also support dict format. -+- Reporter: Yannick Chabbert |Owner: Yannick | Chabbert Type: New feature

Re: [Django] #30735: Testing client encode_multipart may also support dict format.

2019-08-29 Thread Django
#30735: Testing client encode_multipart may also support dict format. -+- Reporter: Yannick Chabbert |Owner: Yannick | Chabbert Type: New feature

Re: [Django] #25367: Allow expressions in .filter() calls

2019-08-29 Thread Django
#25367: Allow expressions in .filter() calls -+- Reporter: Anssi Kääriäinen |Owner: Matthew Type: | Schinckel Cleanup/optimization |

Re: [Django] #30735: Testing client encode_multipart may also support dict format.

2019-08-29 Thread Django
#30735: Testing client encode_multipart may also support dict format. -+- Reporter: Yannick Chabbert |Owner: Yannick | Chabbert Type: New feature

Re: [Django] #30735: Testing client encode_multipart may also support dict format. (was: Testing client encode_multipart may also support dict format)

2019-08-29 Thread Django
#30735: Testing client encode_multipart may also support dict format. -+- Reporter: Yannick Chabbert |Owner: Yannick | Chabbert Type: New feature

Re: [Django] #30737: Incorrectly encoded headers can yield uncaught UnicodeDecodeError

2019-08-29 Thread Django
#30737: Incorrectly encoded headers can yield uncaught UnicodeDecodeError ---+-- Reporter: Mark Gordon|Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #30736: Custom filename generation algorithm partially when uploading duplicate filename.

2019-08-29 Thread Django
#30736: Custom filename generation algorithm partially when uploading duplicate filename. -+- Reporter: Takayuki Hirayama|Owner: Takayuki Type: | Hirayama