Re: [Django] #26951: AuthenticationForm bug when USERNAME_FIELD is an IntegerField

2016-07-25 Thread Django
#26951: AuthenticationForm bug when USERNAME_FIELD is an IntegerField --+ Reporter: gavinwahl |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #26950: Removed unused DatabaseOperations methods

2016-07-25 Thread Django
#26950: Removed unused DatabaseOperations methods -+- Reporter: timgraham|Owner: Type: | andersonresende Cleanup/optimization |

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

2016-07-25 Thread Django
#19544: IntegrityError during Many To Many add() -+- Reporter: Kronuz |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #26951: AuthenticationForm bug when USERNAME_FIELD is an IntegerField

2016-07-25 Thread Django
#26951: AuthenticationForm bug when USERNAME_FIELD is an IntegerField --+ Reporter: gavinwahl | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.9 Severity: Normal

[Django] #26950: Removed unused DatabaseOperations methods

2016-07-25 Thread Django
#26950: Removed unused DatabaseOperations methods -+- Reporter: timgraham | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #26947: Support appending the 'preload' directive to the HSTS header

2016-07-25 Thread Django
#26947: Support appending the 'preload' directive to the HSTS header ---+ Reporter: edmorley |Owner: edmorley Type: New feature| Status: new Component: HTTP

Re: [Django] #26917: Disabled ModelChoiceFields crash in Django 1.10

2016-07-25 Thread Django
#26917: Disabled ModelChoiceFields crash in Django 1.10 -+ Reporter: karyon |Owner: rjschave Type: Bug | Status: assigned Component: Forms

Re: [Django] #26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack')

2016-07-25 Thread Django
#26657: MySQL 5.7 GIS test failures: InterfaceError: (-1, 'error totally whack') ---+- Reporter: timgraham |Owner: sir-sigurd Type: Bug| Status: assigned

Re: [Django] #26948: Can't start project server on Windows due to "System call failed" error (was: Can't start project server)

2016-07-25 Thread Django
#26948: Can't start project server on Windows due to "System call failed" error +-- Reporter: altermindcoder |Owner: nobody Type: Bug | Status: closed

[Django] #26949: Disabled forms.JSONField crashes with TypeError

2016-07-25 Thread Django
#26949: Disabled forms.JSONField crashes with TypeError +- Reporter: timgraham | Owner: Type: Bug | Status: new Component: contrib.postgres |

[Django] #26948: Can't start project server

2016-07-25 Thread Django
#26948: Can't start project server + Reporter: altermindcoder | Owner: nobody Type: Bug | Status: new Component: HTTP handling |Version: 1.9 Severity: Normal | Keywords: Triage

[Django] #26947: Support appending the 'preload' directive to the HSTS header

2016-07-25 Thread Django
#26947: Support appending the 'preload' directive to the HSTS header ---+-- Reporter: edmorley | Owner: edmorley Type: New feature| Status: new Component: HTTP handling |Version: master

Re: [Django] #26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types"

2016-07-25 Thread Django
#26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types" --+ Reporter: xuchen81 |Owner: nobody Type: Bug |

Re: [Django] #26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types"

2016-07-25 Thread Django
#26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types" --+ Reporter: xuchen81 |Owner: nobody Type: Bug |

Re: [Django] #26915: Template response middleware skipped for responses returned from view middleware

2016-07-25 Thread Django
#26915: Template response middleware skipped for responses returned from view middleware -+ Reporter: AlexHill |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26915: Template response middleware skipped for responses returned from view middleware

2016-07-25 Thread Django
#26915: Template response middleware skipped for responses returned from view middleware -+ Reporter: AlexHill |Owner: nobody Type: Bug | Status: closed

Re: [Django] #15727: Add support for Content-Security-Policy (CSP) to core

2016-07-25 Thread Django
#15727: Add support for Content-Security-Policy (CSP) to core ---+ Reporter: db.pub.mail@… |Owner: Rudolph Type: New feature| Status: assigned Component: HTTP handling

Re: [Django] #20888: Index ordering in index_together and unique_together

2016-07-25 Thread Django
#20888: Index ordering in index_together and unique_together -+- Reporter: anonymous|Owner: akki Type: New feature | Status: assigned Component:

Re: [Django] #26937: 'NoneType' object has no attribute '_meta' in manage.py dumpdata auth.user

2016-07-25 Thread Django
#26937: 'NoneType' object has no attribute '_meta' in manage.py dumpdata auth.user ---+-- Reporter: Adys |Owner: nobody Type: Bug| Status: new

Re: [Django] #26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types" (was: Django 1.9.8 Sitemaps is broken due to "isinstance() arg 2 must be a class, t

2016-07-25 Thread Django
#26939: sitemaps crashes with "isinstance() arg 2 must be a class, type, or tuple of classes and types" --+ Reporter: xuchen81 |Owner: nobody Type: Bug |

Re: [Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` --+ Reporter: rixx |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24810: Reopen database connection automatically when no transaction is active

2016-07-25 Thread Django
#24810: Reopen database connection automatically when no transaction is active -+- Reporter: aaugustin|Owner: nobody Type: New feature | Status: new

Re: [Django] #24810: Reopen database connection automatically when no transaction is active

2016-07-25 Thread Django
#24810: Reopen database connection automatically when no transaction is active -+- Reporter: aaugustin|Owner: nobody Type: New feature | Status: new

Re: [Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` --+ Reporter: rixx |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` --+ Reporter: rixx |Owner: nobody Type: Cleanup/optimization |

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

2016-07-25 Thread Django
#19580: Unify reverse foreign key and m2m unsaved model querying -+- Reporter: akaariai |Owner: Type: | ketanbhatt Cleanup/optimization |

Re: [Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` --+ Reporter: rixx |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` -+- Reporter: rixx |Owner: nobody Type: |

Re: [Django] #25232: Make the ModelBackend/RemoteUser authentication backends reject inactive users

2016-07-25 Thread Django
#25232: Make the ModelBackend/RemoteUser authentication backends reject inactive users --+ Reporter: OleLaursen|Owner: sasha0 Type: New feature | Status: closed

Re: [Django] #25232: Make the ModelBackend/RemoteUser authentication backends reject inactive users

2016-07-25 Thread Django
#25232: Make the ModelBackend/RemoteUser authentication backends reject inactive users --+ Reporter: OleLaursen|Owner: sasha0 Type: New feature | Status: closed

Re: [Django] #13978: Allow inline js/css in forms.Media

2016-07-25 Thread Django
#13978: Allow inline js/css in forms.Media ---+ Reporter: nathforge |Owner: dmpayton Type: New feature| Status: closed Component: Forms |

[Django] #26946: Clarify documentation on customizing the ignored pattern list for `collectstatic`

2016-07-25 Thread Django
#26946: Clarify documentation on customizing the ignored pattern list for `collectstatic` ---+ Reporter: rixx | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.10

Re: [Django] #26935: DB connections stuck in closed state when using Django ORM in daemon

2016-07-25 Thread Django
#26935: DB connections stuck in closed state when using Django ORM in daemon -+- Reporter: noky |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26028: Improve instructions for overriding Django templates

2016-07-25 Thread Django
#26028: Improve instructions for overriding Django templates ---+ Reporter: pydanny|Owner: phildini Type: New feature| Status: assigned Component: Documentation

Re: [Django] #26941: Remove quotes from uwsgi "env = LANG=…" configuration

2016-07-25 Thread Django
#26941: Remove quotes from uwsgi "env = LANG=…" configuration ---+-- Reporter: denilsonsa |Owner: navidkhn1 Type: Bug| Status: closed Component:

Re: [Django] #26941: Remove quotes from uwsgi "env = LANG=…" configuration

2016-07-25 Thread Django
#26941: Remove quotes from uwsgi "env = LANG=…" configuration ---+-- Reporter: denilsonsa |Owner: navidkhn1 Type: Bug| Status: closed Component:

Re: [Django] #26941: Remove quotes from uwsgi "env = LANG=…" configuration

2016-07-25 Thread Django
#26941: Remove quotes from uwsgi "env = LANG=…" configuration ---+-- Reporter: denilsonsa |Owner: navidkhn1 Type: Bug| Status: closed Component:

Re: [Django] #26941: Remove quotes from uwsgi "env = LANG=…" configuration

2016-07-25 Thread Django
#26941: Remove quotes from uwsgi "env = LANG=…" configuration ---+-- Reporter: denilsonsa |Owner: navidkhn1 Type: Bug| Status: closed Component:

Re: [Django] #26930: makemigrations tries to access default databases even when set to empty

2016-07-25 Thread Django
#26930: makemigrations tries to access default databases even when set to empty -+ Reporter: lizlemon |Owner: nobody Type: Bug | Status: new

Re: [Django] #26941: Remove quotes from uwsgi "env = LANG=…" configuration

2016-07-25 Thread Django
#26941: Remove quotes from uwsgi "env = LANG=…" configuration ---+-- Reporter: denilsonsa |Owner: navidkhn1 Type: Bug| Status: assigned Component:

Re: [Django] #26925: Add a link to aggregation ordering interaction from Meta.ordering docs

2016-07-25 Thread Django
#26925: Add a link to aggregation ordering interaction from Meta.ordering docs --+ Reporter: njoyard |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26925: Add a link to aggregation ordering interaction from Meta.ordering docs

2016-07-25 Thread Django
#26925: Add a link to aggregation ordering interaction from Meta.ordering docs --+ Reporter: njoyard |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26925: Add a link to aggregation ordering interaction from Meta.ordering docs

2016-07-25 Thread Django
#26925: Add a link to aggregation ordering interaction from Meta.ordering docs --+ Reporter: njoyard |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #26944: Armenian translation: including .po files in Django.

2016-07-25 Thread Django
#26944: Armenian translation: including .po files in Django. -+- Reporter: K-DOT|Owner: Type: New feature | Status: closed Component: