Re: [Django] #28177: Clarify documentation with regards to Q objects and OR

2017-05-06 Thread Django
#28177: Clarify documentation with regards to Q objects and OR +-- Reporter: Yoong Kang Lim |Owner: Yoong Kang Lim Type: Uncategorized | Status: assigned

[Django] #28177: Clarify documentation with regards to Q objects and OR

2017-05-06 Thread Django
#28177: Clarify documentation with regards to Q objects and OR --+ Reporter: Yoong Kang Lim | Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #28104: conditional view processing decorator adds stale ETag

2017-05-06 Thread Django
#28104: conditional view processing decorator adds stale ETag + Reporter: Syed Safi Ali Shah |Owner: nobody Type: Bug | Status: new Component: HTTP

Re: [Django] #28104: conditional view processing decorator adds stale ETag

2017-05-06 Thread Django
#28104: conditional view processing decorator adds stale ETag + Reporter: Syed Safi Ali Shah |Owner: nobody Type: Bug | Status: new Component: HTTP

Re: [Django] #28171: Raise an exception if Form's empty_permitted and use_required_attribute arguments conflict (was: empty_permitted=True contradicts use_required_attribute=True)

2017-05-06 Thread Django
#28171: Raise an exception if Form's empty_permitted and use_required_attribute arguments conflict --+ Reporter: Vlastimil Zíma|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser

2017-05-06 Thread Django
#28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser -+- Reporter: Josh Schneier|Owner: Josh Type: | Schneier

Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying

2017-05-06 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: Anssi Kääriäinen |Owner: (none) Type: | Status: new

Re: [Django] #28144: Add allow_overwrite kwarg to FileSystemStorage._save

2017-05-06 Thread Django
#28144: Add allow_overwrite kwarg to FileSystemStorage._save -+- Reporter: Jon Prindiville |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying

2017-05-06 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: Anssi Kääriäinen |Owner: (none) Type: | Status: new

Re: [Django] #28174: Cannot run `manage.py runserver` on Windows with quotation mark in .env file (TypeError: environment can only contain strings)

2017-05-06 Thread Django
#28174: Cannot run `manage.py runserver` on Windows with quotation mark in .env file (TypeError: environment can only contain strings) -+- Reporter: Paul Mestemaker |Owner: nobody Type:

Re: [Django] #27917: Allow ModelAdmin.radio_fields to work with NullBooleanField

2017-05-06 Thread Django
#27917: Allow ModelAdmin.radio_fields to work with NullBooleanField --+ Reporter: Jerome Leclanche |Owner: Musen Type: Cleanup/optimization | Status: assigned

Re: [Django] #23130: BooleanField should not override 'blank' if choices are specified

2017-05-06 Thread Django
#23130: BooleanField should not override 'blank' if choices are specified -+- Reporter: Jonas H. |Owner: (none) Type: Bug | Status: new

Re: [Django] #28095: Document Widget.build_attrs() signature change in Django 1.11

2017-05-06 Thread Django
#28095: Document Widget.build_attrs() signature change in Django 1.11 -+- Reporter: Melvyn Sopacua |Owner: brian Type: | houston morrow Cleanup/optimization

Re: [Django] #28095: Document Widget.build_attrs() signature change in Django 1.11

2017-05-06 Thread Django
#28095: Document Widget.build_attrs() signature change in Django 1.11 -+- Reporter: Melvyn Sopacua |Owner: brian Type: | houston morrow Cleanup/optimization

Re: [Django] #28170: FileField Upload Permissions Denied

2017-05-06 Thread Django
#28170: FileField Upload Permissions Denied -+- Reporter: Derrick Jackson |Owner: nobody Type: Bug | Status: closed Component: File

Re: [Django] #19580: Unify reverse foreign key and m2m unsaved model querying

2017-05-06 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: Anssi Kääriäinen |Owner: (none) Type: | Status: new

Re: [Django] #27998: LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin

2017-05-06 Thread Django
#27998: LogEntry messages do not list m2m fields that were changed when an object is changed via ModelAdmin ---+ Reporter: ljsjl |Owner: ljsjl Type: Bug|

Re: [Django] #28148: Document addition of validate_image_file_extension() as a backwards incompatible change for ImageField

2017-05-06 Thread Django
#28148: Document addition of validate_image_file_extension() as a backwards incompatible change for ImageField --+ Reporter: rm_ |Owner: nobody Type: Cleanup/optimization

Re: [Django] #28062: Using QuerySet.iterator() with pgBouncer leads to nonexistent cursor errors

2017-05-06 Thread Django
#28062: Using QuerySet.iterator() with pgBouncer leads to nonexistent cursor errors -+- Reporter: Sergey Fursov|Owner: François | Freitag Type:

Re: [Django] #28062: Using QuerySet.iterator() with pgBouncer leads to nonexistent cursor errors

2017-05-06 Thread Django
#28062: Using QuerySet.iterator() with pgBouncer leads to nonexistent cursor errors -+- Reporter: Sergey Fursov|Owner: François | Freitag Type:

Re: [Django] #28164: Properly convert floats in DecimalField.to_python

2017-05-06 Thread Django
#28164: Properly convert floats in DecimalField.to_python -+- Reporter: Claude Paroz |Owner: nobody Type: | Status: new