Re: Fellow Reports - October 2019

2019-10-21 Thread Mariusz Felisiak
Week ending October 20, 2019. Released Django 3.0.b1. *Triaged:* https://code.djangoproject.com/ticket/30877 - User Password Automatically changes after 15 days. (invalid) https://code.djangoproject.com/ticket/30876 - Move classproperty to the django.utils.functional. (accepted) https://code.dj

Re: django-admin startproject settings.py has some security holes

2019-10-21 Thread Taymon A. Beal
Is the requirement here to avoid introduce additional barriers to getting up and running in local development, or to deploying a site so that it's accessible from the public internet? Both of these are important goals, but trading off security against the latter worries me. I don't think we're

Re: Removing old branches from the Django Git repository.

2019-10-21 Thread Shai Berger
+1 for keeping some way to reach these. I was going to suggest two steps: Moving the soc*/* branches "under" attic (that is, renaming them with the attic prefix), and using something like "zzzattic" for the attic prefix so all attic branches get pushed to the end of the list and don't get in the w