Skip to content

str2hex/todolist

Repository files navigation

  • todolist создание календаря с планированием

TODOLIST

Stack

  • version
  • version
  • version
  • version

Install

Clone the repo

git clone https://github.com/str2hex/todolist.git

Install dependencies

pip install -r requirements.txt

config

.enc_ci

Start DB

docker-compose up --build -d

Roll up migrations

python manage.py migrate

Create superuser

python manage.py createsuperuser

Run app

python manage.py runserver

Set Debug

set DEBUG=False
set DEBUG=True

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published