vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

Updates frontend deps versions and other fixes #589

Closed hugobessa closed 1 year ago

hugobessa commented 1 year ago

the other fixes were required to make the project run

Description

Motivation and Context

Screenshots (if appropriate):

Steps to reproduce (if appropriate):

Types of changes

Checklist:

hugobessa commented 1 year ago

@fjsj the build is complaining of lints in the generated migration file. For some reason, migrations aren't being ignored by prospector. I'll keep investigating, but you can already review the PR since most of the changes are on the frontend side and it's already passing.