Re: Vendoring multipledispatch

2016-04-09 Thread René Fleschenberg
Hi, > Anyway as long as Django is installed in a virtualenv this shouldn't be > too much of an issue, but I think we should expect some issues from the > users and these should be documented otherwise people might get > frustrated. It can still be an issue for things that share the same virtualen

Re: A helpful ImportError for manage.py when Django isn't installed/available

2016-04-09 Thread Tim Graham
I implemented Shai's suggestion here: https://github.com/django/django/pull/6438 I think we can drop that extra complication when dropping Python 2. On Friday, April 1, 2016 at 6:23:55 AM UTC-4, Shai Berger wrote: > > An idea: Catch the exception; in the handler, try to simply "import > django"

Fellow Report - April 9, 2016

2016-04-09 Thread Tim Graham
Triaged --- https://code.djangoproject.com/ticket/26456 - Document formfield_callback attribute in ModelForm (wontfix) https://code.djangoproject.com/ticket/26463 - Allowing Callbacks/Handlers to be called on Cache entry Expiration (wontfix) https://code.djangoproject.com/ticket/26459 -