Django and DRF
322 subscribers
98 photos
39 files
161 links
Purpose is sharing, spreading knowledge which is most related to the Django and Django Rest Framework(DRF)

You can find in here my
- Articles
- Projects with source codes
- Videos
and another useful stuffs
Download Telegram
http://www.i18nguy.com/unicode/language-identifiers.html
Trough this link
You can see different countries' LANGUAGE_CODE that
In django
Djangodagi Language_Code uchun Turli xil tillardagi code ni shu manzildan topishingiz mumkin.
http://www.i18nguy.com/unicode/language-identifiers.html
Django Multiple Languages —> Commands
1. django-admin makemessages --all --ignore=env
2. django-admin compilemessages --ignore=env
So as run a django project on Linux Server :
nohup manage.py runserver &
Forwarded from PySphere (JAHONGIR 🇺🇿 ISMOILOV 🇺🇿)
🍋Useful Package

1. Information
2. Why must use it
3. Why not just use environment variables?
4. How to use it ?
5. Where is the settings data stored?
6. Example: How do I use it with Django?

For learn more -> https://pypi.org/project/python-decouple/
👍1