TurTaskWeb/backend/core
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
..
__init__.py Use monorepos 2023-10-27 01:05:29 +07:00
asgi.py Use monorepos 2023-10-27 01:05:29 +07:00
settings.py Add django.yml to run github action on tests (#11) 2023-10-30 20:25:27 +07:00
urls.py Add CRUD task, tag, reminder API 2023-10-30 15:53:43 +07:00
wsgi.py Use monorepos 2023-10-27 01:05:29 +07:00