Skip to content

AxeKam333/my_notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensure to do this things while setting up app:

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Check if migrations are done right. Maybe you need to add migrations folder and _init _.py file inside it.

Add permissions to group deafult and create other needed groups manualy.

About

my own web app for managing your notes online; created on the basis of django authentication tutorial

Resources

Stars

Watchers

Forks

Contributors