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
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"
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 -