Skip to content

Commit

Permalink
delete unused views and templates (#1011)
Browse files Browse the repository at this point in the history
* delete unused views and templates

* remove unused references

* remove allauth and crispy_forms
  • Loading branch information
sainak authored Sep 10, 2022
1 parent 9420557 commit a40d4b5
Show file tree
Hide file tree
Showing 55 changed files with 65 additions and 1,649 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ pip-selfcheck.json

MailHog
care/media/*
!care/media/needthisfolder
!care/media/.gitkeep

.pytest_cache/

Expand All @@ -348,6 +348,4 @@ test_db

celerybeat-schedule

config/settings/local.py

secrets.sh
30 changes: 0 additions & 30 deletions care/facility/forms.py

This file was deleted.

18 changes: 0 additions & 18 deletions care/facility/templatetags/filters.py

This file was deleted.

24 changes: 0 additions & 24 deletions care/facility/urls.py

This file was deleted.

275 changes: 0 additions & 275 deletions care/facility/views.py

This file was deleted.

File renamed without changes.
Empty file removed care/media/needthisfolder
Empty file.
1 change: 0 additions & 1 deletion care/static/css/tailwind.min.css

This file was deleted.

11 changes: 0 additions & 11 deletions care/templates/account/account_inactive.html

This file was deleted.

10 changes: 0 additions & 10 deletions care/templates/account/base.html

This file was deleted.

Loading

0 comments on commit a40d4b5

Please sign in to comment.