Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2018-05-24 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: (none) Type: | Status: new

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2018-05-24 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: oliver Type: | Status: assigned

Re: [Django] #29400: mark_safe() doesn't work as a decorator for template filters and tags

2018-05-24 Thread Django
#29400: mark_safe() doesn't work as a decorator for template filters and tags -+ Reporter: Torsten Bronger |Owner: oliver Type: Bug | Status: assigned

Re: [Django] #29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together

2018-05-24 Thread Django
#29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together + Reporter: Ed Morley |Owner: Jeff Type: Bug |

Re: [Django] #29000: RenameModel does not rename M2M column when run after AlterField/RenameField

2018-05-24 Thread Django
#29000: RenameModel does not rename M2M column when run after AlterField/RenameField -+ Reporter: David Nelson Adamec |Owner: Jeff Type: Bug | Status:

Re: [Django] #29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together

2018-05-24 Thread Django
#29123: Changing an IntegerField to a ForeignKey generates incorrectly ordered migration operations if the field is in unique_together + Reporter: Ed Morley |Owner: Jeff Type: Bug |

Re: [Django] #18392: Make MySQL backend default to utf8mb4 encoding

2018-05-24 Thread Django
#18392: Make MySQL backend default to utf8mb4 encoding -+- Reporter: EmilStenstrom|Owner: nobody Type: New feature | Status: new Component: Database

Re: [Django] #10060: Multiple table annotation failure

2018-05-24 Thread Django
#10060: Multiple table annotation failure -+- Reporter: svsharma@… |Owner: (none) Type: Bug | Status: new Component: Database layer

Re: [Django] #29405: Missing dependecies in the contributing tutorial (was: Missing dependecies on the contribuiting tutorial)

2018-05-24 Thread Django
#29405: Missing dependecies in the contributing tutorial ---+-- Reporter: Benny Daon |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation |

Re: [Django] #29301: Reorder management command arguments in --help output to prioritize command-specific arguments

2018-05-24 Thread Django
#29301: Reorder management command arguments in --help output to prioritize command-specific arguments -+- Reporter: David Foster |Owner: David Type: | Foster

Re: [Django] #28905: Overhaul extra_requires to include more optional dependencies

2018-05-24 Thread Django
#28905: Overhaul extra_requires to include more optional dependencies -+- Reporter: Jaap Roes|Owner: nobody Type: | Status: new

Re: [Django] #29400: mark_safe() doesn't work as a decorator for template filters and tags

2018-05-24 Thread Django
#29400: mark_safe() doesn't work as a decorator for template filters and tags -+ Reporter: Torsten Bronger |Owner: oliver Type: Bug | Status: assigned

Re: [Django] #29433: templatefilter "make_list" should receive a optional split variable

2018-05-24 Thread Django
#29433: templatefilter "make_list" should receive a optional split variable -+-- Reporter: danilovmy|Owner: nobody Type: New feature | Status: new Component: