Re: [Django] #28464: How to prevent URLconf settings from being carried onto new project?

2017-08-02 Thread Django
#28464: How to prevent URLconf settings from being carried onto new project? -+- Reporter: Mike Lee |Owner: nobody Type: Bug | Status: new

[Django] #28464: How to prevent URLconf settings from being carried onto new project?

2017-08-02 Thread Django
#28464: How to prevent URLconf settings from being carried onto new project? -+- Reporter: Mike Lee | Owner: nobody Type: Bug| Status: new

Re: [Django] #28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6)

2017-08-02 Thread Django
#28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6) ---+-- Reporter: Simon Tomlinson|Owner: nobody Type: Bug

Re: [Django] #28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6)

2017-08-02 Thread Django
#28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6) ---+-- Reporter: Simon Tomlinson|Owner: nobody Type: Bug

[Django] #28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6)

2017-08-02 Thread Django
#28463: Custom migrations that create a postgres role run against the production database during tests (postgres 9.6) -+ Reporter: Simon Tomlinson| Owner: nobody Type: Bug

Re: [Django] #28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS

2017-08-02 Thread Django
#28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #7697: safe strings in debug page shown as html

2017-08-02 Thread Django
#7697: safe strings in debug page shown as html +- Reporter: charmless |Owner: Chris Beaven Type:| Status: closed Component: Core (Other) |

Re: [Django] #5046: views/debug.py: Display string of UnicodeError

2017-08-02 Thread Django
#5046: views/debug.py: Display string of UnicodeError -+- Reporter: Thomas Güttler |Owner: Adrian | Holovaty Type: |

Re: [Django] #7697: safe strings in debug page shown as html

2017-08-02 Thread Django
#7697: safe strings in debug page shown as html +- Reporter: charmless |Owner: Chris Beaven Type:| Status: closed Component: Core (Other) |

Re: [Django] #28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS

2017-08-02 Thread Django
#28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS

2017-08-02 Thread Django
#28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS

2017-08-02 Thread Django
#28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28441: GEOS version parsing fails if it has a trailing hash

2017-08-02 Thread Django
#28441: GEOS version parsing fails if it has a trailing hash --+ Reporter: vonabarak |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #28369: Provide ModelAdmin hooks for reversing URLs

2017-08-02 Thread Django
#28369: Provide ModelAdmin hooks for reversing URLs ---+ Reporter: steve yeago|Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #28369: Provide ModelAdmin hooks for reversing URLs

2017-08-02 Thread Django
#28369: Provide ModelAdmin hooks for reversing URLs ---+ Reporter: steve yeago|Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #28441: GEOS version parsing fails if it has a trailing hash

2017-08-02 Thread Django
#28441: GEOS version parsing fails if it has a trailing hash --+ Reporter: vonabarak |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets (was: list_editable unusable with large datasets)

2017-08-02 Thread Django
#28462: ModelAdmin.list_editable unusably slow and memory intensive with large datasets ---+ Reporter: Ben Cole |Owner: nobody Type: Bug| Status: new

Re: [Django] #28452: Consider adding a test command argument --locals to show traceback locals

2017-08-02 Thread Django
#28452: Consider adding a test command argument --locals to show traceback locals -+- Reporter: David Sanders|Owner: nobody Type: New feature | Status:

Re: [Django] #28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS (was: create_superuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS)

2017-08-02 Thread Django
#28461: createsuperuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28460: CharField primary keys with underscores are reversed incorrectly in admin links (was: CharField primary keys with underscores are reversed incorectly in admin links)

2017-08-02 Thread Django
#28460: CharField primary keys with underscores are reversed incorrectly in admin links ---+-- Reporter: cypreess |Owner: nobody Type: Bug| Status: closed

Re: [Django] #28461: create_superuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS (was: Can't create superuser with ForeignKey required field)

2017-08-02 Thread Django
#28461: create_superuser crashes with a ForeignKey to a CharField in REQUIRED_FIELDS --+ Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28441: GEOS version parsing fails if it has a trailing hash

2017-08-02 Thread Django
#28441: GEOS version parsing fails if it has a trailing hash --+ Reporter: vonabarak |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #28441: GEOS version parsing fails if it has a trailing hash

2017-08-02 Thread Django
#28441: GEOS version parsing fails if it has a trailing hash --+ Reporter: vonabarak |Owner: nobody Type: Cleanup/optimization | Status: closed

[Django] #28462: list_editable unusable with large datasets

2017-08-02 Thread Django
#28462: list_editable unusable with large datasets -+ Reporter: Ben Cole | Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #28459: Improve performance of QuerySet

2017-08-02 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #28460: CharField primary keys with underscores are reversed incorectly in admin links

2017-08-02 Thread Django
#28460: CharField primary keys with underscores are reversed incorectly in admin links ---+-- Reporter: cypreess |Owner: nobody Type: Bug| Status: closed

Re: [Django] #28461: Can't create superuser with ForeignKey required field

2017-08-02 Thread Django
#28461: Can't create superuser with ForeignKey required field --+-- Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

Re: [Django] #28461: Can't create superuser with ForeignKey required field

2017-08-02 Thread Django
#28461: Can't create superuser with ForeignKey required field --+-- Reporter: Kirill B. |Owner: nobody Type: Bug | Status: new Component: contrib.auth |

[Django] #28461: Can't create superuser with ForeignKey required field

2017-08-02 Thread Django
#28461: Can't create superuser with ForeignKey required field + Reporter: Kirill B. | Owner: nobody Type: Bug | Status: new Component: contrib.auth |

[Django] #28460: CharField primary keys with underscores are reversed incorectly in admin links

2017-08-02 Thread Django
#28460: CharField primary keys with underscores are reversed incorectly in admin links -+ Reporter: cypreess | Owner: nobody Type: Uncategorized | Status: new

Re: [Django] #28459: Improve performance of QuerySet

2017-08-02 Thread Django
#28459: Improve performance of QuerySet -+- Reporter: Sergey Fedoseev |Owner: nobody Type: | Status: closed Cleanup/optimization