Re: [Django] #22249: Cannot resolve keyword '' into field. Choices are:...

2014-03-11 Thread Django
#22249: Cannot resolve keyword '' into field. Choices are:... --+-- Reporter: srnsht@… |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

[Django] #22251: Dumpdata improvement suggestions

2014-03-11 Thread Django
#22251: Dumpdata improvement suggestions + Reporter: Gwildor | Owner: nobody Type: Cleanup/optimization| Status: new Component: Core (Management commands) |Version:

Re: [Django] #8162: Increase Permission.name max_length

2014-03-11 Thread Django
#8162: Increase Permission.name max_length -+- Reporter: juliae |Owner: wilsoniya Type: Bug | Status: assigned Component: contrib.auth |

Re: [Django] #21721: Python 3.4 support

2014-03-11 Thread Django
#21721: Python 3.4 support -+ Reporter: mjtamlyn |Owner: nobody Type: Bug | Status: new Component: Python 3 | Version:

Re: [Django] #22251: Dumpdata improvement suggestions

2014-03-11 Thread Django
#22251: Dumpdata improvement suggestions -+- Reporter: Gwildor |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #22217: ManyToManyField.through_fields docs mix up description of arguments

2014-03-11 Thread Django
#22217: ManyToManyField.through_fields docs mix up description of arguments -+-- Reporter: dfunckt |Owner: ramiro Type: Bug | Status: closed

[django/django] aaad3e: Fixed #22217 - ManyToManyField.through_fields fixe...

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: aaad3e27ac7cfcbbfeac6353d17d27e8da523cc8 https://github.com/django/django/commit/aaad3e27ac7cfcbbfeac6353d17d27e8da523cc8 Author: Akis Kesoglou Date: 2014-03-11 (Tue, 11 Mar 2014)

Re: [Django] #22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field

2014-03-11 Thread Django
#22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field -+- Reporter: gwahl@… |Owner: nobody Type: Uncategorized|

[Django] #22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field

2014-03-11 Thread Django
#22250: Regression in 1.6.1->1.6.2 -- GIS sql compiler tries to generate sql for a non-concrete field --+ Reporter: gwahl@… | Owner: nobody Type: Uncategorized | Status:

Re: [Django] #22217: ManyToManyField.through_fields docs mix up description of arguments

2014-03-11 Thread Django
#22217: ManyToManyField.through_fields docs mix up description of arguments -+-- Reporter: dfunckt |Owner: ramiro Type: Bug | Status: assigned

Re: [Django] #20516: Allow use of prepared statements

2014-03-11 Thread Django
#20516: Allow use of prepared statements -+- Reporter: est |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #22242: Setting cookie that is too large fails silently

2014-03-11 Thread Django
#22242: Setting cookie that is too large fails silently -+- Reporter: Euphorbium |Owner: anonymous | Status: assigned Type:

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-11 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-11 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

Re: [Django] #21734: Admin doesn't catch ProtectedError

2014-03-11 Thread Django
#21734: Admin doesn't catch ProtectedError ---+ Reporter: sander@… |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #22249: Cannot resolve keyword '' into field. Choices are:...

2014-03-11 Thread Django
#22249: Cannot resolve keyword '' into field. Choices are:... --+ Reporter: srnsht@… | Owner: nobody Type: Bug | Status: new Component: contrib.auth |Version: 1.6 Severity: Normal|

[django/django] f4d916: Remove failing test while we fix the underlying bu...

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: f4d91638fc4ab126ee9a269552511f5963ee61b4 https://github.com/django/django/commit/f4d91638fc4ab126ee9a269552511f5963ee61b4 Author: Andrew Godwin Date: 2014-03-11 (Tue, 11 Mar 2014)

Re: [Django] #22243: migrate raises IndexError when getting parent from self.graph

2014-03-11 Thread Django
#22243: migrate raises IndexError when getting parent from self.graph ---+-- Reporter: mszamot@… |Owner: nobody Type: Uncategorized | Status: new Component: Migrations

Re: [Django] #22248: Model renaming doesn't work backwards

2014-03-11 Thread Django
#22248: Model renaming doesn't work backwards -+ Reporter: andrewgodwin |Owner: andrewgodwin Type: Bug | Status: assigned Component: Migrations

[Django] #22248: Model renaming doesn't work backwards

2014-03-11 Thread Django
#22248: Model renaming doesn't work backwards -+-- Reporter: andrewgodwin | Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |Version: master Severity: Release

Re: [Django] #22245: Widget on DecimalField subclass ignored

2014-03-11 Thread Django
#22245: Widget on DecimalField subclass ignored -+ Reporter: jeroen.pulles@… |Owner: nobody Type: Bug | Status: new Component: Forms|

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-11 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

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

2014-03-11 Thread Django
#22247: Shouldn't it say "Downstream Caches" instead of "Upstream Caches"? ---+ Reporter: valgarv@… | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity:

Re: [Django] #21092: regressiontests.test_runner.tests.DeprecationDisplayTest.test_runner_deprecation_verbosity_zero() fails with enabled warnings

2014-03-11 Thread Django
#21092: regressiontests.test_runner.tests.DeprecationDisplayTest.test_runner_deprecation_verbosity_zero() fails with enabled warnings ---+ Reporter: Arfrever |Owner: nobody Type: Bug

Re: [Django] #22245: Widget on DecimalField subclass ignored

2014-03-11 Thread Django
#22245: Widget on DecimalField subclass ignored -+ Reporter: jeroen.pulles@… |Owner: nobody Type: Bug | Status: new Component: Forms|

[django/django] c4f772: Fixed test failures on Windows.

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: c4f772ed346fa68df503f545d28719c082f6b338 https://github.com/django/django/commit/c4f772ed346fa68df503f545d28719c082f6b338 Author: Tim Graham Date: 2014-03-11 (Tue, 11 Mar 2014)

Re: [Django] #21293: Some authentication-related templates are broken

2014-03-11 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: closed Component: contrib.auth

Re: [Django] #21293: Some authentication-related templates are broken

2014-03-11 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #21293: Some authentication-related templates are broken

2014-03-11 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

[django/django] 1d42a8: Tweak password admin change form view context. Ref...

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 1d42a86ec7e16336955735474f88e7632a34f3cb https://github.com/django/django/commit/1d42a86ec7e16336955735474f88e7632a34f3cb Author: Ramiro Morales Date: 2014-03-11 (Tue, 11 Mar 2014)

Re: [Django] #17638: Link up topic guides with API reference

2014-03-11 Thread Django
#17638: Link up topic guides with API reference ---+ Reporter: oinopion |Owner: Type: New feature| Status: new Component: Documentation | Version:

Re: [Django] #22246: WizardView.form_list is undocumented

2014-03-11 Thread Django
#22246: WizardView.form_list is undocumented -+-- Reporter: django-issues@… |Owner: nobody Type: Bug | Status: new Component: Documentation|

Re: [Django] #21293: Some authentication-related templates are broken

2014-03-11 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #8162: Increase Permission.name max_length

2014-03-11 Thread Django
#8162: Increase Permission.name max_length -+- Reporter: juliae |Owner: wilsoniya Type: Bug | Status: assigned Component: contrib.auth |

[Django] #22246: WizardView.form_list is undocumented

2014-03-11 Thread Django
#22246: WizardView.form_list is undocumented -+ Reporter: django-issues@… | Owner: nobody Type: Bug | Status: new Component: Documentation|Version: master Severity: Normal |

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

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

[django/django] 89e422: Updated spelling_wordlist.

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 89e4226ed180692ca0ee5e5e7cc52f5f4c8326a3 https://github.com/django/django/commit/89e4226ed180692ca0ee5e5e7cc52f5f4c8326a3 Author: Tim Graham Date: 2014-03-11 (Tue, 11 Mar 2014)

[django/django] ce3d9f: Fixed typo in docs/ref/django-admin.txt

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: ce3d9f847de0a34c08359fbea0f9c82550639c3a https://github.com/django/django/commit/ce3d9f847de0a34c08359fbea0f9c82550639c3a Author: Tim Graham Date: 2014-03-11 (Tue, 11 Mar 2014)

[django/django] f582b6: [1.6.x] Fixed typo in docs/ref/django-admin.txt

2014-03-11 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: f582b61f1c5a0fad85d3a7022e480acb9d597d4a https://github.com/django/django/commit/f582b61f1c5a0fad85d3a7022e480acb9d597d4a Author: Tim Graham Date: 2014-03-11 (Tue, 11 Mar

Re: [Django] #21293: Some authentication-related templates are broken

2014-03-11 Thread Django
#21293: Some authentication-related templates are broken -+ Reporter: EvilDMP |Owner: nobody Type: Bug | Status: closed Component: contrib.auth

[django/django] 6f4706: Fixed #21293 -- Adjusted admin header CSS to fix a...

2014-03-11 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6f470650d097abbc06021efd50b2bdc3c9ce4d3b https://github.com/django/django/commit/6f470650d097abbc06021efd50b2bdc3c9ce4d3b Author: Tim Graham Date: 2014-03-11 (Tue, 11 Mar 2014)

[Django] #22245: Widget on DecimalField subclass ignored

2014-03-11 Thread Django
#22245: Widget on DecimalField subclass ignored -+ Reporter: jeroen.pulles@… | Owner: nobody Type: Uncategorized| Status: new Component: Forms|Version: 1.6 Severity: Normal |

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-11 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

Re: [Django] #21845: Deprecate .py suffix for django-admin.py

2014-03-11 Thread Django
#21845: Deprecate .py suffix for django-admin.py -+- Reporter: apollo13 |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST

2014-03-11 Thread Django
#22004: Allow session.modified with an explicit False value to override SESSION_SAVE_EVERY_REQUEST --+-- Reporter: bruth |Owner: Type: Uncategorized | Status:

Re: [Django] #22184: template_tests relies on leaking state

2014-03-11 Thread Django
#22184: template_tests relies on leaking state -+ Reporter: aaugustin|Owner: nobody Type: Bug | Status: new Component: Template system |

Re: [Django] #22240: Hack and Learn

2014-03-11 Thread Django
#22240: Hack and Learn ---+ Reporter: beckastar |Owner: JDunck Type: Bug| Status: new Component: Documentation | Version: master

Re: [Django] #17656: collectstatic should not require a database

2014-03-11 Thread Django
#17656: collectstatic should not require a database -+- Reporter: jcspray@…|Owner: nobody Type: Bug | Status: closed Component:

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

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

Re: [Django] #18986: Improve error message for broken CSS in CachedStaticFilesStorage

2014-03-11 Thread Django
#18986: Improve error message for broken CSS in CachedStaticFilesStorage -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: closed

Re: [Django] #18958: CachedStaticFilesStorage should handle errors with broken CSS

2014-03-11 Thread Django
#18958: CachedStaticFilesStorage should handle errors with broken CSS -+- Reporter: yxven|Owner: nobody Type: New feature | Status: closed

Re: [Django] #17656: collectstatic should not require a database

2014-03-11 Thread Django
#17656: collectstatic should not require a database -+ Reporter: jcspray@…|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18986: Improve error message for broken CSS in CachedStaticFilesStorage

2014-03-11 Thread Django
#18986: Improve error message for broken CSS in CachedStaticFilesStorage -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: closed

Re: [Django] #18958: CachedStaticFilesStorage should handle errors with broken CSS

2014-03-11 Thread Django
#18958: CachedStaticFilesStorage should handle errors with broken CSS -+- Reporter: yxven|Owner: nobody Type: New feature | Status: closed