django-react-boilerplate
django-react-boilerplate copied to clipboard
Django 5, React, Bootstrap 5 with Python 3 and webpack project boilerplate
`SESSION_ENGINE = "django.contrib.sessions.backends.cached_db"` https://docs.djangoproject.com/en/3.2/topics/http/sessions/#using-cached-sessions
Add https://github.com/dizballanze/django-admin-env-notice
Add https://github.com/3YOURMIND/django-migration-linter
https://github.com/pytest-dev/pytest-randomly
Not really a bug or feature request. https://nickjanetakis.com/blog/docker-tip-2-the-difference-between-copy-and-add-in-a-dockerile
https://devcenter.heroku.com/articles/slug-compiler#ignoring-files-with-slugignore
**To Reproduce** 1. Follow the README 2. After `make compile_install_requirements`... 3. see message "celery 5.0.5 requires click=7.0, but you have click 8.0.0 which is incompatible."
``` $ npm install npm WARN deprecated @types/[email protected]: This is a stub types definition. classnames provides its own type definitions, so you do not need this installed. npm WARN deprecated...
https://www.npmjs.com/package/node-sass
**Describe the bug** Used node-sass version requires Python 2. Upgrade to avoid it. **To Reproduce** 1. Ensure there's no global available `python2` 2. Follow install instructions 3. Run `npm install`...