Re: [Django] #23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page

2014-11-21 Thread Django
#23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page -+ Reporter: nikolas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23753: Provide a set of SQL functions

2014-11-21 Thread Django
#23753: Provide a set of SQL functions -+- Reporter: jarshwah |Owner: jarshwah Type: New feature | Status: assigned Component: Database layer

Re: [Django] #23753: Provide a set of SQL functions

2014-11-21 Thread Django
#23753: Provide a set of SQL functions -+- Reporter: jarshwah |Owner: jarshwah Type: New feature | Status: assigned Component: Database layer

Re: [Django] #23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page

2014-11-21 Thread Django
#23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page -+ Reporter: nikolas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page

2014-11-21 Thread Django
#23866: Broken link on 403 forbidden "CSRF token missing or incorrect." page -+ Reporter: nikolas |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23860: Document the preferred imports order

2014-11-21 Thread Django
#23860: Document the preferred imports order ---+- Reporter: wrwrwr |Owner: timgraham Type: New feature| Status: assigned Component: Documentation |

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-11-21 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) --+ Reporter: nrogers64 |Owner: Type: Cleanup/optimization | Status: new Component: D

Re: [Django] #23395: Clarification on PEP 8 E501: line too long (> 79 characters)

2014-11-21 Thread Django
#23395: Clarification on PEP 8 E501: line too long (> 79 characters) -+- Reporter: nrogers64|Owner: Type: | JosephLeon Cleanup/optimization |

Re: [Django] #23543: Documentation how to test custom management command missing

2014-11-21 Thread Django
#23543: Documentation how to test custom management command missing --+ Reporter: wittwerch |Owner: dbrgn Type: Cleanup/optimization | Status: assigned Co

Re: [Django] #23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead.

2014-11-21 Thread Django
#23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead. -+- Reporter: collinanderson |Owner: nobody Type: Bug

Re: [Django] #23783: Support lazy redirect_to in HttpResponseRedirectBase

2014-11-21 Thread Django
#23783: Support lazy redirect_to in HttpResponseRedirectBase ---+-- Reporter: Kronuz |Owner: nobody Type: Uncategorized | Status: closed Component: Uncategorized |

Re: [Django] #23862: ManyToManyRel.get_related_field() doesn't account for defined through to_field

2014-11-21 Thread Django
#23862: ManyToManyRel.get_related_field() doesn't account for defined through to_field -+- Reporter: charettes|Owner: charettes Type: Bug | Sta

Re: [Django] #23517: Collect static files in parallel

2014-11-21 Thread Django
#23517: Collect static files in parallel -+- Reporter: thenewguy|Owner: nobody Type: Uncategorized| Status: closed Component: contrib.staticfiles

Re: [Django] #23887: Invalid multipart boundary causes internal server error

2014-11-21 Thread Django
#23887: Invalid multipart boundary causes internal server error ---+ Reporter: timgraham |Owner: claudep Type: Bug| Status: assigned Component: HTTP handling

Re: [Django] #23836: aggregate with a sliced queryset doesn't work with relations

2014-11-21 Thread Django
#23836: aggregate with a sliced queryset doesn't work with relations -+- Reporter: reinout |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #23778: Running tests outside the test runner needs clarification

2014-11-21 Thread Django
#23778: Running tests outside the test runner needs clarification --+ Reporter: Starou|Owner: Starou Type: Cleanup/optimization | Status: closed Compo

Re: [Django] #23816: Ability to defer model field by default

2014-11-21 Thread Django
#23816: Ability to defer model field by default -+- Reporter: rcoup|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #23778: Running tests outside the test runner needs clarification

2014-11-21 Thread Django
#23778: Running tests outside the test runner needs clarification --+ Reporter: Starou|Owner: Starou Type: Cleanup/optimization | Status: closed Compo

[Django] #23893: naive dateime warning running tests with MySQL

2014-11-21 Thread Django
#23893: naive dateime warning running tests with MySQL -+- Reporter: timgraham | Owner: nobody Type: Bug| Status: new Component: Database |

Re: [Django] #23851: 'GenericForeignKey' object has no attribute 'deconstruct'

2014-11-21 Thread Django
#23851: 'GenericForeignKey' object has no attribute 'deconstruct' -+- Reporter: corebreaker |Owner: nobody Type: Bug | Status: closed Compone

Re: [Django] #23887: Invalid multipart boundary causes internal server error

2014-11-21 Thread Django
#23887: Invalid multipart boundary causes internal server error ---+ Reporter: timgraham |Owner: claudep Type: Bug| Status: assigned Component: HTTP handling

Re: [Django] #23816: Ability to defer model field by default

2014-11-21 Thread Django
#23816: Ability to defer model field by default -+- Reporter: rcoup|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #23891: Revise deprecation / removal timeline for IPAddressField

2014-11-21 Thread Django
#23891: Revise deprecation / removal timeline for IPAddressField -+- Reporter: MarkusH |Owner: nobody Type: | Status: new Cleanup/optim

Re: [Django] #23816: Ability to defer model field by default

2014-11-21 Thread Django
#23816: Ability to defer model field by default -+- Reporter: rcoup|Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #23892: Make deconstructible classes forwards compatible

2014-11-21 Thread Django
#23892: Make deconstructible classes forwards compatible --+ Reporter: MarkusH |Owner: MarkusH Type: Cleanup/optimization | Status: assigned Component:

Re: [Django] #23892: Make deconstructible classes forwards compatible

2014-11-21 Thread Django
#23892: Make deconstructible classes forwards compatible -+- Reporter: MarkusH |Owner: MarkusH Type: | Status: assigned Cleanup/optimiz

[Django] #23892: Make deconstructible classes forwards compatible

2014-11-21 Thread Django
#23892: Make deconstructible classes forwards compatible --+- Reporter: MarkusH | Owner: Type: Cleanup/optimization | Status: new Component: Migrations|Version: 1.7 Severity: Nor

Re: [Django] #21753: Generic editing views should raise ImproperlyConfigured if both `form_class` and `fields` are specified

2014-11-21 Thread Django
#21753: Generic editing views should raise ImproperlyConfigured if both `form_class` and `fields` are specified -+- Reporter: gabejackson |Owner: Type: | berker

Re: [Django] #23861: Fields referenced in migrations cannot be (re)moved, even if migrations have been squashed

2014-11-21 Thread Django
#23861: Fields referenced in migrations cannot be (re)moved, even if migrations have been squashed -+ Reporter: spookylukey |Owner: nobody Type: Bug | Status:

[Django] #23891: Revise deprecation / removal timeline for IPAddressField

2014-11-21 Thread Django
#23891: Revise deprecation / removal timeline for IPAddressField --+ Reporter: MarkusH | Owner: nobody Type: Uncategorized | Status: new Component: Database layer (m

Re: [Django] #23861: Fields referenced in migrations cannot be (re)moved, even if migrations have been squashed (was: IPAddressField removal will break migrations and test suites)

2014-11-21 Thread Django
#23861: Fields referenced in migrations cannot be (re)moved, even if migrations have been squashed -+ Reporter: spookylukey |Owner: nobody Type: Bug | Status:

Re: [Django] #23861: IPAddressField removal will break migrations and test suites

2014-11-21 Thread Django
#23861: IPAddressField removal will break migrations and test suites -+-- Reporter: spookylukey |Owner: nobody Type: Bug | Status: new Component: Migrations |

[Django] #23890: Deprecation warning with numpy 1.8+

2014-11-21 Thread Django
#23890: Deprecation warning with numpy 1.8+ + Reporter: timgraham | Owner: nobody Type: Cleanup/optimization | Status: new Component: Template s

Re: [Django] #23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead.

2014-11-21 Thread Django
#23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead. -+- Reporter: collinanderson |Owner: nobody Type: Bug

Re: [Django] #23850: Test failure in migrations tests

2014-11-21 Thread Django
#23850: Test failure in migrations tests +-- Reporter: jphalip |Owner: nobody Type: Bug | Status: closed Component: Migrations | Version: maste

Re: [Django] #23865: Document raising a `ValidationError` with a dictionary

2014-11-21 Thread Django
#23865: Document raising a `ValidationError` with a dictionary -+- Reporter: alasdairnicol|Owner: nobody Type: | Status: closed Cleanup/opti

Re: [Django] #23682: Stronger redirect loop detection in the test client

2014-11-21 Thread Django
#23682: Stronger redirect loop detection in the test client -+- Reporter: wrwrwr |Owner: nobody Type: New feature | Status: new Component: Test

Re: [Django] #23865: Document raising a `ValidationError` with a dictionary

2014-11-21 Thread Django
#23865: Document raising a `ValidationError` with a dictionary -+- Reporter: alasdairnicol|Owner: nobody Type: | Status: closed Cleanup/opti

Re: [Django] #23682: Stronger redirect loop detection in the test client

2014-11-21 Thread Django
#23682: Stronger redirect loop detection in the test client ---+ Reporter: wrwrwr |Owner: nobody Type: New feature| Status: new Component: Testing fra

Re: [Django] #21587: Make generic RedirectView default to permanent=False

2014-11-21 Thread Django
#21587: Make generic RedirectView default to permanent=False -+- Reporter: wraus@… |Owner: Type: | berkerpeksag Cleanup/optimization |

Re: [Django] #23861: IPAddressField removal will break migrations and test suites

2014-11-21 Thread Django
#23861: IPAddressField removal will break migrations and test suites -+-- Reporter: spookylukey |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead.

2014-11-21 Thread Django
#23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead. -+- Reporter: collinanderson |Owner: nobody Type: Bug

Re: [Django] #23863: runtests should allow using the `keepdb` option.

2014-11-21 Thread Django
#23863: runtests should allow using the `keepdb` option. -+- Reporter: charettes|Owner: charettes Type: | Status: closed Cleanup/optimiz

Re: [Django] #20550: Add an option to preserve the database between test runs

2014-11-21 Thread Django
#20550: Add an option to preserve the database between test runs ---+ Reporter: aaugustin |Owner: gchp Type: New feature| Status: closed Component: Testi

Re: [Django] #23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead.

2014-11-21 Thread Django
#23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead. -+- Reporter: collinanderson |Owner: nobody Type: Bug

[Django] #23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead.

2014-11-21 Thread Django
#23889: mysql warning: Calling a SQLCompiler directly is deprecated. Call compiler.quote_name_unless_alias instead. --+ Reporter: collinanderson| Owner: nobody Type: Bug |

Re: [Django] #23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint

2014-11-21 Thread Django
#23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint -+- Reporter: heybuddy |Owner: trg Type: Bug |

Re: [Django] #23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint

2014-11-21 Thread Django
#23794: FieldDoesNotExist error in migration with deleted fields and unique_together constraint -+- Reporter: heybuddy |Owner: trg Type: Bug |

Re: [Django] #18586: Rewrite unit tests migrated from doctests

2014-11-21 Thread Django
#18586: Rewrite unit tests migrated from doctests -+- Reporter: konk |Owner: Type: | ChillarAnand Cleanup/optimization |

Re: [Django] #23861: IPAddressField removal will break migrations and test suites

2014-11-21 Thread Django
#23861: IPAddressField removal will break migrations and test suites -+-- Reporter: spookylukey |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #23888: UnicodeEncodeError on repr of File with unicode name

2014-11-21 Thread Django
#23888: UnicodeEncodeError on repr of File with unicode name -+- Reporter: sir-sigurd |Owner: sir- Type: Bug | sigurd Component: File |

Re: [Django] #23888: UnicodeEncodeError on repr of File with unicode name

2014-11-21 Thread Django
#23888: UnicodeEncodeError on repr of File with unicode name -+- Reporter: sir-sigurd |Owner: sir- Type: Bug | sigurd Component: File |

Re: [Django] #23888: UnicodeEncodeError on repr of File with unicode name

2014-11-21 Thread Django
#23888: UnicodeEncodeError on repr of File with unicode name -+- Reporter: sir-sigurd |Owner: sir- Type: Bug | sigurd Component: File |

Re: [Django] #23888: UnicodeEncodeError on repr of File with unicode name

2014-11-21 Thread Django
#23888: UnicodeEncodeError on repr of File with unicode name -+- Reporter: sir-sigurd |Owner: sir- Type: Bug | sigurd Component: File |

[Django] #23888: UnicodeEncodeError on repr of File with unicode name

2014-11-21 Thread Django
#23888: UnicodeEncodeError on repr of File with unicode name --+ Reporter: sir-sigurd| Owner: sir-sigurd Type: Bug | Status: new Component: File uploads/storage |Version:

Re: [Django] #23875: Clean up Query.get_count() implementation

2014-11-21 Thread Django
#23875: Clean up Query.get_count() implementation -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #23887: Invalid multipart boundary causes internal server error

2014-11-21 Thread Django
#23887: Invalid multipart boundary causes internal server error -+ Reporter: timgraham | Owner: nobody Type: Bug| Status: new Component: HTTP handli

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

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

Re: [Django] #23874: Admin Interface: Unique constraint in gis.db.models raises Integrity Error instead of the unique error message

2014-11-21 Thread Django
#23874: Admin Interface: Unique constraint in gis.db.models raises Integrity Error instead of the unique error message -+- Reporter: raratiru |Owner: nobody Type: Uncategorized

[Django] #23886: Accessing obsolete documentation page throws an exception

2014-11-21 Thread Django
#23886: Accessing obsolete documentation page throws an exception ---+ Reporter: timgraham| Owner: nobody Type: Bug | Status: new Com

Re: [Django] #23882: django 1.7 + inotify breaks autoreload of runserver with vim

2014-11-21 Thread Django
#23882: django 1.7 + inotify breaks autoreload of runserver with vim --+ Reporter: orzel |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #23882: django 1.7 + inotify breaks autoreload of runserver with vim

2014-11-21 Thread Django
#23882: django 1.7 + inotify breaks autoreload of runserver with vim --+ Reporter: orzel |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

Re: [Django] #23882: django 1.7 + inotify breaks autoreload of runserver with vim

2014-11-21 Thread Django
#23882: django 1.7 + inotify breaks autoreload of runserver with vim --+ Reporter: orzel |Owner: nobody Type: Bug | Status: new Component: Core (Other) |

[Django] #23885: Docs search view throws an exception when accessed via GET

2014-11-21 Thread Django
#23885: Docs search view throws an exception when accessed via GET ---+ Reporter: timgraham| Owner: nobody Type: Bug | Status: new Co

Re: [Django] #23884: Consider moving FlatPageSitemap to contrib.flatpages

2014-11-21 Thread Django
#23884: Consider moving FlatPageSitemap to contrib.flatpages --+ Reporter: kezabelle |Owner: nobody Type: Cleanup/optimization | Status: new Component: c

[Django] #23884: Consider moving FlatPageSitemap to contrib.flatpages

2014-11-21 Thread Django
#23884: Consider moving FlatPageSitemap to contrib.flatpages --+ Reporter: kezabelle | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.sitemaps |Version: master

Re: [Django] #23883: flatatt modifies passed in dict, possibly changing the result of subsequent calls

2014-11-21 Thread Django
#23883: flatatt modifies passed in dict, possibly changing the result of subsequent calls -+- Reporter: timheap |Owner: Claude Type: Bug | Paroz Componen

Re: [Django] #23874: Admin Interface: Unique constraint in gis.db.models raises Integrity Error instead of the unique error message

2014-11-21 Thread Django
#23874: Admin Interface: Unique constraint in gis.db.models raises Integrity Error instead of the unique error message -+- Reporter: raratiru |Owner: nobody Type: Uncategorized

Re: [Django] #23883: flatatt modifies passed in dict, possibly changing the result of subsequent calls

2014-11-21 Thread Django
#23883: flatatt modifies passed in dict, possibly changing the result of subsequent calls ---+ Reporter: timheap|Owner: Type: Bug| Status: new Component:

Re: [Django] #23882: django 1.7 + inotify breaks autoreload of runserver with vim

2014-11-21 Thread Django
#23882: django 1.7 + inotify breaks autoreload of runserver with vim --+ Reporter: orzel |Owner: nobody Type: Bug | Status: new Component: Core (Other) |