Django and DRF
302 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
Forwarded from Kash App
Python Strong Junior+ | Middle dasturchi

Tashkilot: Kash App MchJ
Loyiha: Road24 ilovasi - xaydovchilar uchun jarima tekshirish uchun mobil dasturi. Ilovada 1.5mlndan ziyod foydalanuvchi mavjud bo'lib kuniga 80k ortiq foydalanuvchi ishlatadi.
Road24ni takomillashtirish va uni "horizontal scaling" arhitekturasiga olib kelish rejalashtiriligan. Shu kabi ish qilgan dasturchi qidirilmoqda.

Oylik Maosh: 8 000 000 - 18 000 000 so'm
Ish vaqti: Dushanbadan – Jumagacha 9:00 – 18:00
Ish turi: Offline!

Talablar:
- SQL so'rovlarini yozish, PostgreSQL, bilan ishlash va sozlash tajribasi.
- Redis\MongoDB database bilan ishlash tajribasi.
- Container-lar bilan ishlash (Dokku, Docker, Docker Swarn);
- *nix opertasion tizmida mukammal bilish ya'ni server bilan ishlay olish Nginx , Gunicorn)
- Python, Django va\yoki boshqa framework bilan 3 yil real tajribaga ega bo’lish
- Git, APIlar bilan ishlay olish ko'nikmasi
- Kodni doimiy tahlil qilish, optimallashtirish va kengaytirish;
- Mahalliy to'lov tizimlarini ulash va integratsiya qilish
- Oliy maʼlumotga ega boʼlish.

Maqullanadi:
- SOLID, DRY tamoyillarini bilish
- Web-sockets
- Rus yoki Ingliz tilini bilish

Yuqorida koʼrsatilgan texnologiyalar asosida qilingan ishlari boʼlishi talab etiladi!

Qo’shimcha ma’lumot: @ilyos_yusuf
Resume yoki CV ni telegramdan yuqoridagi manzilga jo'nating.
git.pdf
7.2 MB
Query larni optimizatsiya qilish uchun yaxshi package.
https://django-debug-toolbar.readthedocs.io/en/latest/index.html
👍1
HTTP Request and Response Haders
Main purpose of this article is solving N+1 problem of Database Queries in Django.
Django solves this issue with perfetch_related and select_related. You can read it more in this link: https://medium.com/django-rest/speeding-up-django-queries-59697895a615
NGNIX.pdf
5.3 MB
Nginx has interested me for many months, nowadays i have some time to learn new thing ,my choice was Nginx.
So I am going to train with Nginx and know more informations.
if you know good resources about Nginx ,please share in comment.
1
F expression in Django.

This is cool expression to use where you send queries using the Django ORM to DB.
*You can use this expression to combine some fields in one Table and not takes many data from database.
Django Tutorial
I suppose this is best tutorial for Beginner because before one or two years I learned some languages like html, css, js, python, c++ in w3school.It is understandable, readable, short texts and more comfortable than another platforms.
👍1
Django Supported Versions
👍1