[Django] #23459: not faking 0001_initial migration

2014-09-09 Thread Django
#23459: not faking 0001_initial migration + Reporter: brian | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7 Severity: Normal | Keywords: Triage Stage:

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2014-09-09 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2014-09-09 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2014-09-09 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

Re: [Django] #22377: SQL Logging throws an exception when fields have utf-8 characters

2014-09-09 Thread Django
#22377: SQL Logging throws an exception when fields have utf-8 characters -+- Reporter: rolanvc@…|Owner: nobody Type: Bug | Status: new

[django/django] a4c23f: Fixed flake8 warnings.

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: a4c23f70deda5321687cd1f759c65a35d161e793 https://github.com/django/django/commit/a4c23f70deda5321687cd1f759c65a35d161e793 Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #23390: Clicking on the Add Group + in an Auth User's change-view results in a 400

2014-09-09 Thread Django
#23390: Clicking on the Add Group + in an Auth User's change-view results in a 400 ---+-- Reporter: yoyoma |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #23368: Overhaule the cy (Welsh) formats.py file.

2014-09-09 Thread Django
#23368: Overhaule the cy (Welsh) formats.py file. -+- Reporter: duncanparkes |Owner: Type: New feature | duncanparkes Component: |

[django/django] df7187: Fixed #23368 -- Overhauled the Welsh formats.py fi...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: df7187d7957f7b94d6f5207e00218a23fe93212e https://github.com/django/django/commit/df7187d7957f7b94d6f5207e00218a23fe93212e Author: Duncan Parkes Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #23390: Clicking on the Add Group + in an Auth User's change-view results in a 400

2014-09-09 Thread Django
#23390: Clicking on the Add Group + in an Auth User's change-view results in a 400 ---+-- Reporter: yoyoma |Owner: nobody Type: Uncategorized | Status: closed

[django/django] 77ec85: [1.7.x] Note re migrations importing custom fields

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 77ec85adae4d975871758ad59aed073168c2c822 https://github.com/django/django/commit/77ec85adae4d975871758ad59aed073168c2c822 Author: Greg Brown Date: 2014-09-09 (Tue, 09 Sep

Re: [Django] #19517: Add support for X-Forwarded-Port to HttpRequest.get_host when USE_X_FORWARDED_HOST is in use

2014-09-09 Thread Django
#19517: Add support for X-Forwarded-Port to HttpRequest.get_host when USE_X_FORWARDED_HOST is in use -+- Reporter: david_k_hess@… |Owner: nobody Type: Bug |

Re: [Django] #19517: Add support for X-Forwarded-Port to HttpRequest.get_host when USE_X_FORWARDED_HOST is in use

2014-09-09 Thread Django
#19517: Add support for X-Forwarded-Port to HttpRequest.get_host when USE_X_FORWARDED_HOST is in use -+- Reporter: david_k_hess@… |Owner: nobody Type: Bug |

Re: [Django] #23368: Overhaule the cy (Welsh) formats.py file.

2014-09-09 Thread Django
#23368: Overhaule the cy (Welsh) formats.py file. -+- Reporter: duncanparkes |Owner: Type: New feature | duncanparkes Component: |

Re: [Django] #23455: migrations created with python2 break with python3

2014-09-09 Thread Django
#23455: migrations created with python2 break with python3 -+ Reporter: brian|Owner: nobody Type: Bug | Status: new Component: Migrations

[django/django] b4d486: Note re migrations importing custom fields

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b4d486c80ff6bdfaec8f85e724b44ce5e74a5bb6 https://github.com/django/django/commit/b4d486c80ff6bdfaec8f85e724b44ce5e74a5bb6 Author: Greg Brown Date: 2014-09-10 (Wed, 10 Sep 2014)

Re: [Django] #23337: CircularDependencyError when squashing migrations

2014-09-09 Thread Django
#23337: CircularDependencyError when squashing migrations + Reporter: Naddiseo|Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor

2014-09-09 Thread Django
#16920: Models with GenericRelation are unnecessarily validated for clashes in reverse manager accessor -+- Reporter: r1cky|Owner: nobody Type: Bug |

Re: [Django] #23455: migrations created with python2 break with python3

2014-09-09 Thread Django
#23455: migrations created with python2 break with python3 -+ Reporter: brian|Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #23452: Infinite migrations with empty unique_together

2014-09-09 Thread Django
#23452: Infinite migrations with empty unique_together +--- Reporter: fwkroon |Owner: Markush2010 Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #23446: mysqldb1 is no longer maintained and should not be recommended

2014-09-09 Thread Django
#23446: mysqldb1 is no longer maintained and should not be recommended -+- Reporter: frewsxcv |Owner: nobody Type: New feature | Status: new

Re: [Django] #23452: Infinite migrations with empty unique_together

2014-09-09 Thread Django
#23452: Infinite migrations with empty unique_together +--- Reporter: fwkroon |Owner: Markush2010 Type: Bug | Status: assigned Component: Migrations |

[django/django] 4b8a1d: Fixed #22267 -- Fixed unquote/quote in smart_urlqu...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4b8a1d2c0d1a8c5107f3aef01597db78d2a2a5ce https://github.com/django/django/commit/4b8a1d2c0d1a8c5107f3aef01597db78d2a2a5ce Author: Claude Paroz Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url

2014-09-09 Thread Django
#22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url ---+- Reporter: meenzam@… |Owner: ienzam Type: Bug| Status: closed Component:

Re: [Django] #22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url

2014-09-09 Thread Django
#22267: django.utils.html.smart_urlquote() is incorrectly unquoting the url ---+- Reporter: meenzam@… |Owner: ienzam Type: Bug| Status: closed Component:

Re: [Django] #23124: Add touch support for version chooser in documentation

2014-09-09 Thread Django
#23124: Add touch support for version chooser in documentation -+- Reporter: jarus|Owner: Type: | olasitarska Cleanup/optimization |

[django/django] 9562ff: Avoid the word "stupid".

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 9562ffea9719f2b1795e676718c6d433a1f8d4ed https://github.com/django/django/commit/9562ffea9719f2b1795e676718c6d433a1f8d4ed Author: Aymeric Augustin Date: 2014-09-09 (Tue, 09

Re: [Django] #22920: AppConfig.create swallows informative exceptions during import time

2014-09-09 Thread Django
#22920: AppConfig.create swallows informative exceptions during import time -+- Reporter: bendavis78 |Owner: aaugustin Type: Bug | Status:

[django/django] c981d9: [1.7.x] Fixed #22920 -- Avoid masking some excepti...

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c981d9140d569d489d338741b6a3d878c4e712da https://github.com/django/django/commit/c981d9140d569d489d338741b6a3d878c4e712da Author: Aymeric Augustin Date: 2014-09-09 (Tue,

Re: [Django] #23330: RedirectResponse option to check the host of the url

2014-09-09 Thread Django
#23330: RedirectResponse option to check the host of the url ---+-- Reporter: doctormo |Owner: nobody Type: Uncategorized | Status: new Component: HTTP handling |

Re: [Django] #23405: Blank-able CharFields require default=''

2014-09-09 Thread Django
#23405: Blank-able CharFields require default='' + Reporter: yuvadm |Owner: yuvadm Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #23124: Add touch support for version chooser in documentation

2014-09-09 Thread Django
#23124: Add touch support for version chooser in documentation -+- Reporter: jarus|Owner: Type: | olasitarska Cleanup/optimization |

Re: [Django] #23436: Should use abspath for default settings.BASE_DIR

2014-09-09 Thread Django
#23436: Should use abspath for default settings.BASE_DIR -+- Reporter: hjwp |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23442: Define django.__version__

2014-09-09 Thread Django
#23442: Define django.__version__ -+- Reporter: abhillman|Owner: nobody Type: | Status: closed Cleanup/optimization |

[django/django] d26199: Fixed #23442 -- Added django.__version__ per PEP 3...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d26199cb70ffc60fc1f54b87fd0723f62fe793e0 https://github.com/django/django/commit/d26199cb70ffc60fc1f54b87fd0723f62fe793e0 Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #23442: Define django.__version__

2014-09-09 Thread Django
#23442: Define django.__version__ -+- Reporter: abhillman|Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #23455: migrations created with python2 break with python3

2014-09-09 Thread Django
#23455: migrations created with python2 break with python3 -+ Reporter: brian|Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True

2014-09-09 Thread Django
#23421: dict get for TEST_SERIALIZE in django.test.runner.setup_databases() always return True ---+ Reporter: gkoller|Owner: nobody Type: Bug|

Re: [Django] #23403: sitemap crashes if lastmod returns a date (instead of datetime)

2014-09-09 Thread Django
#23403: sitemap crashes if lastmod returns a date (instead of datetime) ---+- Reporter: igorcc |Owner: timgraham Type: Bug| Status: assigned

Re: [Django] #23458: "requires_model_validation" and "requires_system_checks"

2014-09-09 Thread Django
#23458: "requires_model_validation" and "requires_system_checks" ---+-- Reporter: pablofm|Owner: nobody Type: Uncategorized | Status: closed Component:

Re: [Django] #23457: "requires_model_validation" and "requires_system_checks"

2014-09-09 Thread Django
#23457: "requires_model_validation" and "requires_system_checks" ---+-- Reporter: pablofm|Owner: nobody Type: Uncategorized | Status: closed Component:

[Django] #23458: "requires_model_validation" and "requires_system_checks"

2014-09-09 Thread Django
#23458: "requires_model_validation" and "requires_system_checks" ---+ Reporter: pablofm| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal

[Django] #23457: "requires_model_validation" and "requires_system_checks"

2014-09-09 Thread Django
#23457: "requires_model_validation" and "requires_system_checks" ---+ Reporter: pablofm| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal

Re: [Django] #23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError

2014-09-09 Thread Django
#23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError ---+ Reporter: coredumperror |Owner: fcurella Type: New feature| Status:

Re: [Django] #23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines

2014-09-09 Thread Django
#23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines --+ Reporter: a1tus |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23403: sitemap crashes if lastmod returns a date (instead of datetime)

2014-09-09 Thread Django
#23403: sitemap crashes if lastmod returns a date (instead of datetime) ---+- Reporter: igorcc |Owner: timgraham Type: Bug| Status: assigned

[django/django] a8ded5: [1.7.x] Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDE...

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: a8ded528b3c2f66d56f1f5499cf2021f3829c8e4 https://github.com/django/django/commit/a8ded528b3c2f66d56f1f5499cf2021f3829c8e4 Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2014-09-09 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models -+- Reporter: jukvalim |Owner: jukvalim Type: New feature | Status:

Re: [Django] #23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError

2014-09-09 Thread Django
#23398: Attempting to access a manage.py runserver instance over HTTPS raises UnicodeDecodeError ---+ Reporter: coredumperror |Owner: fcurella Type: New feature| Status:

[django/django] c53f24: Fixed #23398 -- Added helpful error message when r...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c53f2451a83fc081c1886d07c390cf0447b1143f https://github.com/django/django/commit/c53f2451a83fc081c1886d07c390cf0447b1143f Author: Flavio Curella Date: 2014-09-09 (Tue, 09 Sep

Re: [Django] #23429: UnicodeDecodeError raised when printing a message from runserver

2014-09-09 Thread Django
#23429: UnicodeDecodeError raised when printing a message from runserver -+- Reporter: fcurella |Owner: fcurella Type: | Status: closed

[django/django] c32bc1: Fixed #11775 -- Made ABSOLUTE_URL_OVERRIDES work w...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c32bc1a7a7bbb3d5bd0a2c11bc77dd5ab1c32fbc https://github.com/django/django/commit/c32bc1a7a7bbb3d5bd0a2c11bc77dd5ab1c32fbc Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2014-09-09 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models -+- Reporter: jukvalim |Owner: jukvalim Type: New feature | Status:

Re: [Django] #23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines

2014-09-09 Thread Django
#23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines --+ Reporter: a1tus |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2014-09-09 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models -+- Reporter: jukvalim |Owner: jukvalim Type: New feature | Status:

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2014-09-09 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models -+- Reporter: jukvalim |Owner: jukvalim Type: New feature | Status:

[django/django] e5ae03: Fixed missing trailing parenthesis in docs/release...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e5ae03fd5a887a7038fb6878ffeec85b92829d1b https://github.com/django/django/commit/e5ae03fd5a887a7038fb6878ffeec85b92829d1b Author: Sébastien Fievet Date: 2014-09-09 (Tue, 09 Sep 2014)

[django/django] 987fce: [1.7.x] Fixed missing trailing parenthesis in docs...

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 987fce90bfa9bbbe4279fa8cd547eaa6319d157b https://github.com/django/django/commit/987fce90bfa9bbbe4279fa8cd547eaa6319d157b Author: Sébastien Fievet Date: 2014-09-09 (Tue, 09 Sep

Re: [Django] #23387: Error when saving inline formsets as new after a validation error.

2014-09-09 Thread Django
#23387: Error when saving inline formsets as new after a validation error. -+- Reporter: johnrtipton |Owner: nobody Type: Bug | Status: new

Re: [Django] #23456: requires_system_checks and requires_model_validation

2014-09-09 Thread Django
#23456: requires_system_checks and requires_model_validation ---+-- Reporter: pablofm|Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

[django/django] 84b507: [1.7.x] Fixed #23350 -- Updated mod_wsgi auth exam...

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 84b50718abf1cd9883e39faff6aa7fc59fd5b75d https://github.com/django/django/commit/84b50718abf1cd9883e39faff6aa7fc59fd5b75d Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep

[django/django] 5767bc: [1.6.x] Fixed #23350 -- Updated mod_wsgi auth exam...

2014-09-09 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 5767bc722ff9d65b20226a0aff438b38b46cc594 https://github.com/django/django/commit/5767bc722ff9d65b20226a0aff438b38b46cc594 Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep

Re: [Django] #23350: mod_wsgi authentication/authorization docs result in extra memory usage

2014-09-09 Thread Django
#23350: mod_wsgi authentication/authorization docs result in extra memory usage -+- Reporter: GrahamDumpleton |Owner: x110dc Type: | Status:

Re: [Django] #23350: mod_wsgi authentication/authorization docs result in extra memory usage

2014-09-09 Thread Django
#23350: mod_wsgi authentication/authorization docs result in extra memory usage -+- Reporter: GrahamDumpleton |Owner: x110dc Type: | Status:

[django/django] c7f743: Fixed #23350 -- Updated mod_wsgi auth example to u...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c7f7432be54695ea16a2ba1cc5f8e5e1facf43f7 https://github.com/django/django/commit/c7f7432be54695ea16a2ba1cc5f8e5e1facf43f7 Author: Tim Graham Date: 2014-09-09 (Tue, 09 Sep 2014)

Re: [Django] #23350: mod_wsgi authentication/authorization docs result in extra memory usage

2014-09-09 Thread Django
#23350: mod_wsgi authentication/authorization docs result in extra memory usage -+- Reporter: GrahamDumpleton |Owner: x110dc Type: | Status:

[Django] #23456: requires_system_checks and requires_model_validation

2014-09-09 Thread Django
#23456: requires_system_checks and requires_model_validation ---+ Reporter: pablofm| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7 Severity: Normal

Re: [Django] #11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models

2014-09-09 Thread Django
#11775: ABSOLUTE_URL_OVERRIDES doesn't work for the majority of contrib models -+- Reporter: jukvalim |Owner: jukvalim Type: New feature | Status:

Re: [Django] #23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines

2014-09-09 Thread Django
#23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines --+ Reporter: a1tus |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23454: TypeError: int() argument must be a string or a number, not 'User'

2014-09-09 Thread Django
#23454: TypeError: int() argument must be a string or a number, not 'User' -+-- Reporter: acooley2006 |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #23399: Update int_to_base36

2014-09-09 Thread Django
#23399: Update int_to_base36 -+- Reporter: liminspace |Owner: Type: | liminspace Cleanup/optimization | Status: closed

[django/django] 2508be: Fixed #23399 -- Optimized django.utils.http.int_to...

2014-09-09 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2508be35ca8bc5440b93d3152cd80ee5f8e159e3 https://github.com/django/django/commit/2508be35ca8bc5440b93d3152cd80ee5f8e159e3 Author: Tim Graham Date: 2014-09-08 (Mon, 08 Sep 2014)

Re: [Django] #23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines

2014-09-09 Thread Django
#23444: Legacy code unnecessarily creates ContentType object for `through` model when using it in inlines --+ Reporter: a1tus |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23453: project_template: sys.dont_write_bytecode = True

2014-09-09 Thread Django
#23453: project_template: sys.dont_write_bytecode = True -+- Reporter: collinanderson |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #23453: project_template: sys.dont_write_bytecode = True

2014-09-09 Thread Django
#23453: project_template: sys.dont_write_bytecode = True -+- Reporter: collinanderson |Owner: nobody Type: New feature | Status: new Component: Core