Re: Fellow Report - October 15, 2016

2016-10-15 Thread Curtis Maloney
Ummm... On 16/10/16 11:45, Tim Graham wrote: https://code.djangoproject.com/ticket/27334- File uploads could rename temporary files rather than copying them (duplicate) https://code.djangoproject.com/ticket/27334- File uploads could rename temporary files rather than copying them (accepted) I

Fellow Report - October 15, 2016

2016-10-15 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/27330 - Generic CreateView/UpdateView doesn't send the kwargs to get_context_data (duplicate) https://code.djangoproject.com/ticket/27334 - File uploads could rename temporary files rather than copying them (duplicate) https://code.djang

Re: LiveServerTestCase change in Django 1.11 means can't run functional tests against external server?

2016-10-15 Thread Tim Graham
At the time of the implementation [0], no one raised that use case. Probably we can reopen the ticket and add it back. [0] https://groups.google.com/d/topic/django-developers/_TD8IkSLgqE/discussion On Saturday, October 15, 2016 at 9:32:54 AM UTC-4, Andrew Wall wrote: > > Very much appreciate th

LiveServerTestCase change in Django 1.11 means can't run functional tests against external server?

2016-10-15 Thread Andrew Wall
Very much appreciate the Django framework. I noticed in the docs for Django 1.11 that the *DJANGO_LIVE_TEST_SERVER_ADDRESS* environmental variable is slated to be removed, along with the accompanying

Re: Please put monitor.py as default in next django version

2016-10-15 Thread Aymeric Augustin
Hello, On 15 Oct 2016, at 02:40, Curtis Maloney wrote: > > What sort of situations are you seeing that you want a restart frequently and > more simple than "touch wsgi.py" ? Developing locally with Apache is a common use case, but mod_wsgi handles this: http://modwsgi.readthedocs.io/en/develo