https://github.com/anjasfedo/django_blog
Blog Website with Django
https://github.com/anjasfedo/django_blog
blog django
Last synced: 5 months ago
JSON representation
Blog Website with Django
- Host: GitHub
- URL: https://github.com/anjasfedo/django_blog
- Owner: Anjasfedo
- Created: 2024-03-26T07:32:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T08:31:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T17:50:33.009Z (10 months ago)
- Topics: blog, django
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
start new app
`pythob manage.py startapp [app name]`