[Django] #22977: No validation error when ForeignKey related_name clashes with manager name.

2014-07-07 Thread Django
#22977: No validation error when ForeignKey related_name clashes with manager name. + Reporter: russellm | Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #22969: Forms show_hidden_initial not is_valid() and fix => lost changes in valid fields

2014-07-07 Thread Django
#22969: Forms show_hidden_initial not is_valid() and fix => lost changes in valid fields -+- Reporter: dibrovsd@… |Owner: nobody Type: Bug | Sta

Re: [Django] #22280: "Conflicting models in application" RuntimeError for same model with different paths

2014-07-07 Thread Django
#22280: "Conflicting models in application" RuntimeError for same model with different paths ---+ Reporter: blueyed|Owner: nobody Type: Bug| Status:

[django/django] 131825: [1.7.x] Renamed an admin_views test to fix orderin...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 1318254669d1b7f8b09c2558e4f187fa1ee2884c https://github.com/django/django/commit/1318254669d1b7f8b09c2558e4f187fa1ee2884c Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

[django/django] 1326cd: [1.7.x] Removed unnecessary directory in dispatch ...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 1326cd28d09f4e657c6ed3af9a23ea6a356d0708 https://github.com/django/django/commit/1326cd28d09f4e657c6ed3af9a23ea6a356d0708 Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

[django/django] 136a3f: Removed unnecessary directory in dispatch tests.

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 136a3ffe21988d49e443867d129cc01fb62b34cd https://github.com/django/django/commit/136a3ffe21988d49e443867d129cc01fb62b34cd Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: A tes

[django/django] fddd95: Fixed flake8 errors.

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: fddd95254e3ccd8c6836e56b8f5481a0a13568bd https://github.com/django/django/commit/fddd95254e3ccd8c6836e56b8f5481a0a13568bd Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M dja

[django/django] 0100af: [1.7.x] Fixed flake8 errors.

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 0100afb01399e4605a68daec0e7b447e163e0b1d https://github.com/django/django/commit/0100afb01399e4605a68daec0e7b447e163e0b1d Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22909: Fix camelCase test names

2014-07-07 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: closed Component: Uncategorized |

Re: [Django] #22909: Fix camelCase test names

2014-07-07 Thread Django
#22909: Fix camelCase test names --+ Reporter: timo |Owner: brylie Type: Cleanup/optimization | Status: closed Component: Uncategorized |

[django/django] 89b9e6: Fixed #22909 -- Removed camelCasing in some tests.

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 89b9e6e5d68297e7fe10baea6abcd96e24de0e09 https://github.com/django/django/commit/89b9e6e5d68297e7fe10baea6abcd96e24de0e09 Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M tes

[django/django] 28962c: [1.7.x] Fixed #22909 -- Removed camelCasing in som...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 28962c57f3f2b4543cd67d55ca635e9198f585dd https://github.com/django/django/commit/28962c57f3f2b4543cd67d55ca635e9198f585dd Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22821: DjangoJSONEncoder no longer supports simplejson

2014-07-07 Thread Django
#22821: DjangoJSONEncoder no longer supports simplejson -+- Reporter: Keryn Knight |Owner: nobody | Status: closed Type: New feature

[django/django] c379fc: [1.7.x] Fixed #22942 -- Noted that __init__.py fil...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: c379fc4eec885101ac30e0505f967048c869e630 https://github.com/django/django/commit/c379fc4eec885101ac30e0505f967048c869e630 Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22942: Custom django-admin commands - __init__.py in directories

2014-07-07 Thread Django
#22942: Custom django-admin commands - __init__.py in directories -+- Reporter: Diego Cerdán |Owner: nobody | Status: closed Type:

[django/django] 837cad: [1.6.x] Fixed #22942 -- Noted that __init__.py fil...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 837cad0f6242f5292b8a4811fc48fbfbefe92a47 https://github.com/django/django/commit/837cad0f6242f5292b8a4811fc48fbfbefe92a47 Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22942: Custom django-admin commands - __init__.py in directories

2014-07-07 Thread Django
#22942: Custom django-admin commands - __init__.py in directories -+- Reporter: Diego Cerdán |Owner: nobody | Status: closed Type:

Re: [Django] #22942: Custom django-admin commands - __init__.py in directories

2014-07-07 Thread Django
#22942: Custom django-admin commands - __init__.py in directories -+- Reporter: Diego Cerdán |Owner: nobody | Status: closed Type:

[django/django] 54546c: Fixed #22942 -- Noted that __init__.py files are r...

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 54546cee88f1db4e7e0ad75ebb9672c118b2236c https://github.com/django/django/commit/54546cee88f1db4e7e0ad75ebb9672c118b2236c Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M doc

Re: [Django] #22942: Custom django-admin commands - __init__.py in directories

2014-07-07 Thread Django
#22942: Custom django-admin commands - __init__.py in directories -+- Reporter: Diego Cerdán |Owner: nobody | Status: new Type:

Re: [Django] #22974: howto-custom-management-commands: manage.py is completely changed

2014-07-07 Thread Django
#22974: howto-custom-management-commands: manage.py is completely changed ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: closed Component: Docu

Re: [Django] #22976: EmailField: Maximum RFC-compliant length should be 320 characters

2014-07-07 Thread Django
#22976: EmailField: Maximum RFC-compliant length should be 320 characters +-- Reporter: a.lloyd.flanagan@… |Owner: nobody Type: Bug | Status: closed C

Re: [Django] #22976: EmailField: Maximum RFC-compliant length should be 320 characters

2014-07-07 Thread Django
#22976: EmailField: Maximum RFC-compliant length should be 320 characters +-- Reporter: a.lloyd.flanagan@… |Owner: nobody Type: Bug | Status: closed C

[Django] #22976: EmailField: Maximum RFC-compliant length should be 320 characters

2014-07-07 Thread Django
#22976: EmailField: Maximum RFC-compliant length should be 320 characters +- Reporter: a.lloyd.flanagan@… | Owner: nobody Type: Bug | Status: new Component: Documentation |Version:

Re: [Django] #22974: howto-custom-management-commands: manage.py is completely changed

2014-07-07 Thread Django
#22974: howto-custom-management-commands: manage.py is completely changed ---+-- Reporter: anonymous |Owner: nobody Type: Uncategorized | Status: new Component: Documen

[Django] #22975: Cannot rename model keeping db table name

2014-07-07 Thread Django
#22975: Cannot rename model keeping db table name + Reporter: rhcarvalho | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7-rc-1 Severity: Normal | Keywords: mig

[Django] #22974: howto-custom-management-commands: manage.py is completely changed

2014-07-07 Thread Django
#22974: howto-custom-management-commands: manage.py is completely changed ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Nor

[Django] #22973: cannot get SQL code of empty queryset

2014-07-07 Thread Django
#22973: cannot get SQL code of empty queryset --+ Reporter: emanuele.paolini@…| Owner: nobody Type: Uncategorized | Status: new Component: Database layer (models, ORM) |V

Re: [Django] #22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes

2014-07-07 Thread Django
#22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes -+- Reporter: alex.ehlke@… |Owner: aehlke Type: Uncategorized| Stat

Re: [Django] #22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes

2014-07-07 Thread Django
#22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes -+- Reporter: alex.ehlke@… |Owner: aehlke Type: Uncategorized| Stat

Re: [Django] #22922: Add a better error messsage or an FAQ entry for InvalidBasesError

2014-07-07 Thread Django
#22922: Add a better error messsage or an FAQ entry for InvalidBasesError --+ Reporter: bufke |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

[django/django] cf9e33: [1.7.x] Fixed #22966 -- Clarified which release no...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: cf9e33f930be9032f68e12301e6d1f9f9d139f3c https://github.com/django/django/commit/cf9e33f930be9032f68e12301e6d1f9f9d139f3c Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

[django/django] ddc715: [1.5.x] Fixed #22966 -- Clarified which release no...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.5.x Home: https://github.com/django/django Commit: ddc715edd3e473a995f7f8a1b8277be33324641f https://github.com/django/django/commit/ddc715edd3e473a995f7f8a1b8277be33324641f Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

[django/django] 85f974: [1.6.x] Fixed #22966 -- Clarified which release no...

2014-07-07 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 85f9745807ea0042225aaf4472fb63a00f3e2bcc https://github.com/django/django/commit/85f9745807ea0042225aaf4472fb63a00f3e2bcc Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths:

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

[django/django] e6b3d6: Fixed #22966 -- Clarified which release notes appe...

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e6b3d6c22f5c638b08f653bada4d51b47174852c https://github.com/django/django/commit/e6b3d6c22f5c638b08f653bada4d51b47174852c Author: Tim Graham Date: 2014-07-07 (Mon, 07 Jul 2014) Changed paths: M doc

[django/django] 2c1384: Fixed a few PEP8 errors in settings doc.

2014-07-07 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2c1384fbacfdea78b5acc3e652c7bd6422fea1ef https://github.com/django/django/commit/2c1384fbacfdea78b5acc3e652c7bd6422fea1ef Author: Collin Anderson Date: 2014-07-06 (Sun, 06 Jul 2014) Changed paths:

Re: [Django] #9104: FieldDoesNotExist is defined in "confusing" place.

2014-07-07 Thread Django
#9104: FieldDoesNotExist is defined in "confusing" place. -+- Reporter: telenieko|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes (was: HashedFilesMixin)

2014-07-07 Thread Django
#22972: HashedFilesMixin.patterns should limit URL matches to their respective filetypes -+- Reporter: alex.ehlke@… |Owner: nobody Type: Uncategorized| Stat

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

[Django] #22972: HashedFilesMixin

2014-07-07 Thread Django
#22972: HashedFilesMixin -+- Reporter: | Owner: nobody alex.ehlke@… | Status: new Type: |Version: 1.7-rc-1 Uncategorized | Keywords: HashedFilesMixin C

Re: [Django] #2445: [patch] allow callable values for limit_choices_to

2014-07-07 Thread Django
#2445: [patch] allow callable values for limit_choices_to -+- Reporter: michael@…|Owner: Tim Type: New feature | Graham Component: Core (Other) |

Re: [Django] #2445: [patch] allow callable values for limit_choices_to

2014-07-07 Thread Django
#2445: [patch] allow callable values for limit_choices_to -+- Reporter: michael@…|Owner: Tim Type: New feature | Graham Component: Core (Other) |

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #22971: Can't receive file with non-ascii filename according to rfc2388

2014-07-07 Thread Django
#22971: Can't receive file with non-ascii filename according to rfc2388 ---+-- Reporter: homm |Owner: nobody Type: Bug| Status: new Component: HTTP hand

[Django] #22971: Can't receive file with non-ascii filename according to rfc2388

2014-07-07 Thread Django
#22971: Can't receive file with non-ascii filename according to rfc2388 ---+ Reporter: homm | Owner: nobody Type: Bug| Status: new Component: HTTP handling |Version: master Severity: No

Re: [Django] #22280: "Conflicting models in application" RuntimeError for same model with different paths

2014-07-07 Thread Django
#22280: "Conflicting models in application" RuntimeError for same model with different paths ---+ Reporter: blueyed|Owner: nobody Type: Bug| Status:

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #22928: Provide a option to generate the full settings.py instead of the short, minimal one

2014-07-07 Thread Django
#22928: Provide a option to generate the full settings.py instead of the short, minimal one -+-- Reporter: guruprasad |Owner: nobody Type: New feature | Status: clo

Re: [Django] #22280: "Conflicting models in application" RuntimeError for same model with different paths

2014-07-07 Thread Django
#22280: "Conflicting models in application" RuntimeError for same model with different paths --+-- Reporter: blueyed |Owner: nobody Type: Bug | Status: new Com

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

Re: [Django] #22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view

2014-07-07 Thread Django
#22966: Documentation on upgrading Django to a newer version should link to all release notes regardless of what version of the docs you view -+- Reporter: haimunt@…|Owner: nobody

Re: [Django] #14787: Upload handler should pass errors on to forms.FileField

2014-07-07 Thread Django
#14787: Upload handler should pass errors on to forms.FileField -+- Reporter: intgr|Owner: Type: New feature | anubhav9042 Component: File |

Re: [Django] #22944: Migrate doesn't like ForeignKey being reassigned to a different app's model

2014-07-07 Thread Django
#22944: Migrate doesn't like ForeignKey being reassigned to a different app's model +-- Reporter: mozumder@… |Owner: nobody Type: Bug | Status: new Component: Migra

Re: [Django] #22970: Migration dependencies not correctly calculated

2014-07-07 Thread Django
#22970: Migration dependencies not correctly calculated -+-- Reporter: dekkers |Owner: nobody Type: Bug | Status: new Component: Migrations |

[Django] #22970: Migration dependencies not correctly calculated

2014-07-07 Thread Django
#22970: Migration dependencies not correctly calculated -+-- Reporter: dekkers | Owner: nobody Type: Bug | Status: new Component: Migrations |Version: 1.7-rc-1 Severity: Releas

Re: [Django] #22965: InvalidBasesError for unmigrated apps subclassing contrib

2014-07-07 Thread Django
#22965: InvalidBasesError for unmigrated apps subclassing contrib -+ Reporter: CollinAnderson |Owner: nobody Type: Bug | Status: new Component: Migrations

Re: [Django] #22965: InvalidBasesError for unmigrated apps subclassing contrib

2014-07-07 Thread Django
#22965: InvalidBasesError for unmigrated apps subclassing contrib -+-- Reporter: CollinAnderson |Owner: nobody Type: Bug | Status: new Component: Migration

Re: [Django] #22965: InvalidBasesError for unmigrated apps subclassing contrib

2014-07-07 Thread Django
#22965: InvalidBasesError for unmigrated apps subclassing contrib -+-- Reporter: CollinAnderson |Owner: nobody Type: Bug | Status: new Component: Migration

Re: [Django] #22928: Provide a option to generate the full settings.py instead of the short, minimal one

2014-07-07 Thread Django
#22928: Provide a option to generate the full settings.py instead of the short, minimal one -+-- Reporter: guruprasad |Owner: nobody Type: New feature | Status: new

Re: [Django] #22708: InvalidBasesError when running manage.py migrate

2014-07-07 Thread Django
#22708: InvalidBasesError when running manage.py migrate ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: closed Component: Migration

Re: [Django] #22965: InvalidBasesError for unmigrated apps subclassing contrib (was: better error message for unmigrated apps depending on migrated apps.)

2014-07-07 Thread Django
#22965: InvalidBasesError for unmigrated apps subclassing contrib -+-- Reporter: CollinAnderson |Owner: nobody Type: Bug | Status: new Component: Migration

[Django] #22969: Forms show_hidden_initial not is_valid() and fix => lost changes in valid fields

2014-07-07 Thread Django
#22969: Forms show_hidden_initial not is_valid() and fix => lost changes in valid fields -+- Reporter: | Owner: nobody dibrovsd@… | Status: new Type: Bug |Version: 1.

Re: [Django] #22708: InvalidBasesError when running manage.py migrate

2014-07-07 Thread Django
#22708: InvalidBasesError when running manage.py migrate ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: new Component: Migrations

Re: [Django] #22939: admin_static templatetag is not using the staticfiles' storage

2014-07-07 Thread Django
#22939: admin_static templatetag is not using the staticfiles' storage -+- Reporter: generalov|Owner: aaugustin Type: Bug | Status: assigned

Re: [Django] #22957: Humanize - polish translation

2014-07-07 Thread Django
#22957: Humanize - polish translation --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: closed Component: Translations | Version:

Re: [Django] #22957: Humanize - polish translation

2014-07-07 Thread Django
#22957: Humanize - polish translation --+-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: closed Component: Translations | Version: