generated from ocadotechnology/codeforlife-template-backend
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* delete frontend folder * rename backend folder to api * fix root-level files * add .gitkeep * fix git ignore * fix api * add * new cfl package * new cfl package * use backend workflow * remove signals
- Loading branch information
Showing
72 changed files
with
2,279 additions
and
28,023 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/Pipfile | ||
/Pipfile.lock | ||
/manage.py | ||
/.devcontainer.json | ||
/.github | ||
/.venv | ||
/.vscode | ||
/.gitignore | ||
/codecov.yml | ||
/*.toml | ||
/*.code-* | ||
/*.md | ||
/scripts |
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
File renamed without changes.
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
Oops, something went wrong.