Re: [Django] #22319: ValueError: Related model cannot be resolved

2014-03-24 Thread Django
#22319: ValueError: Related model cannot be resolved +-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: new Component: Migrations | Versio

Re: [Django] #22234: Special characters in database password are not escaped correctly on Windows platforms

2014-03-24 Thread Django
#22234: Special characters in database password are not escaped correctly on Windows platforms -+- Reporter: djangoproject.com@… |Owner: nobody Type: Bug |

Re: [Django] #13091: admin list_editable with unique_together raises Integrity Error

2014-03-24 Thread Django
#13091: admin list_editable with unique_together raises Integrity Error -+- Reporter: slafs|Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #13091: admin list_editable with unique_together raises Integrity Error

2014-03-24 Thread Django
#13091: admin list_editable with unique_together raises Integrity Error -+- Reporter: slafs|Owner: nobody Type: Bug | Status: new Comp

Re: [Django] #22257: Write to specified file for dumpdata

2014-03-24 Thread Django
#22257: Write to specified file for dumpdata -+- Reporter: Gwildor |Owner: Type: New feature | anubhav9042 Component: Core (Management | Stat

Re: [Django] #22328: Add --exclude option to compilemessages

2014-03-24 Thread Django
#22328: Add --exclude option to compilemessages -+- Reporter: infraredgirl |Owner: Type: New feature | infraredgirl Component: Core (Management |

Re: [Django] #22324: form.has_change() is always True if BooleanField(default=True)

2014-03-24 Thread Django
#22324: form.has_change() is always True if BooleanField(default=True) ---+-- Reporter: osamak |Owner: nobody Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #9535: File uploads documentation is patchy

2014-03-24 Thread Django
#9535: File uploads documentation is patchy -+- Reporter: Daniel Pope |Owner: Type: | anubhav9042 Cleanup/optimization | Status: ass

Re: [Django] #22321: Missing DB errors wrapping around _set_autocommit

2014-03-24 Thread Django
#22321: Missing DB errors wrapping around _set_autocommit -+- Reporter: alexkoshelev |Owner: aaugustin Type: Bug | Status: assigned Component:

Re: [Django] #22223: reverse() escapes unreserved characters

2014-03-24 Thread Django
#3: reverse() escapes unreserved characters --+ Reporter: erik.van.zijst@… |Owner: nobody Type: Bug | Status: new Component: Core (URLs) |

Re: [Django] #22316: TimeFIeld lacks hour/minute filters

2014-03-24 Thread Django
#22316: TimeFIeld lacks hour/minute filters -+- Reporter: dracos |Owner: mjtamlyn Type: New feature | Status: assigned Component: Database laye

[Django] #22330: Model.__reduce__() includes cached lookups

2014-03-24 Thread Django
#22330: Model.__reduce__() includes cached lookups ---+ Reporter: patrys | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keyword

Re: [Django] #22316: TimeFIeld lacks hour/minute filters

2014-03-24 Thread Django
#22316: TimeFIeld lacks hour/minute filters -+- Reporter: dracos |Owner: mjtamlyn Type: New feature | Status: assigned Component: Database laye

[django/django] 21eaad: [1.7.x] Fixed #22293 -- Avoided renaming many-to-m...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 21eaad68e6f26b9f88437c63d584c0a9fb39c9be https://github.com/django/django/commit/21eaad68e6f26b9f88437c63d584c0a9fb39c9be Author: Daniel Hahler Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

Re: [Django] #22293: ERROR: relation "app_taggedcountryoforigin" already exists

2014-03-24 Thread Django
#22293: ERROR: relation "app_taggedcountryoforigin" already exists + Reporter: blueyed |Owner: nobody Type: Bug | Status: closed Component: Migrations |

Re: [Django] #22293: ERROR: relation "app_taggedcountryoforigin" already exists

2014-03-24 Thread Django
#22293: ERROR: relation "app_taggedcountryoforigin" already exists + Reporter: blueyed |Owner: nobody Type: Bug | Status: closed Component: Migrations |

[django/django] 1edfa1: Fixed #22293 -- Avoided renaming many-to-many tabl...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1edfa155e34dde549ef0e93414f2846dce59e5f7 https://github.com/django/django/commit/1edfa155e34dde549ef0e93414f2846dce59e5f7 Author: Daniel Hahler Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M

[django/django] 345281: [1.7.x] Fixed typo in error message in django.cont...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 345281b880ef69519656d23f898b899b02cd51cc https://github.com/django/django/commit/345281b880ef69519656d23f898b899b02cd51cc Author: Jannis Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M d

[django/django] d81a9c: Fixed typo in error message in django.contrib.site...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: d81a9c50d84d515ddc8ee76ecc5ad5d86e210504 https://github.com/django/django/commit/d81a9c50d84d515ddc8ee76ecc5ad5d86e210504 Author: Jannis Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M django/

Re: [Django] #22277: migrations: a migration that depends on itself causing

2014-03-24 Thread Django
#22277: migrations: a migration that depends on itself causing -+- Reporter: Marcin Szamotulski |Owner: nobody | Status: new Type: Bug

Re: [Django] #22325: Defining a custom user model in an app and having relations between it and other models in the app causes circular dependencies

2014-03-24 Thread Django
#22325: Defining a custom user model in an app and having relations between it and other models in the app causes circular dependencies +-- Reporter: melinath|Owner: nobody Type: Bug |

[django/django] 51c804: Removed versionadded/changed annotations for 1.6.

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 51c8045145b29fed604f716d4d17958aa803b5ea https://github.com/django/django/commit/51c8045145b29fed604f716d4d17958aa803b5ea Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M doc

Re: [Django] #22328: Add --exclude option to compilemessages

2014-03-24 Thread Django
#22328: Add --exclude option to compilemessages -+- Reporter: infraredgirl |Owner: Type: New feature | infraredgirl Component: Core (Management |

Re: [Django] #22327: Turn BaseEmailBackend into a contextmanager

2014-03-24 Thread Django
#22327: Turn BaseEmailBackend into a contextmanager -+ Reporter: DasIch |Owner: nobody Type: New feature | Status: new Component: Core (Mail) | Versi

[django/django] 38096d: [1.6.x] Fixed #22048 - Enhanced docs to cover none...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 38096da5c0db7e7a3bb5b6e977f8e17adbf389ac https://github.com/django/django/commit/38096da5c0db7e7a3bb5b6e977f8e17adbf389ac Author: Adam Kaliński Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

[django/django] ec08d6: Fixed #22048 - Enhanced docs to cover nonexistent ...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ec08d62a20f55cfdfb9fbd21d8bc5627c54337c7 https://github.com/django/django/commit/ec08d62a20f55cfdfb9fbd21d8bc5627c54337c7 Author: Adam Kaliński Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M

Re: [Django] #22048: Document ways of checking for OneToOneField

2014-03-24 Thread Django
#22048: Document ways of checking for OneToOneField --+ Reporter: EvilDMP |Owner: code22 Type: Cleanup/optimization | Status: closed Component: Documen

Re: [Django] #22048: Document ways of checking for OneToOneField

2014-03-24 Thread Django
#22048: Document ways of checking for OneToOneField --+ Reporter: EvilDMP |Owner: code22 Type: Cleanup/optimization | Status: closed Component: Documen

[django/django] eb1600: [1.7.x] Fixed #22048 - Enhanced docs to cover none...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: eb1600e9d1916d9db40ce1dce101224bd8859add https://github.com/django/django/commit/eb1600e9d1916d9db40ce1dce101224bd8859add Author: Adam Kaliński Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

Re: [Django] #22048: Document ways of checking for OneToOneField

2014-03-24 Thread Django
#22048: Document ways of checking for OneToOneField --+ Reporter: EvilDMP |Owner: code22 Type: Cleanup/optimization | Status: closed Component: Documen

Re: [Django] #22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"?

2014-03-24 Thread Django
#22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"? ---+ Reporter: valgarv@… |Owner: nobody Type: Bug| Status: closed Component: Docum

Re: [Django] #22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"?

2014-03-24 Thread Django
#22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"? ---+ Reporter: valgarv@… |Owner: nobody Type: Bug| Status: closed Component: Docum

Re: [Django] #22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"?

2014-03-24 Thread Django
#22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"? ---+ Reporter: valgarv@… |Owner: nobody Type: Bug| Status: closed Component: Docum

[django/django] 90916e: [1.6.x] Fixed #22247 -- Replaced "upstream" with "...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 90916e1708f879675ad3b0c999aaa54478af719b https://github.com/django/django/commit/90916e1708f879675ad3b0c999aaa54478af719b Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

[django/django] 60d2dd: Fixed #22247 -- Replaced "upstream" with "downstre...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 60d2dde2867dc91a5b93bf1d03799c6d043da8fb https://github.com/django/django/commit/60d2dde2867dc91a5b93bf1d03799c6d043da8fb Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M doc

Re: [Django] #22258: Show progress during dumpdata and loaddata

2014-03-24 Thread Django
#22258: Show progress during dumpdata and loaddata -+- Reporter: Gwildor |Owner: nobody Type: New feature | Status: new Component: Core (Managem

[django/django] 7af32b: [1.6.x] Fixed #21665 -- Documented that changes in...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 7af32bca38f01dc5b677a4161bf0853149f97b3e https://github.com/django/django/commit/7af32bca38f01dc5b677a4161bf0853149f97b3e Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

[django/django] 68a801: [1.7.x] Fixed #21665 -- Documented that changes in...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 68a80166cd2a7e36d077a550468d382f443a079e https://github.com/django/django/commit/68a80166cd2a7e36d077a550468d382f443a079e Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

Re: [Django] #21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal

2014-03-24 Thread Django
#21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal --+ Reporter: pdc |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal

2014-03-24 Thread Django
#21665: assertRedirects should treat equivalent URLs differing only in URL-escaping as equal --+ Reporter: pdc |Owner: nobody Type: Cleanup/optimization |

[django/django] eed7e1: Fixed #21665 -- Documented that changes in assertR...

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

Re: [Django] #17922: Add default "required" css classes to form labels

2014-03-24 Thread Django
#17922: Add default "required" css classes to form labels -+--- Reporter: hanson2010 |Owner: anubhav9042 Type: New feature | Status: closed Component: Forms|

Re: [Django] #22329: Use label_tag() in admin auth templates to remove hardcoded class='required'

2014-03-24 Thread Django
#22329: Use label_tag() in admin auth templates to remove hardcoded class='required' -+- Reporter: timo |Owner: nobody Type: | Status:

[Django] #22329: Use label_tag() in admin auth templates to remove hardcoded class='required'

2014-03-24 Thread Django
#22329: Use label_tag() in admin auth templates to remove hardcoded class='required' + Reporter: timo | Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #22328: Add --exclude option to compilemessages

2014-03-24 Thread Django
#22328: Add --exclude option to compilemessages -+- Reporter: infraredgirl |Owner: Type: New feature | infraredgirl Component: Core (Management |

Re: [Django] #22328: Add --exclude option to compilemessages

2014-03-24 Thread Django
#22328: Add --exclude option to compilemessages -+- Reporter: infraredgirl |Owner: Type: New feature | infraredgirl Component: Core (Management |

[Django] #22328: Add --exclude option to compilemessages

2014-03-24 Thread Django
#22328: Add --exclude option to compilemessages +-- Reporter: infraredgirl| Owner: infraredgirl Type: New feature | Status: new Component: Core (Management commands)

Re: [Django] #17922: Add default "required" css classes to form labels

2014-03-24 Thread Django
#17922: Add default "required" css classes to form labels -+--- Reporter: hanson2010 |Owner: anubhav9042 Type: New feature | Status: closed Component: Forms|

[django/django] 416a85: Fixed #17922 -- Added required_css_class to form l...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 416a8580232075d569cf3c386a97067884c67a60 https://github.com/django/django/commit/416a8580232075d569cf3c386a97067884c67a60 Author: Anubhav Joshi Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M

[Django] #22327: Turn BaseEmailBackend into a contextmanager

2014-03-24 Thread Django
#22327: Turn BaseEmailBackend into a contextmanager -+ Reporter: DasIch | Owner: nobody Type: New feature | Status: new Component: Core (Mail) |Version: Severity: Normal | Keywords: Triage Sta

[django/django] 779ef5: [1.6.x] Updated six to 1.6.1.

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: 779ef57c37583488eed737b978f76929148dc663 https://github.com/django/django/commit/779ef57c37583488eed737b978f76929148dc663 Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

[django/django] f2a9f7: [1.4.x] Updated six to 1.6.1.

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.4.x Home: https://github.com/django/django Commit: f2a9f715657105306e6cf0b978be60bb6f745c8a https://github.com/django/django/commit/f2a9f715657105306e6cf0b978be60bb6f745c8a Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

[django/django] efb0c8: [1.5.x] Updated six to 1.6.1.

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

[django/django] 70b34f: [1.7.x] Updated six to 1.6.1.

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 70b34f095c85a70f05439de1c96b7c761b1c9e32 https://github.com/django/django/commit/70b34f095c85a70f05439de1c96b7c761b1c9e32 Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

Re: [Django] #22326: Add kwarg for text-direction in modelfields

2014-03-24 Thread Django
#22326: Add kwarg for text-direction in modelfields -+- Reporter: anonymous|Owner: nobody Type: New feature | Status: closed Component: contrib.a

[django/django] 2ec82c: Updated six to 1.6.1.

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2ec82c7387db071278201796208808de84c90dbf https://github.com/django/django/commit/2ec82c7387db071278201796208808de84c90dbf Author: Tim Graham Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M dja

Re: [Django] #17464: [patch] Work with partial forms with the generic CreateView

2014-03-24 Thread Django
#17464: [patch] Work with partial forms with the generic CreateView ---+ Reporter: madjar |Owner: madjar Type: New feature| Status: assigned Component: Generic vi

Re: [Django] #22265: Assurance of consistent behavior of migrations

2014-03-24 Thread Django
#22265: Assurance of consistent behavior of migrations --+ Reporter: aruseni |Owner: mardini Type: Cleanup/optimization | Status: closed Component: Doc

[django/django] bff77e: Fixed #22265 -- Clarfied consistent behavior of mi...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: bff77e2aa81f90b5be2fd00220b479077d8082de https://github.com/django/django/commit/bff77e2aa81f90b5be2fd00220b479077d8082de Author: Moayad Mardini Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M

[django/django] f847ae: [1.7.x] Fixed #22265 -- Clarfied consistent behavi...

2014-03-24 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: f847aeb6f88b2a39d32a916b0649330764dc145e https://github.com/django/django/commit/f847aeb6f88b2a39d32a916b0649330764dc145e Author: Moayad Mardini Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths:

Re: [Django] #22265: Assurance of consistent behavior of migrations

2014-03-24 Thread Django
#22265: Assurance of consistent behavior of migrations --+ Reporter: aruseni |Owner: mardini Type: Cleanup/optimization | Status: closed Component: Doc

Re: [Django] #22318: Adding Form.has_error() to easily check if a given error has happened.

2014-03-24 Thread Django
#22318: Adding Form.has_error() to easily check if a given error has happened. -+ Reporter: loic84 |Owner: nobody Type: New feature | Status: closed Component: Forms

[django/django] 7ac838: Fixed #22318 -- Added Form.has_error() to easily c...

2014-03-24 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7ac8380799eedb374621317b62ccf026d86ea245 https://github.com/django/django/commit/7ac8380799eedb374621317b62ccf026d86ea245 Author: Loic Bistuer Date: 2014-03-24 (Mon, 24 Mar 2014) Changed paths: M d

Re: [Django] #22265: Assurance of consistent behavior of migrations

2014-03-24 Thread Django
#22265: Assurance of consistent behavior of migrations --+ Reporter: aruseni |Owner: mardini Type: Cleanup/optimization | Status: assigned Component: D

Re: [Django] #22324: form.has_change() is always True if BooleanField(default=True)

2014-03-24 Thread Django
#22324: form.has_change() is always True if BooleanField(default=True) ---+-- Reporter: osamak |Owner: nobody Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #22257: Write to specified file for dumpdata

2014-03-24 Thread Django
#22257: Write to specified file for dumpdata -+- Reporter: Gwildor |Owner: Type: New feature | anubhav9042 Component: Core (Management | Stat

[Django] #22326: Add kwarg for text-direction in modelfields

2014-03-24 Thread Django
#22326: Add kwarg for text-direction in modelfields --+ Reporter:| Owner: nobody anonymous | Status: new Type: New |Version: 1.6 feature | Key

Re: [Django] #22324: form.has_change() is always True if BooleanField(default=True)

2014-03-24 Thread Django
#22324: form.has_change() is always True if BooleanField(default=True) ---+-- Reporter: osamak |Owner: nobody Type: Uncategorized | Status: closed Compone

Re: [Django] #22324: form.has_change() is always True if BooleanField(default=True)

2014-03-24 Thread Django
#22324: form.has_change() is always True if BooleanField(default=True) ---+-- Reporter: osamak |Owner: nobody Type: Uncategorized | Status: closed Component: Forms

Re: [Django] #22321: Missing DB errors wrapping around _set_autocommit

2014-03-24 Thread Django
#22321: Missing DB errors wrapping around _set_autocommit -+- Reporter: alexkoshelev |Owner: aaugustin Type: Bug | Status: assigned Component:

Re: [Django] #22319: ValueError: Related model cannot be resolved

2014-03-24 Thread Django
#22319: ValueError: Related model cannot be resolved +-- Reporter: efrinut@… |Owner: nobody Type: Bug | Status: new Component: Migrations | Versio