thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

minimal updates to accommodate django 4.2.x #321

Closed paribaker closed 2 months ago

paribaker commented 2 months ago

What this does

Upgrades Django to Django 4.2.x Checked python graph to see which packages were breaking, it appears only: django-current-user, django-extensions and djangorestframework needed updates

How to test

Add user steps to achieve desired functionality for this feature.

paribaker commented 2 months ago

I'll play around with it for a bit, but I did install it to a personal app and it seems to be running fine