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
- Host: GitHub
- URL: https://github.com/juanbindez/blog-django-backend
- Owner: JuanBindez
- License: mit
- Created: 2022-06-04T21:03:49.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T12:55:06.000Z (almost 4 years ago)
- Last Synced: 2025-08-11T03:46:56.842Z (11 months ago)
- Topics: blog, django, django-application, framework
- Language: Python
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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