Re: [Django] #24914: Include basic permission mixins into Django

2015-06-09 Thread Django
#24914: Include basic permission mixins into Django --+ Reporter: raphaelm |Owner: MarkusH Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #24940: unhashable type: 'RelatedManager' when deleting a model using django admin that has GenericRelation and related_query_name

2015-06-09 Thread Django
#24940: unhashable type: 'RelatedManager' when deleting a model using django admin that has GenericRelation and related_query_name ---+-- Reporter: jmfederico |Owner: nobody Type: Bug

Re: [Django] #24950: Add unicode_literals to startapp's template models.py

2015-06-09 Thread Django
#24950: Add unicode_literals to startapp's template models.py -+- Reporter: MarkusH |Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #24914: Include basic permission mixins into Django

2015-06-09 Thread Django
#24914: Include basic permission mixins into Django --+ Reporter: raphaelm |Owner: MarkusH Type: New feature | Status: assigned Component: contrib.auth |

[Django] #24963: Missing `seekable()` method in Files

2015-06-09 Thread Django
#24963: Missing `seekable()` method in Files --+ Reporter: carsongee | Owner: nobody Type: Bug | Status: new Component: Core (Other) |Version: master Severity: Normal| Keywords: Tria

Re: [Django] #24960: Blank pages due to {{ block.super }}

2015-06-09 Thread Django
#24960: Blank pages due to {{ block.super }} -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: closed Component: Template system

Re: [Django] #24769: Cast optparse verbosity argument to an integer for better backwards compatibility

2015-06-09 Thread Django
#24769: Cast optparse verbosity argument to an integer for better backwards compatibility -+- Reporter: blueyed |Owner: nobody Type: | Sta

Re: [Django] #24769: Cast optparse verbosity argument to an integer for better backwards compatibility

2015-06-09 Thread Django
#24769: Cast optparse verbosity argument to an integer for better backwards compatibility -+- Reporter: blueyed |Owner: nobody Type: | Sta

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2015-06-09 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: Type: New feature| Status: new Component: HTTP ha

Re: [Django] #24944: Have password_reset pass extra_context to the email template rendering as well

2015-06-09 Thread Django
#24944: Have password_reset pass extra_context to the email template rendering as well --+ Reporter: twelveeighty |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24959: date_interval_sql Implementations for Database Backends Do Not Handle Negative timedelta Objects Properly

2015-06-09 Thread Django
#24959: date_interval_sql Implementations for Database Backends Do Not Handle Negative timedelta Objects Properly -+- Reporter: fredpalmer |Owner: nobody Type: Uncategorized

Re: [Django] #24950: Add unicode_literals to startapp's template models.py

2015-06-09 Thread Django
#24950: Add unicode_literals to startapp's template models.py -+- Reporter: MarkusH |Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #24950: Add unicode_literals to startapp's template models.py

2015-06-09 Thread Django
#24950: Add unicode_literals to startapp's template models.py -+- Reporter: MarkusH |Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #24947: Move admin changelist filters into a separate class (Mixin)

2015-06-09 Thread Django
#24947: Move admin changelist filters into a separate class (Mixin) -+- Reporter: nanuxbe |Owner: nanuxbe Type: New feature | Status: new Compone

Re: [Django] #24945: Add support for fuzzystrmatch to contrib.postgres

2015-06-09 Thread Django
#24945: Add support for fuzzystrmatch to contrib.postgres --+ Reporter: dracos|Owner: Type: New feature | Status: new Component: contrib.postgres |

Re: [Django] #24903: Backport assertRaisesMessage fix

2015-06-09 Thread Django
#24903: Backport assertRaisesMessage fix -+- Reporter: MoritzS |Owner: timgraham Type: Bug | Status: closed Component: Testing framework

Re: [Django] #24903: Backport assertRaisesMessage fix

2015-06-09 Thread Django
#24903: Backport assertRaisesMessage fix -+- Reporter: MoritzS |Owner: timgraham Type: Bug | Status: closed Component: Testing framework

Re: [Django] #24903: Backport assertRaisesMessage fix

2015-06-09 Thread Django
#24903: Backport assertRaisesMessage fix -+- Reporter: MoritzS |Owner: timgraham Type: Bug | Status: closed Component: Testing framework

Re: [Django] #24931: 404 error for "Views by namespace admin" at Admin Docs

2015-06-09 Thread Django
#24931: 404 error for "Views by namespace admin" at Admin Docs ---+ Reporter: girishkumarkh |Owner: zedr Type: Bug| Status: assigned Component: contr

Re: [Django] #24955: Allow BC and > 10000 years dates in Django ORM & forms

2015-06-09 Thread Django
#24955: Allow BC and > 1 years dates in Django ORM & forms -+- Reporter: BertrandBordage |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #24903: Backport assertRaisesMessage fix

2015-06-09 Thread Django
#24903: Backport assertRaisesMessage fix -+- Reporter: MoritzS |Owner: timgraham Type: Bug | Status: assigned Component: Testing framewo

Re: [Django] #24933: Make FormSet management forms optional

2015-06-09 Thread Django
#24933: Make FormSet management forms optional ---+-- Reporter: patrys |Owner: nobody Type: Uncategorized | Status: new Component: Forms |

Re: [Django] #24920: Database type NUMERIC with no parameters is not supported

2015-06-09 Thread Django
#24920: Database type NUMERIC with no parameters is not supported -+- Reporter: shaib|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24959: date_interval_sql Implementations for Database Backends Do Not Handle Negative timedelta Objects Properly

2015-06-09 Thread Django
#24959: date_interval_sql Implementations for Database Backends Do Not Handle Negative timedelta Objects Properly -+- Reporter: fredpalmer |Owner: nobody Type: Uncategorized

Re: [Django] #24858: Add support for get_foo_display() with ArrayField

2015-06-09 Thread Django
#24858: Add support for get_foo_display() with ArrayField --+ Reporter: MounirMesselmeni |Owner: asser Type: New feature | Status: assigned Component: contrib.post

Re: [Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index --+ Reporter: danielr |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documen

Re: [Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index --+ Reporter: danielr |Owner: nobody Type: Cleanup/optimization | Status: closed Component: Documen

Re: [Django] #24943: Update contributing tutorial to use virtualenv

2015-06-09 Thread Django
#24943: Update contributing tutorial to use virtualenv -+- Reporter: timgraham|Owner: Type: | giuliettamasina Cleanup/optimization |

Re: [Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index --+ Reporter: danielr |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentat

Re: [Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index --+ Reporter: danielr |Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentat

Re: [Django] #24943: Update contributing tutorial to use virtualenv

2015-06-09 Thread Django
#24943: Update contributing tutorial to use virtualenv -+- Reporter: timgraham|Owner: Type: | giuliettamasina Cleanup/optimization |

Re: [Django] #11642: Specify default namespace in urls.py

2015-06-09 Thread Django
#11642: Specify default namespace in urls.py -+- Reporter: mrmachine|Owner: abki Type: New feature | Status: closed Component: Core (URLs)

Re: [Django] #24914: Include basic permission mixins into Django

2015-06-09 Thread Django
#24914: Include basic permission mixins into Django --+ Reporter: raphaelm |Owner: raphaelm Type: New feature | Status: assigned Component: contrib.auth |

Re: [Django] #24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view

2015-06-09 Thread Django
#24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view ---+ Reporter: alito | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view

2015-06-09 Thread Django
#24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view ---+ Reporter: alito | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view

2015-06-09 Thread Django
#24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view ---+ Reporter: alito | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view

2015-06-09 Thread Django
#24962: Objects with primary keys containing newlines do not get links to being edited in the admin list view ---+ Reporter: alito | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

[Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index ---+ Reporter: danielr| Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal | Keywor

Re: [Django] #24961: Show links to all auth docs from main index

2015-06-09 Thread Django
#24961: Show links to all auth docs from main index ---+-- Reporter: danielr|Owner: nobody Type: Uncategorized | Status: new Component: Documentation |

Re: [Django] #24960: Blank pages due to {{ block.super }} (was: {{ block.super }} hides UnicodeDecodeErrors)

2015-06-09 Thread Django
#24960: Blank pages due to {{ block.super }} -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Template system

Re: [Django] #24960: {{ block.super }} hides UnicodeDecodeErrors (was: {{ block.super }} hides UnicodeEncodeErrors)

2015-06-09 Thread Django
#24960: {{ block.super }} hides UnicodeDecodeErrors -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component: Template sys

[Django] #24960: {{ block.super }} hides UnicodeEncodeErrors

2015-06-09 Thread Django
#24960: {{ block.super }} hides UnicodeEncodeErrors --+ Reporter: srkunze | Owner: nobody Type: Bug | Status: new Component: Template |Version: master system

Re: [Django] #24955: Allow BC and > 10000 years dates in Django ORM & forms

2015-06-09 Thread Django
#24955: Allow BC and > 1 years dates in Django ORM & forms -+- Reporter: BertrandBordage |Owner: nobody Type: New feature | Status: new Component: D

Re: [Django] #24931: 404 error for "Views by namespace admin" at Admin Docs

2015-06-09 Thread Django
#24931: 404 error for "Views by namespace admin" at Admin Docs ---+ Reporter: girishkumarkh |Owner: zedr Type: Bug| Status: assigned Component: contr

Re: [Django] #24954: ManyToMany field fails with non-integer ids

2015-06-09 Thread Django
#24954: ManyToMany field fails with non-integer ids --+-- Reporter: cloudOver |Owner: nobody Type: Bug | Status: new Component: Migrations|