Re: [Django] #26133: AbstractBaseUser missing password validaton

2016-01-24 Thread Django
#26133: AbstractBaseUser missing password validaton ---+-- Reporter: hacknaked |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

[Django] #26133: AbstractBaseUser missing password validaton

2016-01-24 Thread Django
#26133: AbstractBaseUser missing password validaton ---+ Reporter: hacknaked | Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |Version: 1.9 Severity: Normal | Keywor

Re: [Django] #25731: Remove choices from ether instance or method attribute in Select widget

2016-01-24 Thread Django
#25731: Remove choices from ether instance or method attribute in Select widget -+- Reporter: codingjoe|Owner: nobody Type: | Status: clos

Re: [Django] #25731: Remove choices from ether instance or method attribute in Select widget

2016-01-24 Thread Django
#25731: Remove choices from ether instance or method attribute in Select widget -+- Reporter: codingjoe|Owner: nobody Type: | Status: clos

Re: [Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-24 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham|Owner: timgraham Type: | Status:

Re: [Django] #26124: Add missing code formatting in docs headers

2016-01-24 Thread Django
#26124: Add missing code formatting in docs headers --+ Reporter: timgraham |Owner: rowanv Type: Cleanup/optimization | Status: assigned Component: Docum

Re: [Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-24 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham|Owner: timgraham Type: | Status:

[Django] #26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM

2016-01-24 Thread Django
#26132: Discourage use of TransactionTestCase.fixtures in favor of using the ORM -+- Reporter: timgraham | Owner: timgraham Type: | Status: new Cleanup/optimi

Re: [Django] #26015: sitemap view can raise UnboundLocalError

2016-01-24 Thread Django
#26015: sitemap view can raise UnboundLocalError --+ Reporter: kezabelle |Owner: soon Type: Bug | Status: assigned Component: contrib.sitemaps |

Re: [Django] #24046: Consider deprecating the "escape" half of django.utils.safestring

2016-01-24 Thread Django
#24046: Consider deprecating the "escape" half of django.utils.safestring --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26124: Add missing code formatting in docs headers

2016-01-24 Thread Django
#26124: Add missing code formatting in docs headers --+ Reporter: timgraham |Owner: rowanv Type: Cleanup/optimization | Status: assigned Component: Docum

Re: [Django] #26131: model field choices are not enforced

2016-01-24 Thread Django
#26131: model field choices are not enforced -+- Reporter: stiffupperlip|Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #26131: model field choices are not enforced

2016-01-24 Thread Django
#26131: model field choices are not enforced -+- Reporter: stiffupperlip|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #26131: model field choices are not enforced

2016-01-24 Thread Django
#26131: model field choices are not enforced -+- Reporter: stiffupperlip|Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #26131: model field choices are not enforced

2016-01-24 Thread Django
#26131: model field choices are not enforced -+- Reporter: stiffupperlip|Owner: nobody Type: Bug | Status: new Component: Database layer

[Django] #26131: model field choices are not enforced

2016-01-24 Thread Django
#26131: model field choices are not enforced --+ Reporter: stiffupperlip | Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |Ve

Re: [Django] #17208: Dogfood class-based views in contrib.admin

2016-01-24 Thread Django
#17208: Dogfood class-based views in contrib.admin -+- Reporter: melinath |Owner: Type: | Status: new Cleanup/optimization

Re: [Django] #26109: loader.select_template() raises a confusing message if passed a string containing a period

2016-01-24 Thread Django
#26109: loader.select_template() raises a confusing message if passed a string containing a period --+ Reporter: ahmohamed |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25968: Don't ship invalid .py files; rename them at run-time

2016-01-24 Thread Django
#25968: Don't ship invalid .py files; rename them at run-time -+- Reporter: lamby|Owner: nobody Type: | Status: new Cleanup/optimiza

Re: [Django] #26130: Convert ModelAdmin views to class-based views (was: ModelAdmin views are too messy)

2016-01-24 Thread Django
#26130: Convert ModelAdmin views to class-based views -+- Reporter: yoongkang|Owner: nobody Type: | Status: closed Cleanup/optimization

[Django] #26130: ModelAdmin views are too messy

2016-01-24 Thread Django
#26130: ModelAdmin views are too messy --+ Reporter: yoongkang | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin |Version: master Severity: Normal

Re: [Django] #26097: UserCreationForm isn't using password_validators_help_text_html

2016-01-24 Thread Django
#26097: UserCreationForm isn't using password_validators_help_text_html --+ Reporter: ataylor32 |Owner: sasha0 Type: Bug | Status: assigned Component: contrib.a

Re: [Django] #24046: Consider deprecating the "escape" half of django.utils.safestring

2016-01-24 Thread Django
#24046: Consider deprecating the "escape" half of django.utils.safestring --+ Reporter: aaugustin |Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26125: Fix E731 flake warnings (do not assign a lambda expression, use a def)

2016-01-24 Thread Django
#26125: Fix E731 flake warnings (do not assign a lambda expression, use a def) -+- Reporter: timgraham|Owner: userimack Type: | Status: as