Re: [Django] #28100: Remove link in UserChangeForm.password's translatable help_text (was: Avoid including link into translatable string)

2017-04-19 Thread Django
#28100: Remove link in UserChangeForm.password's translatable help_text -+- Reporter: Hélio Correia|Owner: nobody Type: Bug | Status: new Comp

[Django] #28103: Add ExtractQuarter to DateField

2017-04-19 Thread Django
#28103: Add ExtractQuarter to DateField -+- Reporter: Matthew| Owner: nobody Pava | Type: New| Status: new feature

[Django] #28102: Contradictory documentation about DIRS and TemplatesSetting

2017-04-19 Thread Django
#28102: Contradictory documentation about DIRS and TemplatesSetting + Reporter: Richard Eames | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #28100: Avoid including link into translatable string

2017-04-19 Thread Django
#28100: Avoid including link into translatable string --+ Reporter: Hélio Correia |Owner: nobody Type: Bug | Status: new Component: Internat

Re: [Django] #28100: Avoid including link into translatable string

2017-04-19 Thread Django
#28100: Avoid including link into translatable string --+ Reporter: Hélio Correia |Owner: nobody Type: Bug | Status: new Component: Internat

Re: [Django] #28100: Avoid including link into translatable string

2017-04-19 Thread Django
#28100: Avoid including link into translatable string --+ Reporter: Hélio Correia |Owner: nobody Type: Bug | Status: closed Component: Inter

Re: [Django] #28100: Avoid including link into translatable string

2017-04-19 Thread Django
#28100: Avoid including link into translatable string --+ Reporter: Hélio Correia |Owner: nobody Type: Bug | Status: closed Component: Inter

Re: [Django] #28096: Cannot Prefetch() when queryset has ModelIterable subclass

2017-04-19 Thread Django
#28096: Cannot Prefetch() when queryset has ModelIterable subclass -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #28096: Cannot Prefetch() when queryset has ModelIterable subclass

2017-04-19 Thread Django
#28096: Cannot Prefetch() when queryset has ModelIterable subclass -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: closed Compon

Re: [Django] #17419: Add a JSON template filter

2017-04-19 Thread Django
#17419: Add a JSON template filter -+- Reporter: Lau Bech Lauritzen |Owner: Aymeric | Augustin Type: New feature | Status:

Re: [Django] #28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin

2017-04-19 Thread Django
#28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin -+- Reporter: Claude Paroz |Owner: Tim | Graham Type: Bug

Re: [Django] #28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser

2017-04-19 Thread Django
#28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser -+- Reporter: Josh Schneier|Owner: Josh Type: | Schneier

Re: [Django] #28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin

2017-04-19 Thread Django
#28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin -+- Reporter: Claude Paroz |Owner: Tim | Graham Type: Bug

Re: [Django] #28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey

2017-04-19 Thread Django
#28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Statu

Re: [Django] #28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey

2017-04-19 Thread Django
#28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey -+- Reporter: Kristian Klette |Owner: nobody Type: Bug | Statu

Re: [Django] #28100: Avoid including link into translatable string (was: Change password of a user by form gives a 404 error due to bad Portuguese translation)

2017-04-19 Thread Django
#28100: Avoid including link into translatable string --+ Reporter: Hélio Correia |Owner: nobody Type: Bug | Status: closed Component: Inter

Re: [Django] #28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin

2017-04-19 Thread Django
#28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin -+- Reporter: Claude Paroz |Owner: Tim | Graham Type: Bug

[Django] #28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey

2017-04-19 Thread Django
#28101: Wrong field used for sub query lookup on nested query using to_field ForeignKey -+- Reporter: klette | Owner: nobody Type: Bug| Status: new

Re: [Django] #28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser (was: Remove requirement of get_short_name and get_full_name for subclasses of Abstra

2017-04-19 Thread Django
#28089: Remove requirement of get_short_name() and get_full_name() for subclasses of AbstractBaseUser --+ Reporter: Josh Schneier |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #28095: Document Widget.build_attrs() signature change in Django 1.11 (was: Widget "build_attrs" changed method signature)

2017-04-19 Thread Django
#28095: Document Widget.build_attrs() signature change in Django 1.11 --+ Reporter: Melvyn Sopacua|Owner: nobody Type: Cleanup/optimization | Status: new Comp

Re: [Django] #28096: Cannot Prefetch() when queryset has ModelIterable subclass

2017-04-19 Thread Django
#28096: Cannot Prefetch() when queryset has ModelIterable subclass -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component

Re: [Django] #28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin

2017-04-19 Thread Django
#28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin -+-- Reporter: Claude Paroz |Owner: Tim Graham Type: Bug | Status: assigned Co

Re: [Django] #28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin (was: Strange layout of password widget in user admin)

2017-04-19 Thread Django
#28097: Incorrect layout of ReadOnlyPasswordHashWidget widget in user admin -+-- Reporter: Claude Paroz |Owner: Tim Graham Type: Bug | Status: assigned Co

Re: [Django] #28086: Support Resolving F Expression in Custom DB Function

2017-04-19 Thread Django
#28086: Support Resolving F Expression in Custom DB Function -+- Reporter: Charlie McBride |Owner: nobody Type: New feature | Status: closed Component:

Re: [Django] #28066: SessionBase.cycle_key() discards session data if _session_cache isn't populated

2017-04-19 Thread Django
#28066: SessionBase.cycle_key() discards session data if _session_cache isn't populated -+- Reporter: InvalidInterrupt |Owner: | InvalidInterrupt Type

Re: [Django] #28099: Reuse of UpdateQuery breaks complex delete updates (was: Global use of UpdateQuery breaks complex delete updates)

2017-04-19 Thread Django
#28099: Reuse of UpdateQuery breaks complex delete updates -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component: Datab

Re: [Django] #28100: Change password of a user by form gives a 404 error due to bad Portuguese translation (was: Change password of a user by form is given an 404 error)

2017-04-19 Thread Django
#28100: Change password of a user by form gives a 404 error due to bad Portuguese translation -+- Reporter: Hélio Correia|Owner: nobody Type: Bug |

[Django] #28100: Change password of a user by form is given an 404 error

2017-04-19 Thread Django
#28100: Change password of a user by form is given an 404 error + Reporter: Hélio Correia | Owner: nobody Type: Bug | Status: new Co

Re: [Django] #28098: Error while doing migrations for a new model that is used in an form in the admin.py

2017-04-19 Thread Django
#28098: Error while doing migrations for a new model that is used in an form in the admin.py --+-- Reporter: GHARIANI Mohamed |Owner: nobody Type: Bug | Status:

Re: [Django] #28099: Global use of UpdateQuery breaks complex delete updates

2017-04-19 Thread Django
#28099: Global use of UpdateQuery breaks complex delete updates -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #28099: Global use of UpdateQuery breaks complex delete updates

2017-04-19 Thread Django
#28099: Global use of UpdateQuery breaks complex delete updates -+- Reporter: milosu |Owner: nobody Type: Bug | Status: new Component:

[Django] #28099: Global use of UpdateQuery breaks complex delete updates

2017-04-19 Thread Django
#28099: Global use of UpdateQuery breaks complex delete updates -+- Reporter: milosu | Owner: nobody Type: Bug| Status: new Component: Database

Re: [Django] #25060: Add support for str(timedelta) representation in parse_duration

2017-04-19 Thread Django
#25060: Add support for str(timedelta) representation in parse_duration -+ Reporter: Mikhail |Owner: nobody Type: New feature | Status: new Component: Utilities|

Re: [Django] #28076: parse_duration() doesn't work with PostgreSQL's format

2017-04-19 Thread Django
#28076: parse_duration() doesn't work with PostgreSQL's format -+- Reporter: Matthew Schinckel|Owner: Matthew Type: | Schinckel Cleanup/optimization

Re: [Django] #28076: parse_duration() doesn't work with PostgreSQL's format

2017-04-19 Thread Django
#28076: parse_duration() doesn't work with PostgreSQL's format -+- Reporter: Matthew Schinckel|Owner: Matthew Type: | Schinckel Cleanup/optimization

[Django] #28098: Error while doing migrations for a new model that is used in an form in the admin.py

2017-04-19 Thread Django
#28098: Error while doing migrations for a new model that is used in an form in the admin.py + Reporter: GHARIANI Mohamed | Owner: nobody Type: Bug | Status:

Re: [Django] #28097: Strange layout of password widget in user admin

2017-04-19 Thread Django
#28097: Strange layout of password widget in user admin -+-- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

Re: [Django] #28097: Strange layout of password widget in user admin

2017-04-19 Thread Django
#28097: Strange layout of password widget in user admin -+-- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component: contrib.admin|

[Django] #28097: Strange layout of password widget in user admin

2017-04-19 Thread Django
#28097: Strange layout of password widget in user admin ---+ Reporter: Claude Paroz | Owner: nobody Type: Bug | Status: new Component: contrib.admin

Re: [Django] #28096: Cannot Prefetch() when queryset has ModelIterable subclass

2017-04-19 Thread Django
#28096: Cannot Prefetch() when queryset has ModelIterable subclass -+- Reporter: Claude Paroz |Owner: nobody Type: Bug | Status: new Component

Re: [Django] #9318: "Virtual" behaviour for signal dispatcher and model inheritance

2017-04-19 Thread Django
#9318: "Virtual" behaviour for signal dispatcher and model inheritance -+- Reporter: Alexander Artemenko |Owner: (none) Type: New feature | Status: new Compo

[Django] #28096: Cannot Prefetch() when queryset has ModelIterable subclass

2017-04-19 Thread Django
#28096: Cannot Prefetch() when queryset has ModelIterable subclass -+- Reporter: Claude | Owner: nobody Paroz | Type: Bug| Status:

[Django] #28095: Widget "build_attrs" changed method signature

2017-04-19 Thread Django
#28095: Widget "build_attrs" changed method signature --+ Reporter: Melvyn Sopacua | Owner: nobody Type: Bug | Status: new Component: Documentation |