django-reference-implementation
django-reference-implementation copied to clipboard
Our production-ready reference implementation for Django Projects
Bumps [django](https://github.com/django/django) from 3.2.14 to 3.2.15. Commits 653a7bd [3.2.x] Bumped version for 3.2.15 release. b3e4494 [3.2.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header. cb7fbac [3.2.x] Fixed collation tests on...
It would be nice to have a default user auth/password/open-id I can borrow from other projects Or, find new alternatives
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [django-solo](https://github.com/lazybird/django-solo) from 2.2.0 to 2.3.0. Release notes Sourced from django-solo's releases. 2.3.0 What's Changed Add typing support to get_solo by @Viicos in lazybird/django-solo#128 Use pyproject.toml to specify package metadata...
Bumps the pip group with 1 update: [certifi](https://github.com/certifi/python-certifi). Updates `certifi` from 2024.6.2 to 2024.7.4 Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from...
gracefully handle when a user manually breaks out of the command with CTRL-C also when it receives a SIGTERM from the system.
- Dokku / Heroku style deployments - procfile work - Sentry - put contents on root home page so when people visit https://dri.demo.simplecto.com they see something meaningful describe my use...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.1. Release notes Sourced from ruff's releases. 0.7.1 Release Notes Preview features Fix E221 and E222 to flag missing or extra whitespace around == operator...
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.0.2 to 65.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [django-solo](https://github.com/lazybird/django-solo) from 2.3.0 to 2.4.0. Release notes Sourced from django-solo's releases. 2.4.0 What's Changed Disambiguate cache key for similarly named models by @ahumeau in lazybird/django-solo#140 Update supported Python and...