An open API service indexing awesome lists of open source software.

https://github.com/juanbindez/blog-django-backend

Blog backend made with django
https://github.com/juanbindez/blog-django-backend

blog django django-application framework

Last synced: about 1 month ago
JSON representation

Blog backend made with django

Awesome Lists containing this project

README

          

# BLOG-DJANGO

"This project is licensed under the MIT License."

"Este projeto está licenciado nos termos da licença MIT."

blog framework Django

## primeiro crie um superuser:

~$ python3 manage.py createsuperuser


------------------
~$ python3 manage.py migrate