python-django icon indicating copy to clipboard operation
python-django copied to clipboard

Support Django<1.7

Open mohabusama opened this issue 6 years ago • 3 comments

Support Django 1.6

Context: I am trying to add tracing for a Sentry deployment.

mohabusama avatar Jan 18 '19 14:01 mohabusama

I believe that it's not a good idea to maintain support for so legacy version of Django in the upstream. Extended support for Django 1.6 was ended on April 1, 2015.

Jamim avatar Jan 18 '19 14:01 Jamim

I agree! But I assumed that older/outdated versions are supported And given Sentry's popularity, this could be helpful.

mohabusama avatar Jan 18 '19 15:01 mohabusama

Sounds reasonable, but that line was committed on Dec 9, 2016. 1.8, 1.9, and 1.10 were actual versions of Django that time.

Jamim avatar Jan 18 '19 15:01 Jamim