Anonymous
😂😂😂
isa
😂😂
Sidharth Kumar
Hello! How can I develop my own video conferencing website using django or any other framework? .It should require username and password to enter in the meeting. I searched on the youtube but I didn't got What I wanted to see. Is there any tutorial or Blog you know about this?
Sidharth Kumar
What libraries should I learn to start this?
Sidharth Kumar
Sidharth Kumar
Sorry?
Sidharth Kumar
Please reply guys!
Sidharth Kumar
It's important
Kirill
What is the difference between "state operation" and "database operation", for example, using SeparateDatabaseAndState.
cj
It's important
take a number and take a sit... and wait until one of our technicians call you. thank you
Sidharth Kumar
What??
Sidharth Kumar
Technician?
Sidharth Kumar
I am also a programmer
Sidharth Kumar
Sorry I thought it's a programming group
Sidharth Kumar
I am leaving then
Sooraj
Gunicorn + nginx is taking a lot of time for first bite. But server CPU and memory utilization is less than 30%. How to make site faster?
cj
Gunicorn + nginx is taking a lot of time for first bite. But server CPU and memory utilization is less than 30%. How to make site faster?
it shouldn't take that long time.... read the logs to find out what's happening... I have many sites using nginx + gunicorn and none of them are slow
Sooraj
It slow in 4 gb memory server. But gives a very decent perfomance in 16gb ram
Sooraj
But in 4 gb sever, the resource usage was only about 30%
cj
It slow in 4 gb memory server. But gives a very decent perfomance in 16gb ram
🤔 I have like 3 sites running in a 2GB RAM server you'd better read the logs
Sooraj
But in my logs, there is only access and errors.. i couldn't find anything related to speed
Sooraj
Okay, i will try
Anuj
Hello everyone I am beginner in Django please send your already built project
Anuj
I can understand flow of code
Cheap
which hosting provider provides arch linux iso for vps?
cj
which hosting provider provides arch linux iso for vps?
I bought an Ubuntu one, then wiped it and installed Arch by hand
Shihasz
I can understand flow of code
Try to build your own..
Doragonsureiyā
Hello everyone I am beginner in Django please send your already built project
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Anuj
Thanks
محمد دلشاد
can anyone help me learning Django REST api by providing good and suited \resources
Diya
Can anyone mentor me in building a project in django? I've been learning django from past 3 months and also know the basics of django rest framework. I need guidance from someone experienced in this.
محمد دلشاد
did your read its official documentation?
no its really hard for me to understand from a complete passage I usually prefer some video tutorials or something like that other than Books Passages
محمد دلشاد
https://www.django-rest-framework.org/ right??
محمد دلشاد
Diya
What do you need, ask something
I want to get mentored by someone in the course of building the project. I'm finding it difficult to go through it all alone.
George
George
Nobody mentors for free.
Xavier
I want to get mentored by someone in the course of building the project. I'm finding it difficult to go through it all alone.
it's better to take up and do a project alone cuz too much cook spoils the broth, and you will learn nothing
محمد دلشاد
Aim : To filter the data based on a database table attribute date i want to select a month via a dropdown and get the data related to the month
Anonymous
I need to store multiple selected value in department variable using custom form not by django form. How can I do this
Manish
I need room allocation for hostel project in django
cj
I need room allocation for hostel project in django
so, what's stopping you to write the code for that?
Anonymous
Can anyone tell me how to use Notification System.?
Anonymous
Is the foreign key field doesn't return their customer name or product name In my case they returning their pk
Mohd Khairil Anwar
can anyone help me learning Django REST api by providing good and suited \resources
https://www.youtube.com/watch?v=B38aDwUpcFc I followed this... good explanation and he also goes through the documentation while demonstrating
Miraj
hie guys i have installed python 3.4 now i want to installl django how can i do this pleas
cj
hie guys i have installed python 3.4 now i want to installl django how can i do this pleas
why 3.4? that version is not supported neither maintained anymore
Miraj
i should download now
Miraj
3.8 of course
ok lemm download
Doragonsureiyā
hie guys i have installed python 3.4 now i want to installl django how can i do this pleas
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Miraj
i have installed python now how to install django what shud i do?/
Mirco
into a venv
Miraj
pip install django
done but im getting an error when i want to start project lem show you wait
Miraj
ooo finally it has worked
Miraj
guys any courses where i can download and learn django framework please 😃😀
Muflone
Amir
guys any courses where i can download and learn django framework please 😃😀
I have some courses, like arash kamali and other courses from udemy or some where else, if u want i can share it with you🤘🏻❤️
Anonymous
Hi Guys - I have a table (with 7 rows and 4 columns) at front end (obtained from db), first column of a table is a checkbox - which means multiple rows can be selected... All those rows data whose first column is checked, has to be sent to views... Can you sugeest me the possibilities to achieve this?
Aditya
Pls help I need to fetch user mac address How can I get it in django
Mohd Khairil Anwar