Skip to content

Commit

Permalink
feat(test): added submodule including sample django project
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Caffey committed May 8, 2021
1 parent 6289133 commit a8e1749
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 414 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "test/django-step-by-step"]
path = test/django-step-by-step
url = git@github.com:briancaffey/django-step-by-step.git
214 changes: 0 additions & 214 deletions test/backend/.gitignore

This file was deleted.

22 changes: 0 additions & 22 deletions test/backend/manage.py

This file was deleted.

Empty file removed test/backend/proj/__init__.py
Empty file.
16 changes: 0 additions & 16 deletions test/backend/proj/asgi.py

This file was deleted.

125 changes: 0 additions & 125 deletions test/backend/proj/settings.py

This file was deleted.

Loading

0 comments on commit a8e1749

Please sign in to comment.