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

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

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

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

Re: [Django] #23710: ModelForm is not using the plain manager for foreign keys

2014-10-24 Thread Django
#23710: ModelForm is not using the plain manager for foreign keys -+- Reporter: eagle-r |Owner: nobody Type: Bug | Status: new

Re: [Django] #23681: NullBooleanSelect should have choices kwarg

2014-10-24 Thread Django
#23681: NullBooleanSelect should have choices kwarg -+-- Reporter: benjaoming |Owner: benjaoming Type: New feature | Status: assigned Component: Forms|

Re: [Django] #23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section

2014-10-24 Thread Django
#23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section ---+ Reporter: pobk |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section

2014-10-24 Thread Django
#23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section ---+ Reporter: pobk |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section

2014-10-24 Thread Django
#23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section ---+ Reporter: pobk |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #23712: BaseForm._html_output() uses inconsistent formatting for normal row

2014-10-24 Thread Django
#23712: BaseForm._html_output() uses inconsistent formatting for normal row + Reporter: alflanagan |Owner: nobody Type: Bug | Status: new Component: Forms |

Re: [Django] #22420: Postgresql connections not being dropped between tests?

2014-10-24 Thread Django
#22420: Postgresql connections not being dropped between tests? ---+-- Reporter: bacongobbler |Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #23712: BaseForm._html_output() uses inconsistent formatting for normal row

2014-10-24 Thread Django
#23712: BaseForm._html_output() uses inconsistent formatting for normal row ---+-- Reporter: alflanagan |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #23712: BaseForm._html_output() uses inconsistent formatting for normal row

2014-10-24 Thread Django
#23712: BaseForm._html_output() uses inconsistent formatting for normal row ---+ Reporter: alflanagan | Owner: nobody Type: Uncategorized | Status: new Component: Forms |Version: 1.7 Severity:

Re: [Django] #23710: ModelForm is not using the plain manager for foreign keys

2014-10-24 Thread Django
#23710: ModelForm is not using the plain manager for foreign keys ---+-- Reporter: eagle-r|Owner: nobody Type: Bug| Status: new Component: Uncategorized

Re: [Django] #23076: Cascaded deletion of polymorphic models fails

2014-10-24 Thread Django
#23076: Cascaded deletion of polymorphic models fails -+- Reporter: jernej@… |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #23652: Database name is not reset after destroying test database

2014-10-24 Thread Django
#23652: Database name is not reset after destroying test database -+- Reporter: Bjarkias |Owner: nobody Type: Bug | Status: closed

Re: [Django] #23652: Database name is not reset after destroying test database

2014-10-24 Thread Django
#23652: Database name is not reset after destroying test database -+- Reporter: Bjarkias |Owner: nobody Type: Bug | Status: new

Re: [Django] #9104: FieldDoesNotExist is defined in "confusing" place.

2014-10-24 Thread Django
#9104: FieldDoesNotExist is defined in "confusing" place. -+- Reporter: telenieko|Owner: nobody Type: | Status: new

Re: [Django] #23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section

2014-10-24 Thread Django
#23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section ---+ Reporter: pobk |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #23618: Migrations only work for apps containing models

2014-10-24 Thread Django
#23618: Migrations only work for apps containing models -+- Reporter: seddonym |Owner: nobody Type: | Status: closed

Re: [Django] #22645: Gis tests broken without a models.py

2014-10-24 Thread Django
#22645: Gis tests broken without a models.py + Reporter: apollo13|Owner: andrewgodwin Type: Bug | Status: new Component: Migrations |

[Django] #23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section

2014-10-24 Thread Django
#23711: Dead link in "Reusable Apps" tutorial - "Publishing your app" section ---+ Reporter: pobk | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.7 Severity:

Re: [Django] #23618: Migrations only work for apps containing models

2014-10-24 Thread Django
#23618: Migrations only work for apps containing models -+- Reporter: seddonym |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #23652: Database name is not reset after destroying test database

2014-10-24 Thread Django
#23652: Database name is not reset after destroying test database --+ Reporter: Bjarkias |Owner: nobody Type: Bug | Status: new

Re: [Django] #23652: Database name is not reset after destroying test database

2014-10-24 Thread Django
#23652: Database name is not reset after destroying test database --+ Reporter: Bjarkias |Owner: nobody Type: Bug | Status: new

Re: [Django] #23618: Migrations only work for apps containing models

2014-10-24 Thread Django
#23618: Migrations only work for apps containing models --+ Reporter: seddonym |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #23351: Admin Search Field error for related lookup

2014-10-24 Thread Django
#23351: Admin Search Field error for related lookup -+- Reporter: ebertti |Owner: nobody Type: Uncategorized| Status: closed Component: Database

Re: [Django] #23363: Field length in ORM

2014-10-24 Thread Django
#23363: Field length in ORM -+- Reporter: qurben |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #23681: NullBooleanSelect should have choices kwarg

2014-10-24 Thread Django
#23681: NullBooleanSelect should have choices kwarg -+-- Reporter: benjaoming |Owner: benjaoming Type: New feature | Status: assigned Component: Forms|

Re: [Django] #23709: postgres ArrayField can't access specific array indices in .values(), .aggregate(), etc.

2014-10-24 Thread Django
#23709: postgres ArrayField can't access specific array indices in .values(), .aggregate(), etc. --+ Reporter: kalenedrael |Owner: Type: Uncategorized | Status: new