Re: [Django] #31702: Support operator classes for unique indexes on PostgreSQL.

2020-06-15 Thread Django
#31702: Support operator classes for unique indexes on PostgreSQL. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature

Re: [Django] #31702: Support operator classes for unique indexes on PostgreSQL.

2020-06-15 Thread Django
#31702: Support operator classes for unique indexes on PostgreSQL. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature

Re: [Django] #18150: Uploading a file ending with a backslash fails

2020-06-15 Thread Django
#18150: Uploading a file ending with a backslash fails --+ Reporter: Peter Kuma|Owner: (none) Type: Bug | Status: new Component: File

Re: [Django] #31709: Support operator classes for exclusion constraints.

2020-06-15 Thread Django
#31709: Support operator classes for exclusion constraints. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature |

Re: [Django] #31670: Change "whitelist" to "allow list" and "blacklist" to "deny list".

2020-06-15 Thread Django
#31670: Change "whitelist" to "allow list" and "blacklist" to "deny list". -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #30472: Argon2id should be supported and become the default variety for Argon2PasswordHasher

2020-06-15 Thread Django
#30472: Argon2id should be supported and become the default variety for Argon2PasswordHasher -+- Reporter: Si Feng |Owner: Florian Type: | Apolloner

Re: [Django] #31670: Change "whitelist" to "allow list" and "blacklist" to "deny list".

2020-06-15 Thread Django
#31670: Change "whitelist" to "allow list" and "blacklist" to "deny list". -+- Reporter: Adam (Chainz)|Owner: nobody Johnson| Type:

Re: [Django] #31701: Make FileDescriptor subclass DeferredAttribute.

2020-06-15 Thread Django
#31701: Make FileDescriptor subclass DeferredAttribute. -+- Reporter: Sultan |Owner: Sultan Type: | Status: assigned

Re: [Django] #31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL.

2020-06-15 Thread Django
#31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL. -+- Reporter: Tobias Krönke|Owner: Tobias Type: | Krönke

Re: [Django] #31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL.

2020-06-15 Thread Django
#31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL. -+- Reporter: Tobias Krönke|Owner: Tobias Type: | Krönke

Re: [Django] #31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL.

2020-06-15 Thread Django
#31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL. -+- Reporter: Tobias Krönke|Owner: Tobias Type: | Krönke

Re: [Django] #31701: Make FileDescriptor subclass DeferredAttribute. (was: Extend DeferredAttribute & Remove unnecessary FileField.contrib_to_class ())

2020-06-15 Thread Django
#31701: Make FileDescriptor subclass DeferredAttribute. -+- Reporter: Sultan |Owner: Sultan Type: | Status: assigned

Re: [Django] #31679: Django sublty produces incorrect query when the same keyword appears in both aggregate() and annotate()

2020-06-15 Thread Django
#31679: Django sublty produces incorrect query when the same keyword appears in both aggregate() and annotate() -+- Reporter: StefanosChaliasos|Owner: nobody Type: Bug

Re: [Django] #31358: Increase default password salt size in BasePasswordHasher.

2020-06-15 Thread Django
#31358: Increase default password salt size in BasePasswordHasher. --+ Reporter: Jon Moroney |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based. (was: WeekArchiveView seens to be zero based for week, instead of one based)

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based. -+- Reporter: |Owner: nobody RichardZimmerEschborn | Type: New feature

Re: [Django] #31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL.

2020-06-15 Thread Django
#31689: Warn that bulk_create()'s ignore_conflicts option ignores not only duplicate keys on MySQL. -+- Reporter: Tobias Krönke|Owner: Tobias Type: | Krönke

Re: [Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based -+- Reporter: |Owner: nobody RichardZimmerEschborn | Type: Uncategorized

Re: [Django] #31696: Update link to OWASP Top Ten List.

2020-06-15 Thread Django
#31696: Update link to OWASP Top Ten List. -+- Reporter: Sandro Covo |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #31696: Update link to OWASP Top Ten List.

2020-06-15 Thread Django
#31696: Update link to OWASP Top Ten List. -+- Reporter: Sandro Covo |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #31696: Update link to OWASP Top Ten List.

2020-06-15 Thread Django
#31696: Update link to OWASP Top Ten List. -+- Reporter: Sandro Covo |Owner: Hasan Type: | Ramezani Cleanup/optimization |

Re: [Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based -+- Reporter: |Owner: nobody RichardZimmerEschborn | Type: Uncategorized

Re: [Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based -+- Reporter: |Owner: nobody RichardZimmerEschborn | Type: Uncategorized

Re: [Django] #31690: Note fuzzy entries in translation docs.

2020-06-15 Thread Django
#31690: Note fuzzy entries in translation docs. -+- Reporter: sebashwa |Owner: sebashwa Type: | Status: closed Cleanup/optimization

Re: [Django] #31690: Note fuzzy entries in translation docs.

2020-06-15 Thread Django
#31690: Note fuzzy entries in translation docs. -+- Reporter: sebashwa |Owner: sebashwa Type: | Status: closed Cleanup/optimization

Re: [Django] #31690: Note fuzzy entries in translation docs.

2020-06-15 Thread Django
#31690: Note fuzzy entries in translation docs. -+- Reporter: sebashwa |Owner: sebashwa Type: | Status: closed Cleanup/optimization

Re: [Django] #31710: Added all files validation to the "Uploading multiple files" example. (was: Multi upload with Imagefield allows non image files to be uploaded)

2020-06-15 Thread Django
#31710: Added all files validation to the "Uploading multiple files" example. --+ Reporter: nawaik|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #31702: Support operator classes for unique indexes on PostgreSQL.

2020-06-15 Thread Django
#31702: Support operator classes for unique indexes on PostgreSQL. -+- Reporter: Hannes Ljungberg |Owner: Hannes | Ljungberg Type: New feature

Re: [Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based -+- Reporter: |Owner: nobody RichardZimmerEschborn | Type: Uncategorized

Re: [Django] #31701: Extend DeferredAttribute & Remove unnecessary FileField.contrib_to_class ()

2020-06-15 Thread Django
#31701: Extend DeferredAttribute & Remove unnecessary FileField.contrib_to_class () -+- Reporter: Sultan |Owner: nobody Type: |

[Django] #31711: WeekArchiveView seens to be zero based for week, instead of one based

2020-06-15 Thread Django
#31711: WeekArchiveView seens to be zero based for week, instead of one based -+- Reporter: | Owner: nobody RichardZimmerEschborn | Type: |

Re: [Django] #31690: Note fuzzy entries in translation docs.

2020-06-15 Thread Django
#31690: Note fuzzy entries in translation docs. -+- Reporter: sebashwa |Owner: sebashwa Type: | Status: assigned Cleanup/optimization