django-react-template icon indicating copy to clipboard operation
django-react-template copied to clipboard

A template for a typical django react project.

Results 4 django-react-template issues
Sort by recently updated
recently updated
newest added

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.17. Release notes Sourced from urllib3's releases. 1.26.17 Added the Cookie header to the list of headers to strip from requests when redirecting to a...

dependencies
python

Bumps [django](https://github.com/django/django) from 3.1.13 to 3.1.14. Commits 840bebf [3.1.x] Bumped version for 3.1.14 release. 22bd174 [3.1.x] Fixed #30530, CVE-2021-44420 -- Fixed potential bypass of an upstream... cfb780d [3.1.x] Added stub...

dependencies
python

When running dc up, the `django` service will fail to load if `postgres` service boots first. See image ![Screen Shot 2021-03-16 at 8 55 03 PM](https://user-images.githubusercontent.com/8783431/111412872-70c55c00-869a-11eb-9213-dd22848df16d.png)

Or rather lack thereof. How are you achieving this? Lets say I want to to push to production. I don't think I need tox/black/pytest/factoryboy etc