[Django] #25152: development server stops on SyntaxError or other Exceptions

2015-07-20 Thread Django
#25152: development server stops on SyntaxError or other Exceptions +--- Reporter: miiga | Owner: nobody Type: Bug | Status: new Component: Utilities |Version: 1.8 Severity: Normal | Ke

Re: [Django] #25143: ArrayField should implement from_db_value()

2015-07-20 Thread Django
#25143: ArrayField should implement from_db_value() --+-- Reporter: Odahi |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #25147: HTML debug page: "Switch to copy-paste" toggle not working properly (was: TraceBack: Switch to copy paste view not working properly)

2015-07-20 Thread Django
#25147: HTML debug page: "Switch to copy-paste" toggle not working properly -+- Reporter: Yidnekachew |Owner: timgraham Type: | Status: close

Re: [Django] #25151: rename LOGIN_REDIRECT_URL to POST_LOGIN_URL

2015-07-20 Thread Django
#25151: rename LOGIN_REDIRECT_URL to POST_LOGIN_URL -+- Reporter: ar45 |Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #25151: rename LOGIN_REDIRECT_URL to POST_LOGIN_URL

2015-07-20 Thread Django
#25151: rename LOGIN_REDIRECT_URL to POST_LOGIN_URL --+-- Reporter: ar45 | Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other) |Version: 1.8 Severi

Re: [Django] #25143: ArrayField should implement from_db_value()

2015-07-20 Thread Django
#25143: ArrayField should implement from_db_value() --+-- Reporter: Odahi |Owner: Type: Bug | Status: new Component: contrib.postgres |

Re: [Django] #25150: Iterable objects are converted to lists during SQL handling

2015-07-20 Thread Django
#25150: Iterable objects are converted to lists during SQL handling -+- Reporter: ekoyle |Owner: nobody Type: Uncategorized| Status: new Componen

Re: [Django] #25150: Iterable objects are converted to lists during SQL handling

2015-07-20 Thread Django
#25150: Iterable objects are converted to lists during SQL handling -+- Reporter: ekoyle |Owner: nobody Type: Uncategorized| Status: new Componen

Re: [Django] #25150: Iterable objects are converted to lists during SQL handling

2015-07-20 Thread Django
#25150: Iterable objects are converted to lists during SQL handling --+ Reporter: ekoyle| Owner: nobody Type: Uncategorized | Status: new Component: Database layer

[Django] #25150: Iterable objects are converted to lists during SQL handling

2015-07-20 Thread Django
#25150: Iterable objects are converted to lists during SQL handling --+ Reporter: ekoyle| Owner: nobody Type: Uncategorized | Status: new Component: Database layer

Re: [Django] #25149: Replace window.__admin_utc_offset__ with a data attribute

2015-07-20 Thread Django
#25149: Replace window.__admin_utc_offset__ with a data attribute -+- Reporter: timgraham|Owner: timgraham Type: | Status: new Cleanup/o

Re: [Django] #25149: Replace window.__admin_utc_offset__ with a data attribute

2015-07-20 Thread Django
#25149: Replace window.__admin_utc_offset__ with a data attribute -+- Reporter: timgraham|Owner: timgraham Type: | Status: new Cleanup/o

[Django] #25149: Replace window.__admin_utc_offset__ with a data attribute

2015-07-20 Thread Django
#25149: Replace window.__admin_utc_offset__ with a data attribute -+- Reporter: timgraham | Owner: timgraham Type: | Status: new Cleanup/optimization

Re: [Django] #25110: A test in test_runner fails

2015-07-20 Thread Django
#25110: A test in test_runner fails ---+ Reporter: double-y |Owner: JMGordon Type: Bug| Status: assigned Component: Testing framework |

Re: [Django] #25110: A test in test_runner fails

2015-07-20 Thread Django
#25110: A test in test_runner fails ---+ Reporter: double-y |Owner: JMGordon Type: Bug| Status: assigned Component: Testing framework |

Re: [Django] #25134: Add a decorator to escapsulate admin method properties

2015-07-20 Thread Django
#25134: Add a decorator to escapsulate admin method properties -+- Reporter: jaap3|Owner: nobody Type: New feature | Status: new Component: c

Re: [Django] #25134: Add a decorator to escapsulate admin method properties

2015-07-20 Thread Django
#25134: Add a decorator to escapsulate admin method properties -+- Reporter: jaap3|Owner: nobody Type: New feature | Status: new Component: c

Re: [Django] #21127: on_delete should be a required parameter for ForeignKey

2015-07-20 Thread Django
#21127: on_delete should be a required parameter for ForeignKey -+- Reporter: carljm |Owner: fcurella Type: New feature | Status: assigned Compo

Re: [Django] #25140: Error when running test with MySQL database

2015-07-20 Thread Django
#25140: Error when running test with MySQL database -+- Reporter: luccascorrea |Owner: nobody Type: Bug | Status: closed Component: Database

Re: [Django] #25141: Remove GDAL Dependency for GeoJSON Serialiser

2015-07-20 Thread Django
#25141: Remove GDAL Dependency for GeoJSON Serialiser -+- Reporter: drepo|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #25052: UserCreationForm missing password_validaton.{validate, set}_password?

2015-07-20 Thread Django
#25052: UserCreationForm missing password_validaton.{validate,set}_password? -+ Reporter: lamby|Owner: nobody Type: Bug | Status: closed Component

Re: [Django] #16860: Provide hooks for password policy

2015-07-20 Thread Django
#16860: Provide hooks for password policy --+ Reporter: PaulM |Owner: erikr Type: New feature | Status: closed Component: contrib.auth | Version:

Re: [Django] #16860: Provide hooks for password policy

2015-07-20 Thread Django
#16860: Provide hooks for password policy --+ Reporter: PaulM |Owner: erikr Type: New feature | Status: closed Component: contrib.auth | Version:

Re: [Django] #21127: on_delete should be a required parameter for ForeignKey

2015-07-20 Thread Django
#21127: on_delete should be a required parameter for ForeignKey -+- Reporter: carljm |Owner: fcurella Type: New feature | Status: assigned Compo

Re: [Django] #21127: on_delete should be a required parameter for ForeignKey (was: on_delete=models.SET_NULL should be the default for nullable FKs)

2015-07-20 Thread Django
#21127: on_delete should be a required parameter for ForeignKey -+- Reporter: carljm |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #21127: on_delete=models.SET_NULL should be the default for nullable FKs

2015-07-20 Thread Django
#21127: on_delete=models.SET_NULL should be the default for nullable FKs -+- Reporter: carljm |Owner: nobody Type: New feature | Status: new Com

Re: [Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+-- Reporter: fcurella |Owner: fcurella Type: Uncategorized | Status: closed Component: c

Re: [Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+-- Reporter: fcurella |Owner: fcurella Type: Uncategorized | Status: assigned Component:

Re: [Django] #21127: on_delete=models.SET_NULL should be the default for nullable FKs

2015-07-20 Thread Django
#21127: on_delete=models.SET_NULL should be the default for nullable FKs -+- Reporter: carljm |Owner: nobody Type: New feature | Status: new Com

Re: [Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+-- Reporter: fcurella |Owner: fcurella Type: Uncategorized | Status: assigned Component:

Re: [Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+-- Reporter: fcurella |Owner: fcurella Type: Uncategorized | Status: assigned Component:

Re: [Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+-- Reporter: fcurella |Owner: nobody Type: Uncategorized | Status: new Component: contri

[Django] #25148: Add a warning for `CASCADE`ing foreign keys on custom User models.

2015-07-20 Thread Django
#25148: Add a warning for `CASCADE`ing foreign keys on custom User models. ---+ Reporter: fcurella | Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |Version: 1.8 Severity: No

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: timgraham Type: | Status: closed Cleanu

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: timgraham Type: | Status: closed Cleanu

Re: [Django] #25134: Add a decorator to escapsulate admin method properties

2015-07-20 Thread Django
#25134: Add a decorator to escapsulate admin method properties -+- Reporter: jaap3|Owner: nobody Type: New feature | Status: new Component: c

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: timgraham Type: | Status: assigned Clea

Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations -+- Reporter: MarkusH |Owner: Type: Bug | Status: new Component: Core (Manage

Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations -+- Reporter: MarkusH |Owner: Type: Bug | Status: new Component: Core (Manage

Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations -+- Reporter: MarkusH |Owner: | JulianGindi Type: Bug |

Re: [Django] #25144: No way to create tables for apps without migrations

2015-07-20 Thread Django
#25144: No way to create tables for apps without migrations -+- Reporter: MarkusH |Owner: | JulianGindi Type: Bug |

Re: [Django] #25134: Add a decorator to escapsulate admin method properties

2015-07-20 Thread Django
#25134: Add a decorator to escapsulate admin method properties -+- Reporter: jaap3|Owner: nobody Type: New feature | Status: new Component: c

Re: [Django] #25135: Deprecate admin list_display allow_tags

2015-07-20 Thread Django
#25135: Deprecate admin list_display allow_tags --+ Reporter: jaap3 |Owner: jaap3 Type: Cleanup/optimization | Status: assigned Component: contrib.ad

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #23622: Subquery doesn't respect order when not bound to a __pk__ field.

2015-07-20 Thread Django
#23622: Subquery doesn't respect order when not bound to a __pk__ field. -+- Reporter: ris |Owner: Type: Bug | Status: closed Componen

Re: [Django] #23622: Subquery doesn't respect order when not bound to a __pk__ field.

2015-07-20 Thread Django
#23622: Subquery doesn't respect order when not bound to a __pk__ field. -+- Reporter: ris |Owner: Type: Bug | Status: new Component:

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew |Owner: nobody Type: | Status: new Cleanup/opti

Re: [Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: Yidnekachew | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #25146: Allow method_decorator to work at the class level

2015-07-20 Thread Django
#25146: Allow method_decorator to work at the class level --+ Reporter: georgebrock |Owner: nobody Type: New feature | Status: new Component: Utilities

[Django] #25147: TraceBack: Switch to copy paste view not working properly

2015-07-20 Thread Django
#25147: TraceBack: Switch to copy paste view not working properly -+- Reporter: | Owner: nobody Yidnekachew| Type: Bug | Status: new Component: |Version:

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

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

Re: [Django] #25138: Easier decoration of class-based views

2015-07-20 Thread Django
#25138: Easier decoration of class-based views --+-- Reporter: georgebrock |Owner: nobody Type: New feature | Status: closed Component: Generic views |

[Django] #25146: Allow method_decorator to work at the class level

2015-07-20 Thread Django
#25146: Allow method_decorator to work at the class level ---+-- Reporter: georgebrock| Owner: nobody Type: New feature| Status: new Component: Uncategorized |Version: 1.8 Severity: Normal

Re: [Django] #25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation

2015-07-20 Thread Django
#25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status

Re: [Django] #25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation

2015-07-20 Thread Django
#25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status

Re: [Django] #25138: Easier decoration of class-based views

2015-07-20 Thread Django
#25138: Easier decoration of class-based views --+-- Reporter: georgebrock |Owner: nobody Type: New feature | Status: new Component: Generic views |

Re: [Django] #25141: Remove GDAL Dependency for GeoJSON Serialiser

2015-07-20 Thread Django
#25141: Remove GDAL Dependency for GeoJSON Serialiser -+- Reporter: drepo|Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #20932: Issues with model Manager and inheritance.

2015-07-20 Thread Django
#20932: Issues with model Manager and inheritance. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: new Component: Database laye

Re: [Django] #20932: Issues with model Manager and inheritance.

2015-07-20 Thread Django
#20932: Issues with model Manager and inheritance. -+- Reporter: loic84 |Owner: nobody Type: Bug | Status: new Component: Database laye

Re: [Django] #25068: Metaclass conflict when doing createmigrations in ModelState.render

2015-07-20 Thread Django
#25068: Metaclass conflict when doing createmigrations in ModelState.render -+- Reporter: kosz85 |Owner: nobody Type: Bug | Status: new

Re: [Django] #25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation

2015-07-20 Thread Django
#25142: Refactor dispatch method in PermissionRequiredMixin to allow customisation --+ Reporter: dfunckt |Owner: dfunckt Type: Cleanup/optimization | Status