Re: [Django] #24862: Patch for GeoDjango to improve error message if database connection is bad

2015-05-26 Thread Django
#24862: Patch for GeoDjango to improve error message if database connection is bad -+- Reporter: brycenesbitt |Owner: nobody Type: | Status:

[Django] #24862: Patch for GeoDjango to improve error message if database connection is bad

2015-05-26 Thread Django
#24862: Patch for GeoDjango to improve error message if database connection is bad -+- Reporter: brycenesbitt | Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24836: force_text doesn't force SimpleLazyObject into a string

2015-05-26 Thread Django
#24836: force_text doesn't force SimpleLazyObject into a string -+ Reporter: riklaunim|Owner: nobody Type: Bug | Status: new Component: Utilities

Re: [Django] #24709: ArrayField doesn't support .update() and F() objects

2015-05-26 Thread Django
#24709: ArrayField doesn't support .update() and F() objects -+- Reporter: ris |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24861: Pass a queryset for each different field Admin Inlines

2015-05-26 Thread Django
#24861: Pass a queryset for each different field Admin Inlines -+- Reporter: unehub |Owner: nobody Type: New feature | Status: closed

Re: [Django] #24732: Reorder tutorial to cover basics before bells and whistles

2015-05-26 Thread Django
#24732: Reorder tutorial to cover basics before bells and whistles -+- Reporter: carljm |Owner: Type: | dirtycoder Cleanup/optimization |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24861: Pass a queryset for each different field Admin Inlines

2015-05-26 Thread Django
#24861: Pass a queryset for each different field Admin Inlines -+- Reporter: unehub |Owner: nobody Type: New feature | Status: new Component:

[Django] #24861: Pass a queryset for each different field Admin Inlines

2015-05-26 Thread Django
#24861: Pass a queryset for each different field Admin Inlines -+- Reporter: unehub | Owner: nobody Type: New feature | Status: new Component: |Version: master

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

[Django] #24860: Migrations leak stale RelatedManager related_model definitions

2015-05-26 Thread Django
#24860: Migrations leak stale RelatedManager related_model definitions --+--- Reporter: ecederstrand | Owner: nobody Type: Bug | Status: new Component: Migrations|Version: 1.8

Re: [Django] #24709: ArrayField doesn't support .update() and F() objects

2015-05-26 Thread Django
#24709: ArrayField doesn't support .update() and F() objects -+- Reporter: ris |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24817: Renaming a model field that has null=False makes it nullable in MySQL

2015-05-26 Thread Django
#24817: Renaming a model field that has null=False makes it nullable in MySQL -+ Reporter: murfi|Owner: coldmind Type: Bug | Status: assigned

Re: [Django] #23658: Provide the password to PostgreSQL from "dbshell" command

2015-05-26 Thread Django
#23658: Provide the password to PostgreSQL from "dbshell" command -+- Reporter: etanol |Owner: nobody Type: New feature | Status: new

Re: [Django] #24836: force_text doesn't force SimpleLazyObject into a string

2015-05-26 Thread Django
#24836: force_text doesn't force SimpleLazyObject into a string -+ Reporter: riklaunim|Owner: nobody Type: Bug | Status: new Component: Utilities

Re: [Django] #24817: Renaming a model field that has null=False makes it nullable in MySQL

2015-05-26 Thread Django
#24817: Renaming a model field that has null=False makes it nullable in MySQL -+ Reporter: murfi|Owner: coldmind Type: Bug | Status: assigned

Re: [Django] #24817: Renaming a model field that has null=False makes it nullable in MySQL

2015-05-26 Thread Django
#24817: Renaming a model field that has null=False makes it nullable in MySQL -+ Reporter: murfi|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24817: Renaming a model field that has null=False makes it nullable in MySQL

2015-05-26 Thread Django
#24817: Renaming a model field that has null=False makes it nullable in MySQL -+ Reporter: murfi|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN

2015-05-26 Thread Django
#24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN --+ Reporter: mattrobenolt |Owner: nobody Type: New feature | Status: new Component: CSRF |

Re: [Django] #24720: using middleware.common to append slashes causes extra overhead to all requests that do not end in a slash

2015-05-26 Thread Django
#24720: using middleware.common to append slashes causes extra overhead to all requests that do not end in a slash -+- Reporter: electricjay |Owner: nobody Type:

Re: [Django] #24847: Items set on a RequestContext after creation get lost

2015-05-26 Thread Django
#24847: Items set on a RequestContext after creation get lost -+ Reporter: pmdhazy |Owner: pwmarcz Type: Bug | Status: assigned Component: Template

[Django] #24859: UUIDField does not Properly Raise TyperError

2015-05-26 Thread Django
#24859: UUIDField does not Properly Raise TyperError ---+ Reporter: cancan101 | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.8 Severity: Normal |

Re: [Django] #24847: Items set on a RequestContext after creation get lost

2015-05-26 Thread Django
#24847: Items set on a RequestContext after creation get lost -+ Reporter: pmdhazy |Owner: pwmarcz Type: Bug | Status: assigned Component: Template

Re: [Django] #22938: clearsessions doesn't remove file-based sessions (was: clearsessions not remore session files from tmp)

2015-05-26 Thread Django
#22938: clearsessions doesn't remove file-based sessions --+ Reporter: atarkowska@… |Owner: nobody Type: Bug | Status: new Component: contrib.sessions

Re: [Django] #10941: Add querystring helper methods to Page class

2015-05-26 Thread Django
#10941: Add querystring helper methods to Page class --+ Reporter: benspaulding |Owner: nobody Type: New feature | Status: new Component: Core (Other) |

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: Type: New feature | Status: new Component: Core

Re: [Django] #24853: FK value not inserted in database in data migration

2015-05-26 Thread Django
#24853: FK value not inserted in database in data migration -+- Reporter: rakanalh |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24853: FK value not inserted in database in data migration

2015-05-26 Thread Django
#24853: FK value not inserted in database in data migration -+- Reporter: rakanalh |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24159: compilemessages does not behave the same as makemessages

2015-05-26 Thread Django
#24159: compilemessages does not behave the same as makemessages --+ Reporter: dracos|Owner: nobody Type: New feature | Status: new

Re: [Django] #24853: FK value not inserted in database in data migration

2015-05-26 Thread Django
#24853: FK value not inserted in database in data migration -+- Reporter: rakanalh |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24853: FK value not inserted in database in data migration

2015-05-26 Thread Django
#24853: FK value not inserted in database in data migration -+- Reporter: rakanalh |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24853: FK value not inserted in database in data migration

2015-05-26 Thread Django
#24853: FK value not inserted in database in data migration -+- Reporter: rakanalh |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

Re: [Django] #24858: get_foo_display with the ArrayField

2015-05-26 Thread Django
#24858: get_foo_display with the ArrayField --+-- Reporter: MounirMesselmeni |Owner: Type: Uncategorized | Status: new Component: contrib.postgres |

[Django] #24858: get_foo_display with the ArrayField

2015-05-26 Thread Django
#24858: get_foo_display with the ArrayField --+- Reporter: MounirMesselmeni | Owner: Type: Uncategorized | Status: new Component: contrib.postgres |Version: 1.8 Severity: Normal| Keywords:

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

Re: [Django] #24340: Nested deconstruction does not descend into lists, tuples or dicts

2015-05-26 Thread Django
#24340: Nested deconstruction does not descend into lists, tuples or dicts + Reporter: gasman |Owner: gasman Type: Bug | Status: closed Component: Migrations |

Re: [Django] #24675: Skip "SET SQL_AUTO_IS_NULL = 0" on versions of MySQL that don't need it

2015-05-26 Thread Django
#24675: Skip "SET SQL_AUTO_IS_NULL = 0" on versions of MySQL that don't need it -+- Reporter: ssjunior |Owner: ssjunior Type: | Status:

Re: [Django] #18247: filter and Decimal equality doesn't work

2015-05-26 Thread Django
#18247: filter and Decimal equality doesn't work -+- Reporter: elmopl@… |Owner: NEOatNHNG Type: Bug | Status: assigned Component:

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

Re: [Django] #24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN

2015-05-26 Thread Django
#24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN --+ Reporter: mattrobenolt |Owner: nobody Type: New feature | Status: new Component: CSRF |

Re: [Django] #24375: Add ability to mark migration as "part of initial" in Migration

2015-05-26 Thread Django
#24375: Add ability to mark migration as "part of initial" in Migration -+ Reporter: haeric |Owner: akulakov Type: New feature | Status: assigned

Re: [Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+-- Reporter: liwee |Owner: nobody Type: Bug| Status: closed Component: contrib.admin |

Re: [Django] #24506: Migrations are crashing after changing foreign key from auth.Group model to a proxy model of auth.Group (was: Proxying User model creates an invalid migration)

2015-05-26 Thread Django
#24506: Migrations are crashing after changing foreign key from auth.Group model to a proxy model of auth.Group +-- Reporter: tinloaf |Owner: marcofucci Type: Bug |

Re: [Django] #20916: Provide a "simple_login" feature for the test client

2015-05-26 Thread Django
#20916: Provide a "simple_login" feature for the test client ---+ Reporter: mjtamlyn |Owner: Type: New feature| Status: new Component: Testing framework

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

Re: [Django] #24846: MySQL Migration SchemaEditor default code is ignorant of other blob/text data types

2015-05-26 Thread Django
#24846: MySQL Migration SchemaEditor default code is ignorant of other blob/text data types -+- Reporter: adamchainz |Owner: | adamchainz Type:

Re: [Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin -+- Reporter: tricoder42 |Owner: | tricoder42 Type: New feature |

[Django] #24857: Add __main__ entry point as an alias for django-admin

2015-05-26 Thread Django
#24857: Add __main__ entry point as an alias for django-admin + Reporter: tricoder42 | Owner: nobody Type: New feature | Status: new Component: Core (Management

[Django] #24856: raw_id_fields popup missing

2015-05-26 Thread Django
#24856: raw_id_fields popup missing ---+ Reporter: liwee | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.8 Severity: Normal | Keywords: Triage