Re: [Django] #27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256

2018-03-09 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: Srinivas Type: | Reddy Thatiparthy Cleanup/optimization

Re: [Django] #29199: Oracle backend won't connect if password contains '@'

2018-03-09 Thread Django
#29199: Oracle backend won't connect if password contains '@' -+- Reporter: Shane Allgeier |Owner: felixxm Type: Bug | Status: assigned Componen

Re: [Django] #8408: Add a new meta option: don't do count(*) in admin

2018-03-09 Thread Django
#8408: Add a new meta option: don't do count(*) in admin ---+--- Reporter: LI Daobing |Owner: Thomas Chaumeny Type: New feature| Status: new Component: contrib.ad

Re: [Django] #19544: IntegrityError during Many To Many add()

2018-03-09 Thread Django
#19544: IntegrityError during Many To Many add() -+- Reporter: German M. Bravo |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #19544: IntegrityError during Many To Many add()

2018-03-09 Thread Django
#19544: IntegrityError during Many To Many add() -+- Reporter: German M. Bravo |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #28668: Add ON CONFLICT support to QuerySet.bulk_create()

2018-03-09 Thread Django
#28668: Add ON CONFLICT support to QuerySet.bulk_create() -+- Reporter: Tom Forbes |Owner: Tom | Forbes Type: New feature |

Re: [Django] #29199: Oracle backend won't connect if password contains '@'

2018-03-09 Thread Django
#29199: Oracle backend won't connect if password contains '@' -+- Reporter: Shane Allgeier |Owner: felixxm Type: Bug | Status: assigned Componen

Re: [Django] #27317: Make Form subclasses combine Form.Media from all parents

2018-03-09 Thread Django
#27317: Make Form subclasses combine Form.Media from all parents -+ Reporter: James Pic|Owner: nobody Type: New feature | Status: new Component: Forms|

[Django] #29206: Validation Error and 500 when a reset password link contains a bad UIDB64 UUID

2018-03-09 Thread Django
#29206: Validation Error and 500 when a reset password link contains a bad UIDB64 UUID ---+ Reporter: Mattia Procopio | Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #29180: makemigrations autodetector ignoring existing migrations

2018-03-09 Thread Django
#29180: makemigrations autodetector ignoring existing migrations -+- Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: closed Componen

Re: [Django] #29180: makemigrations autodetector ignoring existing migrations

2018-03-09 Thread Django
#29180: makemigrations autodetector ignoring existing migrations -+- Reporter: Collin Anderson |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28988: Multi-table inheritance breaks GenericRelation querying

2018-03-09 Thread Django
#28988: Multi-table inheritance breaks GenericRelation querying -+- Reporter: robwa|Owner: (none) Type: Bug | Status: new Component: