Re: [Django] #19195: Using distinct([*fields]) filter on a foreign key produces an ordering error when the foreign key has a Meta ordering field.

2014-02-12 Thread Django
#19195: Using distinct([*fields]) filter on a foreign key produces an ordering error when the foreign key has a Meta ordering field. -+- Reporter: chrisedgemon@… |Owner: nobody Type: B

Re: [Django] #22033: 'Model' object has no attribute 'replace'

2014-02-12 Thread Django
#22033: 'Model' object has no attribute 'replace' ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: closed Component: Utilities

Re: [Django] #22022: Allow field subclasses to require additional SQL

2014-02-12 Thread Django
#22022: Allow field subclasses to require additional SQL -+- Reporter: mjtamlyn |Owner: nobody Type: New feature | Status: new Component: Databas

Re: [Django] #22033: 'Model' object has no attribute 'replace'

2014-02-12 Thread Django
#22033: 'Model' object has no attribute 'replace' ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: new Component: Utilities

Re: [Django] #22033: 'Model' object has no attribute 'replace'

2014-02-12 Thread Django
#22033: 'Model' object has no attribute 'replace' ---+-- Reporter: strelnikovdmitrij |Owner: nobody Type: Bug| Status: closed Component: Utilities

Re: [Django] #20856: Error with admin popups: expected a character buffer object

2014-02-12 Thread Django
#20856: Error with admin popups: expected a character buffer object -+- Reporter: heppner.mark@… |Owner: nobody Type: Bug | Status: closed Compo

Re: [Django] #21856: Crash when DATABASES = {}

2014-02-12 Thread Django
#21856: Crash when DATABASES = {} -+ Reporter: aaugustin|Owner: andrewgodwin Type: Bug | Status: closed Component: Migrations |

[django/django] 7e941b: Reverting unapplied migrations check away from bei...

2014-02-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7e941ba67ceab8a74ba50509d13ed4298f8305cd https://github.com/django/django/commit/7e941ba67ceab8a74ba50509d13ed4298f8305cd Author: Andrew Godwin Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M

[Django] #22033: 'Model' object has no attribute 'replace'

2014-02-12 Thread Django
#22033: 'Model' object has no attribute 'replace' ---+ Reporter: strelnikovdmitrij | Owner: nobody Type: Bug| Status: new Component: Utilities |Version: 1.6 Severity: Normal

Re: [Django] #21856: Crash when DATABASES = {}

2014-02-12 Thread Django
#21856: Crash when DATABASES = {} -+ Reporter: aaugustin|Owner: andrewgodwin Type: Bug | Status: assigned Component: Migrations |

[django/django] b333de: Add --empty option to makemigrations

2014-02-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: b333de0f5dc6e66bd77cce9ffe0eef06a9e31f02 https://github.com/django/django/commit/b333de0f5dc6e66bd77cce9ffe0eef06a9e31f02 Author: Andrew Godwin Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M

Re: [Django] #21856: Crash when DATABASES = {}

2014-02-12 Thread Django
#21856: Crash when DATABASES = {} -+- Reporter: aaugustin|Owner: Andrew Type: Bug | Godwin Component: Migrations | Status: ne

Re: [Django] #22002: AppConfig.ready() and tests

2014-02-12 Thread Django
#22002: AppConfig.ready() and tests --+ Reporter: mjtamlyn |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |

Re: [Django] #22031: Checks framework complains about unapplied migrations when running `manage.py migrate`

2014-02-12 Thread Django
#22031: Checks framework complains about unapplied migrations when running `manage.py migrate` -+-- Reporter: bmispelon|Owner: Type: New feature | Status: closed Component

Re: [Django] #22032: Document settings.MIGRATION_MODULES

2014-02-12 Thread Django
#22032: Document settings.MIGRATION_MODULES --+ Reporter: bmispelon |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation

[Django] #22032: Document settings.MIGRATION_MODULES

2014-02-12 Thread Django
#22032: Document settings.MIGRATION_MODULES -+- Reporter: bmispelon | Owner: nobody Type: | Status: new Cleanup/optimization |Version:

[Django] #22031: Checks framework complains about unapplied migrations when running `manage.py migrate`

2014-02-12 Thread Django
#22031: Checks framework complains about unapplied migrations when running `manage.py migrate` ---+ Reporter: bmispelon| Owner: Type: New feature | Status: new Compon

Re: [Django] #22030: AttributeError: 'CharField' object has no attribute 'swappable_setting'

2014-02-12 Thread Django
#22030: AttributeError: 'CharField' object has no attribute 'swappable_setting' -+--- Reporter: bmispelon|Owner: Type: Bug | Status: new Component: Mi

[Django] #22030: AttributeError: 'CharField' object has no attribute 'swappable_setting'

2014-02-12 Thread Django
#22030: AttributeError: 'CharField' object has no attribute 'swappable_setting' ---+- Reporter: bmispelon| Owner: Type: Bug | Status: new Component:

Re: [Django] #22023: .values() followed by defer() or only() results invalid data or crash

2014-02-12 Thread Django
#22023: .values() followed by defer() or only() results invalid data or crash -+- Reporter: jtiai|Owner: nobody Type: Bug | Status: new

Re: [Django] #22029: documentation: new best place to put the signal handler registration

2014-02-12 Thread Django
#22029: documentation: new best place to put the signal handler registration -+- Reporter: un33k|Owner: nobody Type: | Status: new C

[Django] #22029: documentation: new best place to put the signal handler registration

2014-02-12 Thread Django
#22029: documentation: new best place to put the signal handler registration --+ Reporter: un33k | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Ve

Re: [Django] #20434: Have a template tag grammar instead of handling token/parser for every tag, and make it possible to introspect the grammar.

2014-02-12 Thread Django
#20434: Have a template tag grammar instead of handling token/parser for every tag, and make it possible to introspect the grammar. -+- Reporter: jonathanslenders |Owner: Type: New featu

Re: [Django] #22028: documentation: apps without models.py can register for db related signals

2014-02-12 Thread Django
#22028: documentation: apps without models.py can register for db related signals -+- Reporter: un33k|Owner: nobody Type: | Status: n

[Django] #22028: documentation: apps without models.py can register for db related signals

2014-02-12 Thread Django
#22028: documentation: apps without models.py can register for db related signals -+- Reporter: un33k| Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #21581: collecstatic --clear is too lax about warning users

2014-02-12 Thread Django
#21581: collecstatic --clear is too lax about warning users -+ Reporter: loic84 |Owner: loic84 Type: Bug | Status: closed Component: co

[django/django] d6db48: [1.6.x] Reworked the detection of local storages f...

2014-02-12 Thread GitHub
Branch: refs/heads/stable/1.6.x Home: https://github.com/django/django Commit: d6db48e5f6320ec3d76419b67c6a3819f078be5c https://github.com/django/django/commit/d6db48e5f6320ec3d76419b67c6a3819f078be5c Author: Loic Bistuer Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths:

Re: [Django] #21581: collecstatic --clear is too lax about warning users

2014-02-12 Thread Django
#21581: collecstatic --clear is too lax about warning users -+ Reporter: loic84 |Owner: loic84 Type: Bug | Status: closed Component: co

[django/django] 7e2788: Reworked the detection of local storages for the c...

2014-02-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 7e27885c6e7588471fd94a4def16b7081577bdfc https://github.com/django/django/commit/7e27885c6e7588471fd94a4def16b7081577bdfc Author: Loic Bistuer Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M d

[Django] #22026: Celebrate your success: We're quick to beat ourselves up when we don't reach our health and fitness goals, but we rarely celebrate our successes. When you've achieved one of your goal

2014-02-12 Thread Django
#22026: Celebrate your success: We're quick to beat ourselves up when we don't reach our health and fitness goals, but we rarely celebrate our successes. When you've achieved one of your goals, give yourself a pat on the back. Treat yourself to a massage, a new pair of shoes, or a night out with yo

[django/django] 73f51e: Fixed #22025 -- Listing app followed by app.Model ...

2014-02-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 73f51e411372ba3e74ccf5a2c2be88927ac2c6dd https://github.com/django/django/commit/73f51e411372ba3e74ccf5a2c2be88927ac2c6dd Author: Eli Bendersky Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M

Re: [Django] #22025: TypeError in the dumpdata command when listing "app app.Model"

2014-02-12 Thread Django
#22025: TypeError in the dumpdata command when listing "app app.Model" -+- Reporter: eliben@… |Owner: nobody Type: Bug | Status: closed Co

Re: [Django] #22025: TypeError in the dumpdata command when listing "app app.Model"

2014-02-12 Thread Django
#22025: TypeError in the dumpdata command when listing "app app.Model" -+- Reporter: eliben@… |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #22025: TypeError in the dumpdata command when listing "app app.Model"

2014-02-12 Thread Django
#22025: TypeError in the dumpdata command when listing "app app.Model" -+- Reporter: eliben@… |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #22025: TypeError in the dumpdata command when listing "app app.Model"

2014-02-12 Thread Django
#22025: TypeError in the dumpdata command when listing "app app.Model" -+- Reporter: eliben@… |Owner: nobody Type: Bug | Status: new Compo

[Django] #22025: TypeError in the dumpdata command when listing "app app.Model"

2014-02-12 Thread Django
#22025: TypeError in the dumpdata command when listing "app app.Model" + Reporter: eliben@…| Owner: nobody Type: Bug | Status: new Component: Core (Management

Re: [Django] #22018: Checks error on ModelAdmins with multiple fields in one line using lists

2014-02-12 Thread Django
#22018: Checks error on ModelAdmins with multiple fields in one line using lists ---+ Reporter: jwa|Owner: jwa Type: Bug| Status: assigned Component:

Re: [Django] #22024: there are no tests for assertContains

2014-02-12 Thread Django
#22024: there are no tests for assertContains -+- Reporter: hjwp |Owner: hjwp Type: | Status: closed Cleanup/optimization

Re: [Django] #22024: there are no tests for assertContains

2014-02-12 Thread Django
#22024: there are no tests for assertContains -+- Reporter: hjwp |Owner: hjwp Type: | Status: new Cleanup/optimization

Re: [Django] #22018: Checks error on ModelAdmins with multiple fields in one line using lists

2014-02-12 Thread Django
#22018: Checks error on ModelAdmins with multiple fields in one line using lists ---+ Reporter: jwa|Owner: nobody Type: Bug| Status: new Component: co

Re: [Django] #22024: there are no tests for assertContains

2014-02-12 Thread Django
#22024: there are no tests for assertContains -+- Reporter: hjwp |Owner: hjwp Type: | Status: new Cleanup/optimization

Re: [Django] #22024: there are no tests for assertContains

2014-02-12 Thread Django
#22024: there are no tests for assertContains -+- Reporter: hjwp |Owner: hjwp Type: | Status: new Cleanup/optimization

Re: [Django] #22023: .values() followed by defer() or only() results invalid data or crash

2014-02-12 Thread Django
#22023: .values() followed by defer() or only() results invalid data or crash -+- Reporter: jtiai|Owner: nobody Type: Bug | Status: new

Re: [Django] #22018: Checks error on ModelAdmins with multiple fields in one line using lists

2014-02-12 Thread Django
#22018: Checks error on ModelAdmins with multiple fields in one line using lists ---+-- Reporter: jwa|Owner: nobody Type: Bug| Status: new Component:

[Django] #22024: there are no tests for assertContains

2014-02-12 Thread Django
#22024: there are no tests for assertContains --+-- Reporter: hjwp | Owner: hjwp Type: Cleanup/optimization | Status: new Component: Utilities |Version: 1.6 Severity: Normal

[Django] #22023: .values() followed by defer() or only() results invalid data or crash

2014-02-12 Thread Django
#22023: .values() followed by defer() or only() results invalid data or crash --+ Reporter: jtiai | Owner: nobody Type: Bug | Status: new Component: Data

Re: [Django] #22015: Hide relationships with related_name='+' in contrib.admindocs (was: Hide relationships with related_name='+')

2014-02-12 Thread Django
#22015: Hide relationships with related_name='+' in contrib.admindocs ---+ Reporter: motiejus |Owner: nobody Type: Bug| Status: new Component: c

Re: [Django] #20745: Document the template language's silencing of TypeError

2014-02-12 Thread Django
#20745: Document the template language's silencing of TypeError -+- Reporter: robin|Owner: Baptiste Type: Bug | Mispelon Component: Template system

Re: [Django] #20745: Document the template language's silencing of TypeError

2014-02-12 Thread Django
#20745: Document the template language's silencing of TypeError -+- Reporter: robin|Owner: Baptiste Type: Bug | Mispelon Component: Template system

Re: [Django] #20745: Document the template language's silencing of TypeError

2014-02-12 Thread Django
#20745: Document the template language's silencing of TypeError -+- Reporter: robin|Owner: Baptiste Type: Bug | Mispelon Component: Template system

[Django] #22022: Allow field subclasses to require additional SQL

2014-02-12 Thread Django
#22022: Allow field subclasses to require additional SQL -+- Reporter: mjtamlyn | Owner: nobody Type: New| Status: new feature|

Re: [Django] #22019: add section for definitive Model.objects documentation

2014-02-12 Thread Django
#22019: add section for definitive Model.objects documentation -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimiz

Re: [Django] #22019: add section for definitive Model.objects documentation

2014-02-12 Thread Django
#22019: add section for definitive Model.objects documentation -+- Reporter: cjerdonek|Owner: nobody Type: | Status: new Cleanup/optimiz

[Django] #22021: weight loss 305

2014-02-12 Thread Django
#22021: weight loss 305 ---+- Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: DIET ULTIMO Triag

[Django] #22020: No Wrinkle Fresh Face

2014-02-12 Thread Django
#22020: No Wrinkle Fresh Face ---+ Reporter: maryfox339@… | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.6 Severity: Normal | Keywords: admin Triage Sta

[django/django] e0381c: Fixed #22017 -- Prevented RuntimeError on Python 3

2014-02-12 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e0381cdf2e7f677c5b29f2e3351993e92915569a https://github.com/django/django/commit/e0381cdf2e7f677c5b29f2e3351993e92915569a Author: Claude Paroz Date: 2014-02-12 (Wed, 12 Feb 2014) Changed paths: M d

Re: [Django] #21049: RuntimeError when running ./manage.py runserver

2014-02-12 Thread Django
#21049: RuntimeError when running ./manage.py runserver --+-- Reporter: lvella@… |Owner: mburst Type: Bug | Status: closed Component: Python 3 | Version:

Re: [Django] #22017: RuntimeError: dictionary changed size during iteration

2014-02-12 Thread Django
#22017: RuntimeError: dictionary changed size during iteration --+--- Reporter: quinox|Owner: nobody Type: Bug | Status: closed Component: Python 3 |

Re: [Django] #22017: RuntimeError: dictionary changed size during iteration

2014-02-12 Thread Django
#22017: RuntimeError: dictionary changed size during iteration --+--- Reporter: quinox|Owner: nobody Type: Bug | Status: new Component: Python 3 | Ver