[Django] #21358: runserver command fails to run with a non-english locale

2013-10-31 Thread Django
#21358: runserver command fails to run with a non-english locale + Reporter: svartalf| Owner: nobody Type: Bug | Status: new Component: Core (Management

Re: [Django] #21302: Fix or ignore remaining "import *" statements

2013-10-31 Thread Django
#21302: Fix or ignore remaining "import *" statements --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: assigned Component: Core

Re: [Django] #21302: Fix or ignore remaining "import *" statements

2013-10-31 Thread Django
#21302: Fix or ignore remaining "import *" statements --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: assigned Component: Core

Re: [Django] #21358: runserver command fails to run with a non-english locale

2013-10-31 Thread Django
#21358: runserver command fails to run with a non-english locale -+- Reporter: svartalf |Owner: nobody Type: Bug | Status: new Component:

[Django] #21359: Wrong collation names in the section about MySQL collations

2013-10-31 Thread Django
#21359: Wrong collation names in the section about MySQL collations +-- Reporter: k_sze | Owner: nobody Type: | Status: new Uncategorized |Version: 1.4

Re: [Django] #21359: Wrong collation names in the section about MySQL collations

2013-10-31 Thread Django
#21359: Wrong collation names in the section about MySQL collations -+- Reporter: k_sze|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #21356: Instant auto-reloading on BSD / OS X

2013-10-31 Thread Django
#21356: Instant auto-reloading on BSD / OS X --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other)

Re: [Django] #21356: Instant auto-reloading on BSD / OS X

2013-10-31 Thread Django
#21356: Instant auto-reloading on BSD / OS X --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Core (Other)

[django/django] 8f09ec: Add instant autoreload on platforms supporting kqu...

2013-10-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 8f09ec61f8d24fcd4ad4a4438be4d90300d55175 https://github.com/django/django/commit/8f09ec61f8d24fcd4ad4a4438be4d90300d55175 Author: Aymeric Augustin Date: 2013-10-30 (Wed, 30 Oct

[Django] #21360: Broken link

2013-10-31 Thread Django
#21360: Broken link -+ Reporter: alainivars@… | Owner: nobody Type: Uncategorized| Status: new Component: *.djangoproject.com |Version: Severity: Normal | Keywords:

Re: [Django] #21359: Wrong collation names in the section about MySQL collations

2013-10-31 Thread Django
#21359: Wrong collation names in the section about MySQL collations -+- Reporter: k_sze|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields

2013-10-31 Thread Django
#21332: BaseInlineFormSet.add_fields adds multiple InlineForeignKeyFields ---+-- Reporter: Raumkraut |Owner: nobody Type: Uncategorized | Status: new Component: Forms

Re: [Django] #9071: Can't disable "add" popup links in the admin

2013-10-31 Thread Django
#9071: Can't disable "add" popup links in the admin ---+ Reporter: jacob |Owner: burzak Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #21360: Broken link

2013-10-31 Thread Django
#21360: Broken link -+- Reporter: alainivars@… |Owner: nobody Type: Uncategorized| Status: closed Component: *.djangoproject.com |

Re: [Django] #21359: Wrong collation names in the section about MySQL collations

2013-10-31 Thread Django
#21359: Wrong collation names in the section about MySQL collations -+- Reporter: k_sze|Owner: nobody Type: Uncategorized| Status: new

[Django] #21361: admin.SimpleListFilter should fill used_parameters before doing lookups

2013-10-31 Thread Django
#21361: admin.SimpleListFilter should fill used_parameters before doing lookups ---+--- Reporter: ronnie@… | Owner: nobody Type: Bug| Status: new Component: |Version:

Re: [Django] #21339: Form error message "required" instead of "invalid"

2013-10-31 Thread Django
#21339: Form error message "required" instead of "invalid" -+- Reporter: duduklein|Owner: nobody Type: | Status: new

Re: [Django] #18392: Use utf8mb4 encoding with MySQL 5.5

2013-10-31 Thread Django
#18392: Use utf8mb4 encoding with MySQL 5.5 -+- Reporter: EmilStenstrom|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #18508: Bug in handling out-of-date POST data with inlineformset_factory

2013-10-31 Thread Django
#18508: Bug in handling out-of-date POST data with inlineformset_factory + Reporter: olau|Owner: akaariai Type: Bug | Status: new Component: Forms |

Re: [Django] #20292: Django 1.5.1: ORA-01843: not a valid month

2013-10-31 Thread Django
#20292: Django 1.5.1: ORA-01843: not a valid month -+- Reporter: CarstenF |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #21356: Instant auto-reloading on BSD / OS X

2013-10-31 Thread Django
#21356: Instant auto-reloading on BSD / OS X --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Core (Other)

[django/django] 726ded: Started attackign the next flake8 violation

2013-10-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 726ded5708e4e8767e69a6f6f6a039e75667ce03 https://github.com/django/django/commit/726ded5708e4e8767e69a6f6f6a039e75667ce03 Author: Alex Gaynor Date: 2013-10-31 (Thu, 31 Oct 2013)

Re: [Django] #13970: SelectDateWidget should be updated to use new is_required Widget attribute

2013-10-31 Thread Django
#13970: SelectDateWidget should be updated to use new is_required Widget attribute -+ Reporter: mitar|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #21339: Form error message "required" instead of "invalid"

2013-10-31 Thread Django
#21339: Form error message "required" instead of "invalid" -+- Reporter: duduklein|Owner: nobody Type: | Status: closed

[django/django] 0d9c14: Fixed #21339 -- Documented removal of some form fi...

2013-10-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 0d9c1499901480ed52c08e1b94ecc80c7b55bc0e https://github.com/django/django/commit/0d9c1499901480ed52c08e1b94ecc80c7b55bc0e Author: Claude Paroz Date: 2013-10-31 (Thu, 31 Oct 2013)

[django/django] 8f104b: [1.6.x] Fixed #21339 -- Documented removal of some...

2013-10-31 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 8f104bb8d51835c240bbc7f468032b798a263b24 https://github.com/django/django/commit/8f104bb8d51835c240bbc7f468032b798a263b24 Author: Claude Paroz Date: 2013-10-31 (Thu, 31 Oct

[Django] #21362: Django 1.4.9 breaks Python 2.5 compatibility

2013-10-31 Thread Django
#21362: Django 1.4.9 breaks Python 2.5 compatibility + Reporter: kahlfuss@… | Owner: nobody Type: Bug | Status: new Component: Python 2|Version: 1.4 Severity: Normal | Keywords: Triage

Re: [Django] #21339: Form error message "required" instead of "invalid"

2013-10-31 Thread Django
#21339: Form error message "required" instead of "invalid" -+- Reporter: duduklein|Owner: nobody Type: | Status: closed

[django/django] c64efe: Fixed #15529 -- More permissive geojson syntax in ...

2013-10-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c64efe37345cc632e24beb8c7e2a81ef5d3713ba https://github.com/django/django/commit/c64efe37345cc632e24beb8c7e2a81ef5d3713ba Author: Claude Paroz Date: 2013-10-31 (Thu, 31 Oct 2013)

Re: [Django] #15529: GeoJSON regexes doesn't accept some characters within a quoted string

2013-10-31 Thread Django
#15529: GeoJSON regexes doesn't accept some characters within a quoted string -+- Reporter: woutkh |Owner: jbronn Type: Bug | Status:

Re: [Django] #21300: Allow DateTimeField to return a naive datetime

2013-10-31 Thread Django
#21300: Allow DateTimeField to return a naive datetime -+- Reporter: brycegroff |Owner: nobody Type: New feature | Status: new Component: Forms

Re: [Django] #18508: Bug in handling out-of-date POST data with inlineformset_factory

2013-10-31 Thread Django
#18508: Bug in handling out-of-date POST data with inlineformset_factory + Reporter: olau|Owner: akaariai Type: Bug | Status: closed Component: Forms |

[django/django] f4f01f: Fixed #18508 -- tests for repeated deletion bug in...

2013-10-31 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f4f01fb03c2855d42b4d9589c0c090439e02c55b https://github.com/django/django/commit/f4f01fb03c2855d42b4d9589c0c090439e02c55b Author: Ole Laursen Date: 2013-10-31 (Thu, 31 Oct 2013) Changed

[Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age ---+ Reporter: gwahl@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age ---+-- Reporter: gwahl@…|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #21362: Django 1.4.9 breaks Python 2.5 compatibility

2013-10-31 Thread Django
#21362: Django 1.4.9 breaks Python 2.5 compatibility -+ Reporter: kahlfuss@… |Owner: nobody Type: Bug | Status: new Component: Python 2 |

Re: [Django] #21362: Django 1.4.9 breaks Python 2.5 compatibility

2013-10-31 Thread Django
#21362: Django 1.4.9 breaks Python 2.5 compatibility -+ Reporter: kahlfuss@… |Owner: nobody Type: Bug | Status: new Component: Python 2 |

Re: [Django] #21362: Django 1.4.9 breaks Python 2.5 compatibility

2013-10-31 Thread Django
#21362: Django 1.4.9 breaks Python 2.5 compatibility -+ Reporter: kahlfuss@… |Owner: nobody Type: Bug | Status: new Component: Python 2 |

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age --+ Reporter: gwahl@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #21362: Django 1.4.9 breaks Python 2.5 compatibility

2013-10-31 Thread Django
#21362: Django 1.4.9 breaks Python 2.5 compatibility -+ Reporter: kahlfuss@… |Owner: nobody Type: Bug | Status: new Component: Python 2 |

Re: [Django] #16417: GeoAdmin support in StackedInline

2013-10-31 Thread Django
#16417: GeoAdmin support in StackedInline --+ Reporter: martin@… |Owner: nobody Type: Bug | Status: closed Component: GIS | Version: 1.3

Re: [Django] #21356: Instant auto-reloading on BSD / OS X

2013-10-31 Thread Django
#21356: Instant auto-reloading on BSD / OS X --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Core (Other)

Re: [Django] #8408: add a new meta option: don't do count(*) in admin

2013-10-31 Thread Django
#8408: add a new meta option: don't do count(*) in admin ---+ Reporter: lidaobing |Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age --+ Reporter: gwahl@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age -+- Reporter: gwahl@… |Owner: nobody Type: | Status: new

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age -+- Reporter: gwahl@… |Owner: nobody Type: | Status: new

Re: [Django] #21363: TimestampSigner.unsign should accept a timedelta for max_age

2013-10-31 Thread Django
#21363: TimestampSigner.unsign should accept a timedelta for max_age --+ Reporter: gwahl@… |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #21302: Fix or ignore remaining "import *" statements

2013-10-31 Thread Django
#21302: Fix or ignore remaining "import *" statements --+ Reporter: timo |Owner: timo Type: Cleanup/optimization | Status: assigned Component: Core

Re: [Django] #21359: Wrong collation names in the section about MySQL collations

2013-10-31 Thread Django
#21359: Wrong collation names in the section about MySQL collations -+- Reporter: k_sze|Owner: nobody Type: Uncategorized| Status: new

Re: [Django] #21358: runserver command fails to run with a non-english locale

2013-10-31 Thread Django
#21358: runserver command fails to run with a non-english locale -+- Reporter: svartalf |Owner: nobody Type: Bug | Status: new Component: