Re: [Django] #27592: QueryDict docs don't mention that iter methods are available only on Python 2

2016-12-13 Thread Django
#27592: QueryDict docs don't mention that iter methods are available only on Python 2 --+ Reporter: Tzu-ping Chung|Owner: nobody Type: Cleanup/optimization | Stat

Re: [Django] #27592: QueryDict docs don't mention that iter methods are available only on Python 2 (was: QueryDict documentation is misleading)

2016-12-13 Thread Django
#27592: QueryDict docs don't mention that iter methods are available only on Python 2 --+ Reporter: Tzu-ping Chung|Owner: nobody Type: Cleanup/optimization | Stat

Re: [Django] #27592: QueryDict docs don't mention that iter methods are available only on Python 2

2016-12-13 Thread Django
#27592: QueryDict docs don't mention that iter methods are available only on Python 2 --+ Reporter: Tzu-ping Chung|Owner: nobody Type: Cleanup/optimization | Stat

Re: [Django] #27592: QueryDict docs don't mention that iter methods are available only on Python 2

2016-12-13 Thread Django
#27592: QueryDict docs don't mention that iter methods are available only on Python 2 --+ Reporter: Tzu-ping Chung|Owner: nobody Type: Cleanup/optimization | Stat

Re: [Django] #27593: Template traceback, doesn't account for {% include ... %} tags.

2016-12-13 Thread Django
#27593: Template traceback, doesn't account for {% include ... %} tags. -+- Reporter: George T. Gougoudis |Owner: nobody Type: Bug | Status: new Comp

[Django] #27593: Template traceback, doesn't account for {% include ... %} tags.

2016-12-13 Thread Django
#27593: Template traceback, doesn't account for {% include ... %} tags. -+- Reporter: George T. | Owner: nobody Gougoudis | Type: Bug| St

[Django] #27594: Reverse one to one related object populated from incorrect query columns

2016-12-13 Thread Django
#27594: Reverse one to one related object populated from incorrect query columns -+- Reporter: Daniel | Owner: daniel.hillier@… Hillier| Type: Bug

Re: [Django] #27594: Reverse one to one related object populated from incorrect query columns

2016-12-13 Thread Django
#27594: Reverse one to one related object populated from incorrect query columns -+- Reporter: Daniel Hillier |Owner: Daniel | Hillier Type: Bug

Re: [Django] #27480: Add a Cache.touch(key, timeout=DEFAULT_TIMEOUT) method

2016-12-13 Thread Django
#27480: Add a Cache.touch(key, timeout=DEFAULT_TIMEOUT) method -+- Reporter: Victor Porton|Owner: Nicolas | Noé Type: New feature |

[Django] #27595: In admin panel, ForeignKey to model subclass using UUID as primary key is not automatically "selected"

2016-12-13 Thread Django
#27595: In admin panel, ForeignKey to model subclass using UUID as primary key is not automatically "selected" -+ Reporter: oyooyo | Owner: nobody Type: Uncategorized | St

Re: [Django] #27533: inspectdb crashes on unsupported unique_together constraints in PostgreSQL

2016-12-13 Thread Django
#27533: inspectdb crashes on unsupported unique_together constraints in PostgreSQL -+- Reporter: Wei Ma |Owner: Michael | Sinov Type: Bug

[Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly -+ Reporter: Mike Hibbert | Owner: nobody Type: Bug| Status: new Com

Re: [Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly ---+-- Reporter: Mike Hibbert |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly ---+-- Reporter: Mike Hibbert |Owner: nobody Type: Bug| Status: new Component

[Django] #27597: UrlResolver doesn't check all possibilities

2016-12-13 Thread Django
#27597: UrlResolver doesn't check all possibilities + Reporter: Adrien mille | Owner: nobody Type: Bug | Status: new Component: Core (URLs) |Ver

Re: [Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly ---+-- Reporter: Mike Hibbert |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly ---+-- Reporter: Mike Hibbert |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly

2016-12-13 Thread Django
#27596: LiveServerTestCase in 1.10.4 doesnt close server ports properly ---+-- Reporter: Mike Hibbert |Owner: nobody Type: Bug| Status: new Component

Re: [Django] #27597: UrlResolver doesn't check all possibilities

2016-12-13 Thread Django
#27597: UrlResolver doesn't check all possibilities --+-- Reporter: Adrien mille |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #27584: Template error raised in a parent template shows incorrect source location on debug page

2016-12-13 Thread Django
#27584: Template error raised in a parent template shows incorrect source location on debug page -+ Reporter: Bob |Owner: nobody Type: Bug | Status:

Re: [Django] #27593: Template traceback, doesn't account for {% include ... %} tags.

2016-12-13 Thread Django
#27593: Template traceback, doesn't account for {% include ... %} tags. -+- Reporter: George T. Gougoudis |Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #27595: ForeignKey to model subclass using UUID as primary key isn't populated in form's (was: In admin panel, ForeignKey to model subclass using UUID as primary key is not autom

2016-12-13 Thread Django
#27595: ForeignKey to model subclass using UUID as primary key isn't populated in form's + Reporter: oyooyo |Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #27594: Reverse one to one related object populated from incorrect query columns

2016-12-13 Thread Django
#27594: Reverse one to one related object populated from incorrect query columns -+- Reporter: Daniel Hillier |Owner: Daniel | Hillier Type: Bug

Re: [Django] #27594: Reverse one to one related object populated from incorrect query columns

2016-12-13 Thread Django
#27594: Reverse one to one related object populated from incorrect query columns -+- Reporter: Daniel Hillier |Owner: Daniel | Hillier Type: Bug

[Django] #27598: Allow specifying directories for a filesystem template loader

2016-12-13 Thread Django
#27598: Allow specifying directories for a filesystem template loader ---+-- Reporter: Tim Graham | Owner: nobody Type: New feature | Status: assigned Comp

Re: [Django] #27598: Allow specifying directories for a filesystem template loader

2016-12-13 Thread Django
#27598: Allow specifying directories for a filesystem template loader -+ Reporter: Tim Graham |Owner: nobody Type: New feature | Status: assigned Component: Te

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

2016-12-13 Thread Django
#27468: Move utils.crypto.salted_hmac() from SHA1 toward SHA256 -+- Reporter: Tim Graham |Owner: R Type: | Sriranganathan Cleanup/optimization

Re: [Django] #27594: Reverse one to one related object populated from incorrect query columns

2016-12-13 Thread Django
#27594: Reverse one to one related object populated from incorrect query columns -+- Reporter: Daniel Hillier |Owner: Daniel | Hillier Type: Bug

Re: [Django] #27584: Template error raised in a parent template shows incorrect source location on debug page

2016-12-13 Thread Django
#27584: Template error raised in a parent template shows incorrect source location on debug page -+ Reporter: Bob |Owner: nobody Type: Bug | Status:

[Django] #27599: str(Field()) crashes

2016-12-13 Thread Django
#27599: str(Field()) crashes -+- Reporter: Sergey | Owner: nobody Fedoseev | Type: Bug| Status: new Component: Databa

Re: [Django] #27592: QueryDict docs don't mention that iter methods are available only on Python 2

2016-12-13 Thread Django
#27592: QueryDict docs don't mention that iter methods are available only on Python 2 --+ Reporter: Tzu-ping Chung|Owner: nobody Type: Cleanup/optimization | Stat

[Django] #27600: Support reading commands from stdin in shell command

2016-12-13 Thread Django
#27600: Support reading commands from stdin in shell command -+ Reporter: James Pic | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized