Re: [Django] #11964: Add the ability to use database-level CHECK CONSTRAINTS

2017-08-15 Thread Django
#11964: Add the ability to use database-level CHECK CONSTRAINTS -+- Reporter: Matthew Schinckel|Owner: Ian Foote Type: New feature | Status: assigned

Re: [Django] #12279: prepare_database_save in add_update_fields makes some custom fields be impossible.

2017-08-15 Thread Django
#12279: prepare_database_save in add_update_fields makes some custom fields be impossible. -+- Reporter: bear330 |Owner: nobody Type: Uncategorized|

[Django] #28502: Select widget doesn't accept non-string as value

2017-08-15 Thread Django
#28502: Select widget doesn't accept non-string as value -+- Reporter: Nguyễn | Owner: nobody Hồng Quân | Type: Bug| Status: new

Re: [Django] #28501: django runserver crashes when run as a module

2017-08-15 Thread Django
#28501: django runserver crashes when run as a module ---+-- Reporter: Chris Darko|Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

[Django] #28501: django runserver crashes when run as a module

2017-08-15 Thread Django
#28501: django runserver crashes when run as a module -+ Reporter: Chris Darko| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |

Re: [Django] #28499: makemigrations fails on model with geometry field when the geo database is not the defaul one

2017-08-15 Thread Django
#28499: makemigrations fails on model with geometry field when the geo database is not the defaul one +-- Reporter: Kaveh |Owner: nobody Type: Bug | Status: new Component:

[Django] #28500: "EOFError: Ran out of input" from Django file cache when file is empty

2017-08-15 Thread Django
#28500: "EOFError: Ran out of input" from Django file cache when file is empty ---+ Reporter: Justin Crown | Owner: nobody Type: Bug | Status: new

Re: [Django] #28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False

2017-08-15 Thread Django
#28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False -+- Reporter: Ruben Alves |Owner: nobody Type: Bug |

[Django] #28499: makemigrations fails on model with geometry field when the geo database is not the defaul one

2017-08-15 Thread Django
#28499: makemigrations fails on model with geometry field when the geo database is not the defaul one --+ Reporter: Kaveh | Owner: nobody Type: Bug | Status: new

Re: [Django] #28497: QuerySet.filter() with a sliced QuerySet crashes

2017-08-15 Thread Django
#28497: QuerySet.filter() with a sliced QuerySet crashes -+- Reporter: Sergey Fedoseev |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28498: Add cx_Oracle 6 support

2017-08-15 Thread Django
#28498: Add cx_Oracle 6 support -+- Reporter: felixxm |Owner: felixxm Type: | Status: assigned Cleanup/optimization |

Re: [Django] #28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation'

2017-08-15 Thread Django
#28073: RemoveField.state_forwards() crashes with AttributeError: 'NoneType' object has no attribute 'is_relation' -+ Reporter: Logan Gunthorpe |Owner: nobody Type: Bug |

Re: [Django] #28495: GDAL Feature.fields should be a list of strs rather than bytestrings

2017-08-15 Thread Django
#28495: GDAL Feature.fields should be a list of strs rather than bytestrings -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: closed

Re: [Django] #25937: Failure when using expressions.DateTime on NULL values and aggregating

2017-08-15 Thread Django
#25937: Failure when using expressions.DateTime on NULL values and aggregating -+- Reporter: Thomas Recouvreux|Owner: Cheryl | Yang Type: Bug

Re: [Django] #28498: Add cx_Oracle 6 support (was: Added cx_Oracle 6 support.)

2017-08-15 Thread Django
#28498: Add cx_Oracle 6 support -+- Reporter: felixxm |Owner: felixxm Type: | Status: assigned Cleanup/optimization |

[Django] #28498: Added cx_Oracle 6 support.

2017-08-15 Thread Django
#28498: Added cx_Oracle 6 support. -+- Reporter: felixxm| Owner: felixxm Type: | Status: assigned Uncategorized |

Re: [Django] #28497: QuerySet.filter() with a sliced QuerySet crashes (was: filtering with non-values QuerySet crashes)

2017-08-15 Thread Django
#28497: QuerySet.filter() with a sliced QuerySet crashes -+- Reporter: Sergey Fedoseev |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28154: Infinite loop in collectstatic with broken symlinks

2017-08-15 Thread Django
#28154: Infinite loop in collectstatic with broken symlinks -+ Reporter: Matthew Somerville |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #8936: Add view (read-only) permission to admin

2017-08-15 Thread Django
#8936: Add view (read-only) permission to admin ---+ Reporter: simon |Owner: Olivier Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False

2017-08-15 Thread Django
#28488: Django 1.11 to 1.11.4 raises CSRF verification failed if settings.DEBUG is False -+- Reporter: Ruben Alves |Owner: nobody Type: Bug |

[Django] #28497: filtering with non-values QuerySet crashes

2017-08-15 Thread Django
#28497: filtering with non-values QuerySet crashes -+- Reporter: Sergey | Owner: nobody Fedoseev | Type: Bug| Status: new

Re: [Django] #28154: Infinite loop in collectstatic with broken symlinks

2017-08-15 Thread Django
#28154: Infinite loop in collectstatic with broken symlinks -+ Reporter: Matthew Somerville |Owner: nobody Type: Bug | Status: new Component: