django-all-access icon indicating copy to clipboard operation
django-all-access copied to clipboard

Upgrade to Django 3.0

Open juliorkm opened this issue 5 years ago • 4 comments
trafficstars

django-all-access unfortunately only supports Django 1. Many projects have difficulty upgrading to newer Django versions due to this dependency. This pull request makes this project work on Django 3.0, but due to Django's lack of backward compatibility, removes the ability to use it on earlier versions.

juliorkm avatar Feb 18 '20 21:02 juliorkm

I appreciate this effort and it would be great to see this project working on the latest Django (though as you can probably tell I don't really use this very much anymore). But I can't justify merging this while the test suite is broken.

mlavin avatar Feb 20 '20 16:02 mlavin

My apologies, I had already fixed the tests for the most recent Django version, but hadn't updated the tox and travis configuration files. The test suite is now fixed.

juliorkm avatar Mar 02 '20 20:03 juliorkm

For those coming to this later. The new project from @juliorkm is https://github.com/stormers/django-all-access. Mark @mlavin thanks for releasing the project and I hope you're doing well buddy.

bjinwright avatar May 22 '20 15:05 bjinwright

Brian! I'm doing well (all things considered). Sadly I don't really use Django much anymore, in case that wasn't already obvious from my inactivity here. If @juliorkm or you want to take over this project I'm happy to get you access to the PyPi repository and Read the Docs ❤️

mlavin avatar May 22 '20 15:05 mlavin