[Django] #21281: trying to override settings in test case setUpClass

2013-10-16 Thread Django
#21281: trying to override settings in test case setUpClass ---+ Reporter: anonymous | Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |Version: 1.5 Severity: N

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

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

Re: [Django] #14930: `values_list()` fails on queryset ordered by extra column

2013-10-16 Thread Django
#14930: `values_list()` fails on queryset ordered by extra column -+- Reporter: lsaffre |Owner: fhahn Type: Bug | Status: closed Componen

Re: [Django] #14930: `values_list()` fails on queryset ordered by extra column

2013-10-16 Thread Django
#14930: `values_list()` fails on queryset ordered by extra column -+- Reporter: lsaffre |Owner: fhahn Type: Bug | Status: closed Componen

Re: [Django] #21169: Deletion in custom reverse managers

2013-10-16 Thread Django
#21169: Deletion in custom reverse managers -+- Reporter: sebastian|Owner: loic84 Type: Bug | Status: assigned Component: Database layer

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

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

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: closed Component: contrib.adm

Re: [Django] #16969: Avoid selecting production database prior to test database setup/teardown

2013-10-16 Thread Django
#16969: Avoid selecting production database prior to test database setup/teardown --+ Reporter: andreas_pelme |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #21259: Wizard sets queryset instead of instance on InlineFormset

2013-10-16 Thread Django
#21259: Wizard sets queryset instead of instance on InlineFormset -+- Reporter: banderkat@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: closed Component: contrib.adm

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

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

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: closed Component: contrib.adm

Re: [Django] #13245: manually set db_table should not validate if it needs to be truncated

2013-10-16 Thread Django
#13245: manually set db_table should not validate if it needs to be truncated -+- Reporter: skoom|Owner: nobody Type: Bug | Status: new

Re: [Django] #13245: manually set db_table should not validate if it needs to be truncated

2013-10-16 Thread Django
#13245: manually set db_table should not validate if it needs to be truncated -+- Reporter: skoom|Owner: nobody Type: Bug | Status: new

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter -+- Reporter: cam.w.lee@… |Owner: nobody Type: Bug | Status: new Component: contrib.admin

[Django] #21280: Avoid generating empty migrations on serialization failures

2013-10-16 Thread Django
#21280: Avoid generating empty migrations on serialization failures --+ Reporter: timo| Owner: Type: Bug | Status: new Component: Migrations |Ver

[Django] #21279: Field content not escaped in admin filter

2013-10-16 Thread Django
#21279: Field content not escaped in admin filter --+ Reporter: cam.w.lee@… | Owner: nobody Type: Bug | Status: new Component:|Version: 1.4 contrib.admin

Re: [Django] #19323: Add django.contrib.redirects setting for turning redirect on/off.

2013-10-16 Thread Django
#19323: Add django.contrib.redirects setting for turning redirect on/off. -+- Reporter: Melevir |Owner: Melevir Type: New feature | Status: new C

Re: [Django] #21142: Cannot run migrations that reference django.contrib.auth.models.User (was: Referencing the User model and migrations)

2013-10-16 Thread Django
#21142: Cannot run migrations that reference django.contrib.auth.models.User -+ Reporter: mario.pfeifer@… |Owner: Type: Bug | Status: new Component: Migratio

Re: [Django] #8116: django.template.loader.select_template should not silently skip a template which includes another template that does not exist

2013-10-16 Thread Django
#8116: django.template.loader.select_template should not silently skip a template which includes another template that does not exist -+ Reporter: Michael P. Jung |Owner: shanx Type: Bug

Re: [Django] #7220: django.contrib.auth.models.AbstractBaseUser.last_login should allow null=True (was: Last_login in django.contrib.auth should has null=True)

2013-10-16 Thread Django
#7220: django.contrib.auth.models.AbstractBaseUser.last_login should allow null=True -+- Reporter: veena|Owner: anonymous Type: | Statu

Re: [Django] #21259: Wizard sets queryset instead of instance on InlineFormset

2013-10-16 Thread Django
#21259: Wizard sets queryset instead of instance on InlineFormset -+- Reporter: banderkat@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #16969: Avoid selecting production database prior to test database setup/teardown

2013-10-16 Thread Django
#16969: Avoid selecting production database prior to test database setup/teardown --+ Reporter: andreas_pelme |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #21270: pep8 cleanup: multiple statements on one line (colon)

2013-10-16 Thread Django
#21270: pep8 cleanup: multiple statements on one line (colon) --+ Reporter: timo |Owner: alasdair Type: Cleanup/optimization | Status: assigned Compo

Re: [Django] #21275: Cannot use migrations if model field specifies validators

2013-10-16 Thread Django
#21275: Cannot use migrations if model field specifies validators +-- Reporter: timo|Owner: Type: Bug | Status: new Component: Migrations | V

[django/django] 2992f4: Fixed #19657 -- Made sql commands honor allow_migr...

2013-10-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 2992f428614349b0dfe0f4183905f492fd3f62c2 https://github.com/django/django/commit/2992f428614349b0dfe0f4183905f492fd3f62c2 Author: Claude Paroz Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M d

Re: [Django] #19657: sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account

2013-10-16 Thread Django
#19657: sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account -+- Reporter: manelclos@… |Owner: nobody Type: Bug | Status:

[Django] #21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing.

2013-10-16 Thread Django
#21278: Using dumpdata to create unit test fixtures causes duplicate foreign keys for auth permissions. Excluding auth causes other referenced auth models to be missing. ---+ Reporter: ellisd23@… | Owner: nobody Type: Uncat

Re: [Django] #21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files

2013-10-16 Thread Django
#21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files -+ Reporter: dblack+django@… |Owner: vajrasky Type: New feature | Status:

Re: [Django] #21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files

2013-10-16 Thread Django
#21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files -+ Reporter: dblack+django@… |Owner: vajrasky Type: New feature | Status:

Re: [Django] #16969: Avoid selecting production database prior to test database setup/teardown

2013-10-16 Thread Django
#16969: Avoid selecting production database prior to test database setup/teardown --+ Reporter: andreas_pelme |Owner: nobody Type: Cleanup/optimization | Status:

[django/django] 91c77e: Avoided hardcoding Permission.name max_length

2013-10-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 91c77eeab837ff793311ac5b0321015a4e66d6da https://github.com/django/django/commit/91c77eeab837ff793311ac5b0321015a4e66d6da Author: Tim Graham Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M dja

Re: [Django] #18866: model Meta verbose_name too long error message not obvious

2013-10-16 Thread Django
#18866: model Meta verbose_name too long error message not obvious --+ Reporter: elena |Owner: toyg Type: Bug | Status: closed Component: contrib.auth |

Re: [Django] #21259: Wizard sets queryset instead of instance on InlineFormset

2013-10-16 Thread Django
#21259: Wizard sets queryset instead of instance on InlineFormset -+- Reporter: banderkat@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #21276: Bad trademark link on /community/logos/ (was: Bad link)

2013-10-16 Thread Django
#21276: Bad trademark link on /community/logos/ -+- Reporter: radiotipo@… |Owner: nobody Type: Bug | Status: closed Component: *.djangoproje

Re: [Django] #21276: Bad link

2013-10-16 Thread Django
#21276: Bad link ---+-- Reporter: radiotipo@…|Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 1.4 Severity:

Re: [Django] #21259: Wizard sets queryset instead of instance on InlineFormset

2013-10-16 Thread Django
#21259: Wizard sets queryset instead of instance on InlineFormset -+- Reporter: banderkat@… |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #19657: sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account

2013-10-16 Thread Django
#19657: sql, sqlcustom, sqlindexes and sqlall do not take allow_syncdb into account -+- Reporter: manelclos@… |Owner: nobody Type: Bug | Status:

Re: [Django] #21275: Cannot use migrations if model field specifies validators

2013-10-16 Thread Django
#21275: Cannot use migrations if model field specifies validators +-- Reporter: timo|Owner: Type: Bug | Status: new Component: Migrations | V

Re: [Django] #19973: Management commands migration to argparse

2013-10-16 Thread Django
#19973: Management commands migration to argparse -+- Reporter: jose |Owner: jose Type: | Status: assigned Cleanup/optimization

Re: [Django] #16969: Avoid selecting production database prior to test database setup/teardown

2013-10-16 Thread Django
#16969: Avoid selecting production database prior to test database setup/teardown --+ Reporter: andreas_pelme |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #7836: django.test.client._session should check for session middleware instead

2013-10-16 Thread Django
#7836: django.test.client._session should check for session middleware instead ---+ Reporter: trevor |Owner: nobody Type: Bug| Status: new Comp

Re: [Django] #21277: Running tests should not require "real" database

2013-10-16 Thread Django
#21277: Running tests should not require "real" database -+- Reporter: tobias9 |Owner: nobody Type: Bug | Status: closed Component: Test

Re: [Django] #7836: django.test.client._session should check for session middleware instead

2013-10-16 Thread Django
#7836: django.test.client._session should check for session middleware instead ---+ Reporter: trevor |Owner: nobody Type: Bug| Status: new Comp

Re: [Django] #21276: Bad link

2013-10-16 Thread Django
#21276: Bad link ---+-- Reporter: radiotipo@…|Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: 1.4 Severity:

Re: [Django] #7836: django.test.client._session should check for session middleware instead

2013-10-16 Thread Django
#7836: django.test.client._session should check for session middleware instead ---+ Reporter: trevor |Owner: nobody Type: Bug| Status: new Comp

[Django] #21277: Running tests should not require "real" database

2013-10-16 Thread Django
#21277: Running tests should not require "real" database ---+-- Reporter: tobias9| Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.5 S

[Django] #21276: Bad link

2013-10-16 Thread Django
#21276: Bad link ---+ Reporter: radiotipo@…| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage Stage: Unreviewed

[Django] #21275: Cannot use migrations if model field specifies validators

2013-10-16 Thread Django
#21275: Cannot use migrations if model field specifies validators --+ Reporter: timo| Owner: Type: Bug | Status: new Component: Migrations |Versi

Re: [Django] #7836: django.test.client._session should check for session middleware instead

2013-10-16 Thread Django
#7836: django.test.client._session should check for session middleware instead ---+ Reporter: trevor |Owner: nobody Type: Bug| Status: new Comp

Re: [Django] #21224: TypedChoiceField does not properly coerce 'None' in certain circumstances

2013-10-16 Thread Django
#21224: TypedChoiceField does not properly coerce 'None' in certain circumstances -+- Reporter: anonymous|Owner: nobody Type: Uncategorized| Status: n

Re: [Django] #21274: django-admin's --template option fails to download from https via proxy

2013-10-16 Thread Django
#21274: django-admin's --template option fails to download from https via proxy ---+-- Reporter: blueyed|Owner: nobody Type: Bug| Status: new Component: H

Re: [Django] #18400: Unexpected {% if %} behavior

2013-10-16 Thread Django
#18400: Unexpected {% if %} behavior --+ Reporter: apollo13 |Owner: susan Type: Bug | Status: assigned Component: Template system

Re: [Django] #21242: Allow more IANA schemes in URLValidator

2013-10-16 Thread Django
#21242: Allow more IANA schemes in URLValidator --+ Reporter: saschpe |Owner: saschpe Type: New feature | Status: assigned Component: Core (Other) |

Re: [Django] #21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files

2013-10-16 Thread Django
#21219: The FILE_UPLOAD_PERMISSIONS should not be used when deploying static files -+ Reporter: dblack+django@… |Owner: nobody Type: New feature | Status: n

Re: [Django] #17235: Multipartparser shouldn't leave the QueryDict mutable

2013-10-16 Thread Django
#17235: Multipartparser shouldn't leave the QueryDict mutable ---+ Reporter: apollo13 |Owner: hirokiky Type: Bug| Status: assigned Component: HTTP handling

Re: [Django] #18553: Django multipart parser creates mutable QueryDict

2013-10-16 Thread Django
#18553: Django multipart parser creates mutable QueryDict ---+- Reporter: k_bx |Owner: fred Type: Bug| Status: closed Component: HTTP handling |

Re: [Django] #18659: Remove `request.REQUEST`

2013-10-16 Thread Django
#18659: Remove `request.REQUEST` --+ Reporter: aaugustin |Owner: bouke Type: Cleanup/optimization | Status: assigned Component: HTTP handling |

Re: [Django] #21271: Django's usage of smtplib.SMTP should have a timeout

2013-10-16 Thread Django
#21271: Django's usage of smtplib.SMTP should have a timeout --+ Reporter: edevil|Owner: nobody Type: Cleanup/optimization | Status: new Component: C

[django/django] 3918ee: Fixed #7551 -- Made GFK allow None init argument.

2013-10-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 3918eeb9fde03a2ad1941bce022615fff8eae34d https://github.com/django/django/commit/3918eeb9fde03a2ad1941bce022615fff8eae34d Author: Bouke Haarsma Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M

Re: [Django] #7551: GenericForeignKey fails if initialized to None during model init

2013-10-16 Thread Django
#7551: GenericForeignKey fails if initialized to None during model init -+- Reporter: SamBull |Owner: bouke Type: Bug | Status: closed Co

[django/django] 763ac8: First pass on squashmigrations command; files are ...

2013-10-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 763ac8b642bc21b5a05c0d540c962804b36454ec https://github.com/django/django/commit/763ac8b642bc21b5a05c0d540c962804b36454ec Author: Andrew Godwin Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M

Re: [Django] #18160: Auth - Unknown Encoding Error when syncdb

2013-10-16 Thread Django
#18160: Auth - Unknown Encoding Error when syncdb --+- Reporter: anonymous |Owner: nobody Type: Bug | Status: closed Component: contrib.auth |

[django/django] 42f866: Improve migration optimizer to be able to optimize...

2013-10-16 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 42f8666f6aed126d9606e00688087a76dd17afc6 https://github.com/django/django/commit/42f8666f6aed126d9606e00688087a76dd17afc6 Author: Andrew Godwin Date: 2013-10-16 (Wed, 16 Oct 2013) Changed paths: M

Re: [Django] #17149: MediaDefiningClass not used as base class for other form meta classes

2013-10-16 Thread Django
#17149: MediaDefiningClass not used as base class for other form meta classes --+ Reporter: bradley.ayers@… |Owner: nobody Type: Cleanup/optimization | Status: clos

Re: [Django] #21273: Add read only support for Oracle XE to django.contrib.gis

2013-10-16 Thread Django
#21273: Add read only support for Oracle XE to django.contrib.gis -+- Reporter: vinhussey|Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #21273: Add read only support for Oracle XE to django.contrib.gis

2013-10-16 Thread Django
#21273: Add read only support for Oracle XE to django.contrib.gis -+- Reporter: vinhussey|Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #21273: Add read only support for Oracle XE to django.contrib.gis

2013-10-16 Thread Django
#21273: Add read only support for Oracle XE to django.contrib.gis -+- Reporter: vinhussey|Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #21273: Add read only support for Oracle XE to django.contrib.gis

2013-10-16 Thread Django
#21273: Add read only support for Oracle XE to django.contrib.gis -+- Reporter: vinhussey|Owner: nobody Type: | Status: new Cleanup/opti