-
Notifications
You must be signed in to change notification settings - Fork 191
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix storages deprecation warnings (#372)
* ⚙️ Adds Django 4.2 support and fixes trove classifiers * :shirts: Runs black on code to make CI happy * :shirts: Runs isort on code to make CI happy * 💚 Updates test to match exception copy * 📝 mirrors old README.rst to make docs work Not a great solution, but a workaround. * ⚙️ Adds pip cache support * 🔥 Removes 4.0 from grid because it's no longer supported * ⚙️ Updates cache-key This isn't really used, but I think having caching is a win * ⚙️ Adds missing file * 🔥 Removes cache line * Fix storages deprecation warnings --------- Co-authored-by: Jeff Triplett <[email protected]>
- Loading branch information
1 parent
8969b61
commit 59a990a
Showing
2 changed files
with
68 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters