Re: [Django] #21740: client.py uses mutable default arguments, which is bad practice

2014-01-06 Thread Django
#21740: client.py uses mutable default arguments, which is bad practice --+ Reporter: sleepydragon |Owner: nobody Type: Cleanup/optimization | Status: new Co

Re: [Django] #21454: Ignoring certain fields on INSERT and UPDATE queries

2014-01-06 Thread Django
#21454: Ignoring certain fields on INSERT and UPDATE queries -+- Reporter: mpessas |Owner: mpessas Type: New feature | Status: assigned Component

[Django] #21740: client.py uses mutable default arguments, which is bad practice

2014-01-06 Thread Django
#21740: client.py uses mutable default arguments, which is bad practice --+ Reporter: sleepydragon | Owner: nobody Type: Cleanup/optimization | Status: new Component: Testing framework |Version

Re: [Django] #21721: Python 3.4 support

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

Re: [Django] #21721: Python 3.4 support

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

[Django] #21739: When running tests, the fixture loading process has verbosity = 0 hardcoded

2014-01-06 Thread Django
#21739: When running tests, the fixture loading process has verbosity = 0 hardcoded ---+ Reporter: camilo.lopez.a@… | Owner: nobody Type: Bug| Status: new Component: Testing framew

Re: [Django] #21737: ImproperlyConfigured hidden, which causes hard to debug errors

2014-01-06 Thread Django
#21737: ImproperlyConfigured hidden, which causes hard to debug errors --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #21737: ImproperlyConfigured hidden, which causes hard to debug errors

2014-01-06 Thread Django
#21737: ImproperlyConfigured hidden, which causes hard to debug errors --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: closed

[django/django] 2dcde5: Avoided catching ImproperlyConfigured on django.se...

2014-01-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2dcde523abe6dca42d9b2d46a47c402979974c77 https://github.com/django/django/commit/2dcde523abe6dca42d9b2d46a47c402979974c77 Author: Aymeric Augustin Date: 2014-01-06 (Mon, 06 Jan 2014) Changed paths:

Re: [Django] #21737: ImproperlyConfigured hidden, which causes hard to debug errors

2014-01-06 Thread Django
#21737: ImproperlyConfigured hidden, which causes hard to debug errors --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Com

[django/django] 6a320c: Fixed #21718 -- Renamed has_app to is_installed.

2014-01-06 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 6a320cc14ae6cd2606cc10a5ba8b1c09f737bab4 https://github.com/django/django/commit/6a320cc14ae6cd2606cc10a5ba8b1c09f737bab4 Author: Aymeric Augustin Date: 2014-01-06 (Mon, 06 Jan 2014) Changed paths:

Re: [Django] #21718: Rename has_app

2014-01-06 Thread Django
#21718: Rename has_app --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Core (Other) |

Re: [Django] #21721: Python 3.4 support

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

Re: [Django] #21721: Python 3.4 support

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

[Django] #21738: models.F does not accept fields generated via QuerySet.extra

2014-01-06 Thread Django
#21738: models.F does not accept fields generated via QuerySet.extra --+ Reporter: tonnzor | Owner: nobody Type: Uncategorized | Status: new Component: Database laye

Re: [Django] #21737: ImproperlyConfigured hidden, which causes hard to debug errors

2014-01-06 Thread Django
#21737: ImproperlyConfigured hidden, which causes hard to debug errors --+ Reporter: apollo13 |Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #21735: username field uniqueness check should be optional

2014-01-06 Thread Django
#21735: username field uniqueness check should be optional -+- Reporter: cjerdonek|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #21735: username field uniqueness check should be optional

2014-01-06 Thread Django
#21735: username field uniqueness check should be optional -+- Reporter: cjerdonek|Owner: nobody Type: Bug | Status: closed Component: Co

Re: [Django] #19844: Uniqueness validation of USERNAME_FIELD should be overridable.

2014-01-06 Thread Django
#19844: Uniqueness validation of USERNAME_FIELD should be overridable. --+ Reporter: josh@…|Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #19844: Uniqueness validation of USERNAME_FIELD should be overridable.

2014-01-06 Thread Django
#19844: Uniqueness validation of USERNAME_FIELD should be overridable. --+ Reporter: josh@…|Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #19822: USERNAME_FIELD should be validated as unique=True

2014-01-06 Thread Django
#19822: USERNAME_FIELD should be validated as unique=True --+ Reporter: russellm |Owner: nobody Type: Cleanup/optimization | Status: closed Component: c

Re: [Django] #21735: username field uniqueness check should be optional

2014-01-06 Thread Django
#21735: username field uniqueness check should be optional -+- Reporter: cjerdonek|Owner: nobody Type: Bug | Status: new Component: Core

Re: [Django] #21721: Python 3.4 support

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

Re: [Django] #20036: django.contrib.gis.geos.error.GEOSException: Could not parse version info string "3.4.0dev-CAPI-1.8.0 r0"

2014-01-06 Thread Django
#20036: django.contrib.gis.geos.error.GEOSException: Could not parse version info string "3.4.0dev-CAPI-1.8.0 r0" + Reporter: chikiro.spam@… |Owner: nobody Type: Bug |

[Django] #21737: ImproperlyConfigured hidden, which causes hard to debug errors

2014-01-06 Thread Django
#21737: ImproperlyConfigured hidden, which causes hard to debug errors + Reporter: apollo13 | Owner: nobody Type: Cleanup/optimization | Status: new

[Django] #21736: form wizard choice containing multiple choice field

2014-01-06 Thread Django
#21736: form wizard choice containing multiple choice field -+- Reporter: | Owner: Prithviraj prithviraj.m.billa@… | Status: new Type: Uncategorized|Ve

Re: [Django] #19822: USERNAME_FIELD should be validated as unique=True

2014-01-06 Thread Django
#19822: USERNAME_FIELD should be validated as unique=True --+ Reporter: russellm |Owner: nobody Type: Cleanup/optimization | Status: closed Component: c

[Django] #21735: username field uniqueness check should be optional

2014-01-06 Thread Django
#21735: username field uniqueness check should be optional + Reporter: cjerdonek | Owner: nobody Type: Bug | Status: new Component: Core (Management commands) |