https://github.com/zero1max/django-lessons
https://github.com/zero1max/django-lessons
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zero1max/django-lessons
- Owner: zero1max
- Created: 2024-12-03T17:41:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-24T05:37:49.000Z (over 1 year ago)
- Last Synced: 2025-03-02T18:37:28.359Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Django-Lessons
First
cd root
Second
python manage.py makemigrations
Third
python manage.py migrate
Fourth
python manage.py createsuperuser
SuperUser yaratib olasiz!
Fifth
python manage.py runserver
ESLATMA!
Agar bloglar chiqmasa, admin paneldan ma'lumotni published qilib qo'yish kerak!