[Django] #27367: Document behaviour when several urls have the same name

2016-10-19 Thread Django
#27367: Document behaviour when several urls have the same name -+ Reporter: Christoph Schindler | Owner: nobody Type: Uncategorized| Status: new Component: Documentation|Version: 1.10

Re: [Django] #27360: Make it easier to track down the offending models for AlreadyRegistered exceptions

2016-10-19 Thread Django
#27360: Make it easier to track down the offending models for AlreadyRegistered exceptions --+ Reporter: Ed Morley |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27361: Small clean up on forms api documentation

2016-10-19 Thread Django
#27361: Small clean up on forms api documentation -+- Reporter: Zach Borboa |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #27361: Small clean up on forms api documentation

2016-10-19 Thread Django
#27361: Small clean up on forms api documentation -+- Reporter: Zach Borboa |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #27361: Small clean up on forms api documentation

2016-10-19 Thread Django
#27361: Small clean up on forms api documentation --+ Reporter: Zach Borboa | Owner: nobody Type: Cleanup/optimization | Status: new Component: Uncategorized |Version: master

Re: [Django] #26401: Allow auth machinery to be used without installing auth app

2016-10-19 Thread Django
#26401: Allow auth machinery to be used without installing auth app --+- Reporter: Matt Johnson |Owner: Andrew Konoff Type: New feature | Status: new Component:

Re: [Django] #27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead

2016-10-19 Thread Django
#27090: pg_get_serial_sequence is broken on postgres, use a lookup in information_schema.columns instead -+- Reporter: Hanne Moa|Owner: nobody Type: |

[Django] #27362: Omitting default_app_config in __init__.py happens to easily.

2016-10-19 Thread Django
#27362: Omitting default_app_config in __init__.py happens to easily. + Reporter: Thomas Güttler | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.10 Severity:

Re: [Django] #27362: Omitting default_app_config in __init__.py happens to easily.

2016-10-19 Thread Django
#27362: Omitting default_app_config in __init__.py happens to easily. +-- Reporter: Thomas Güttler |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #27368: mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket

2016-10-19 Thread Django
#27368: mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket -+- Reporter: Jon Dufresne |Owner: nobody Type: |

[Django] #27368: mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket

2016-10-19 Thread Django
#27368: mail.tests.SMTPBackendTests.test_server_login generates ResourceWarning unclosed socket + Reporter: Jon Dufresne | Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27299: Document Widget.use_required_attribute()

2016-10-19 Thread Django
#27299: Document Widget.use_required_attribute() -+- Reporter: Tim Graham |Owner: Jon Type: | Dufresne Cleanup/optimization |

[Django] #27364: DATE_INPUT_FORMATS is not working

2016-10-19 Thread Django
#27364: DATE_INPUT_FORMATS is not working --+ Reporter: Alex | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |

Re: [Django] #27363: SessionMiddleware can return redirect(request.path) which might be an unsafe thing to do

2016-10-19 Thread Django
#27363: SessionMiddleware can return redirect(request.path) which might be an unsafe thing to do --+-- Reporter: Raphael Michel|Owner: nobody Type: Bug |

Re: [Django] #27361: Use "from django import forms" in forms api examples (was: Small clean up on forms api documentation)

2016-10-19 Thread Django
#27361: Use "from django import forms" in forms api examples -+- Reporter: Zach Borboa |Owner: nobody Type: | Status: new

[Django] #27365: Fields suddenly not found.

2016-10-19 Thread Django
#27365: Fields suddenly not found. --+--- Reporter: brandon+django@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal

Re: [Django] #27337: Convoluted MTI with abstract model mixin fails on PY2, works on PY3

2016-10-19 Thread Django
#27337: Convoluted MTI with abstract model mixin fails on PY2, works on PY3 -+- Reporter: Tim Heap |Owner: nobody Type: Bug | Status: new

Re: [Django] #27337: Convoluted MTI with abstract model mixin fails on PY2, works on PY3

2016-10-19 Thread Django
#27337: Convoluted MTI with abstract model mixin fails on PY2, works on PY3 -+- Reporter: Tim Heap |Owner: nobody Type: Bug | Status: closed

Re: [Django] #27366: KeyError: 'no_color' in base.py, l. 314

2016-10-19 Thread Django
#27366: KeyError: 'no_color' in base.py, l. 314 ---+-- Reporter: Geoffrey R.|Owner: nobody Type: Uncategorized | Status: closed Component: Migrations |

[Django] #27366: KeyError: 'no_color' in base.py, l. 314

2016-10-19 Thread Django
#27366: KeyError: 'no_color' in base.py, l. 314 ---+ Reporter: Geoffrey R.| Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.10 Severity: Normal |

Re: [Django] #27366: KeyError: 'no_color' in base.py, l. 314

2016-10-19 Thread Django
#27366: KeyError: 'no_color' in base.py, l. 314 ---+-- Reporter: Geoffrey R.|Owner: nobody Type: Uncategorized | Status: closed Component: Migrations |

Re: [Django] #27366: KeyError: 'no_color' in base.py, l. 314

2016-10-19 Thread Django
#27366: KeyError: 'no_color' in base.py, l. 314 ---+-- Reporter: Geoffrey R.|Owner: nobody Type: Uncategorized | Status: closed Component: Migrations |

Re: [Django] #27365: Fields suddenly not found.

2016-10-19 Thread Django
#27365: Fields suddenly not found. -+- Reporter: Brandon |Owner: nobody Type: Bug | Status: closed Component: Database layer |

Re: [Django] #27365: Fields suddenly not found.

2016-10-19 Thread Django
#27365: Fields suddenly not found. -+- Reporter: Brandon |Owner: nobody Type: Bug | Status: new Component: Database layer |

[Django] #27363: SessionMiddleware can return redirect(request.path) which might be an unsafe thing to do

2016-10-19 Thread Django
#27363: SessionMiddleware can return redirect(request.path) which might be an unsafe thing to do --+ Reporter: Raphael Michel| Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

Re: [Django] #27361: Use "from django import forms" in forms api examples

2016-10-19 Thread Django
#27361: Use "from django import forms" in forms api examples -+- Reporter: Zach Borboa |Owner: nobody Type: | Status: closed

Re: [Django] #27361: Use "from django import forms" in forms api examples

2016-10-19 Thread Django
#27361: Use "from django import forms" in forms api examples -+- Reporter: Zach Borboa |Owner: nobody Type: | Status: closed

Re: [Django] #27364: DATE_INPUT_FORMATS is not working

2016-10-19 Thread Django
#27364: DATE_INPUT_FORMATS is not working -+- Reporter: Alex |Owner: nobody Type: Bug | Status: closed Component: Database layer