Re: [Django] #23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type

2014-08-25 Thread Django
#23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type -+- Reporter: jdufresne|Owner: nobody Type: Bug |

Re: [Django] #23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type

2014-08-25 Thread Django
#23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type -+- Reporter: jdufresne|Owner: nobody Type: Bug |

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

Re: [Django] #23329: Regression in security patch for querystring manipulation in admin

2014-08-25 Thread Django
#23329: Regression in security patch for querystring manipulation in admin -+- Reporter: Markush2010 |Owner: charettes Type: Bug | Status: assigned

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

Re: [Django] #23359: Add ability to show the migration plan

2014-08-25 Thread Django
#23359: Add ability to show the migration plan -+--- Reporter: Markush2010 |Owner: Markush2010 Type: New feature | Status: assigned Component: Migrations |

Re: [Django] #23329: Regression in security patch for querystring manipulation in admin

2014-08-25 Thread Django
#23329: Regression in security patch for querystring manipulation in admin -+- Reporter: Markush2010 |Owner: charettes Type: Bug | Status: assigned

Re: [Django] #19107: Can't send unicode e-mail

2014-08-25 Thread Django
#19107: Can't send unicode e-mail -+ Reporter: carneiro.be@…|Owner: nobody Type: Bug | Status: closed Component: Core (Mail) |

Re: [Django] #19107: Can't send unicode e-mail

2014-08-25 Thread Django
#19107: Can't send unicode e-mail -+ Reporter: carneiro.be@…|Owner: nobody Type: Bug | Status: new Component: Core (Mail) |

[django/django] 5d2b46: [1.7.x] Made main user disconnect after creating t...

2014-08-25 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 5d2b4669e8e1bf61d6f3cc33326097507755c706 https://github.com/django/django/commit/5d2b4669e8e1bf61d6f3cc33326097507755c706 Author: Shai Berger Date: 2014-08-25 (Mon, 25 Aug 2014)

Re: [Django] #22583: Allow per-database migrations in multidb configurations

2014-08-25 Thread Django
#22583: Allow per-database migrations in multidb configurations -+ Reporter: akaariai |Owner: nobody Type: New feature | Status: new Component: Migrations |

Re: [Django] #23326: DatabaseCache must implement incr to guarantee atomic increment

2014-08-25 Thread Django
#23326: DatabaseCache must implement incr to guarantee atomic increment -+ Reporter: vinayan3 |Owner: nobody Type: Bug | Status: new

[django/django] 4c85a0: Made main user disconnect after creating test user...

2014-08-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: 4c85a0d95fa39f33c0f5335199a2e9d58a8736a9 https://github.com/django/django/commit/4c85a0d95fa39f33c0f5335199a2e9d58a8736a9 Author: Shai Berger Date: 2014-08-25 (Mon, 25 Aug 2014)

[django/django] 187ee0: [1.7.x] Removed unnecessary absolute_imports.

2014-08-25 Thread GitHub
Branch: refs/heads/stable/1.7.x Home: https://github.com/django/django Commit: 187ee0a4ac346b91ba5c302b6171d91a2dddbcbe https://github.com/django/django/commit/187ee0a4ac346b91ba5c302b6171d91a2dddbcbe Author: Tim Graham Date: 2014-08-25 (Mon, 25 Aug

Re: [Django] #21927: URL namespacing improvements

2014-08-25 Thread Django
#21927: URL namespacing improvements --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (URLs) |

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

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

Re: [Django] #23329: Regression in security patch for querystring manipulation in admin

2014-08-25 Thread Django
#23329: Regression in security patch for querystring manipulation in admin -+- Reporter: Markush2010 |Owner: charettes Type: Bug | Status: assigned

[django/django] e0cf03: Removed unnecessary absolute_imports.

2014-08-25 Thread GitHub
Branch: refs/heads/master Home: https://github.com/django/django Commit: e0cf030194dfeb6c27b21eabe6868f39e21cc66c https://github.com/django/django/commit/e0cf030194dfeb6c27b21eabe6868f39e21cc66c Author: Tim Graham Date: 2014-08-25 (Mon, 25 Aug 2014)

[Django] #23363: Field length in ORM

2014-08-25 Thread Django
#23363: Field length in ORM --+ Reporter: qurben| Owner: nobody Type: New feature | Status: new Component: Database layer (models, ORM) |Version:

Re: [Django] #23362: Database Columns as "Attributes"

2014-08-25 Thread Django
#23362: Database Columns as "Attributes" -+- Reporter: MalikRumi|Owner: nobody Type: | Status: new Cleanup/optimization |

[Django] #23362: Database Columns as "Attributes"

2014-08-25 Thread Django
#23362: Database Columns as "Attributes" ---+ Reporter: MalikRumi | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.6 Severity: Normal | Keywords:

Re: [Django] #23317: StaticFileStorage Encoding error on '\xf4'

2014-08-25 Thread Django
#23317: StaticFileStorage Encoding error on '\xf4' -+- Reporter: achedeuzot |Owner: nobody Type: Bug | Status: new Component: File

Re: [Django] #23361: django.test.Client and response data

2014-08-25 Thread Django
#23361: django.test.Client and response data ---+-- Reporter: liminspace |Owner: nobody Type: Uncategorized | Status: closed Component: Testing framework |

Re: [Django] #23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type

2014-08-25 Thread Django
#23357: MySQL DatabaseIntrospection.data_types_reverse for FIELD_TYPE.SHORT is wrong type -+- Reporter: jdufresne|Owner: nobody Type: Bug |

Re: [Django] #23361: django.test.Client and response data

2014-08-25 Thread Django
#23361: django.test.Client and response data ---+-- Reporter: liminspace |Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |

[Django] #23361: django.test.Client and response data

2014-08-25 Thread Django
#23361: django.test.Client and response data ---+-- Reporter: liminspace | Owner: nobody Type: Uncategorized | Status: new Component: Testing framework |Version: 1.7-rc-2 Severity: Normal

Re: [Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian |Owner: nobody Type: Uncategorized | Status: new Component: Migrations |

[Django] #23360: CircularDependencyError with AUTH_USER_MODEL set

2014-08-25 Thread Django
#23360: CircularDependencyError with AUTH_USER_MODEL set ---+-- Reporter: brian | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.7-rc-3 Severity: Normal