TurTaskWeb/backend
Sirin Puenggun f032ae50d6
Add django.yml to run github action on tests (#11)
* Create django.yml

* Update django.yml

* Update django.yml

* Connect to Postgres before do test

* Fix Syntax Error

* Fix Migrate error

* Fix migration error / Modify requirments.txt

* Fix Database secret value missing

* Fix test error

* Add badge to README.md
2023-10-30 20:25:27 +07:00
..
core Add django.yml to run github action on tests (#11) 2023-10-30 20:25:27 +07:00
tasks Delete tests.py 2023-10-30 15:53:43 +07:00
users Add Tasks app and model 2023-10-30 15:53:43 +07:00
manage.py Use monorepos 2023-10-27 01:05:29 +07:00
README.md Use monorepos 2023-10-27 01:05:29 +07:00
sample.env Add Authenticate API endpoint / Add CustomUser models 2023-10-27 21:39:59 +07:00

TurTaskBackend