Nayan
Mohit
Can anyone help me, how to host a Django project using A2 hosting
mhamed
Hi how I create a new dB.sqilt on python to update the data and remove the old
Taku
How can I build real time chat app in Django?
Taku
Any tutorials?
Taku
Anonymous
https://medium.com/@9cv9official/simple-chat-app-using-django-channel-ed5032b79b9c
Anonymous
Check Django channel
Taku
Thank you bro
వ్లాదమిర్ పుతిన్
how can i achieve this in django ??
https://www.google.com/maps/d/embed?mid=1ApKHLedvDC_zU171g_KBclch63hLU_ZC&ll=3.719231749715385%2C19.997148675023936&z=2
Mirco
వ్లాదమిర్ పుతిన్
!search
i dont know what to search . im not that dumbb
Anonymous
Hi guys
How to integrate django and python-socket io?
Roman
Hi guys how do I work ou modelViewSet. if my model is base for 2 more models and I want to handle them in one view ?
Mr
How to create django project exe
Astrapel
Mr
We can use django as a offline project using sqlite database
Mr
It is possibly or not
Mirco
Mirco
Mr
Please send me any blog or video so i clear my doubt
mhamed
Hi
mhamed
I have a question
Mr
Mirco
mhamed
Every time I want to start a new project django with python I should install django?
Mirco
Mr
I wanna create a software in python and use offline...
But i wanna i also add some css and html for ui its possible in or not....i try eel but eel we can create exe
Mirco
Mirco
You can build APIs but this means you need connection
Mr
Any other thing
Mr
I wanna use tkinter but in tkinter ui is too much old
Ninja
For making app which one is best vue,kivy or other ones...for python django
mhamed
Ghorz
Ghorz
Ghorz
Kivy is Python for native app.
Deskop, IOS, Android
Ghorz
Ghorz
Vue for web client
Ayush
I am intermediate at Django how can i take it to a advance level
Shubham
"GET /about HTTP/1.1" 200 13
Shubham
What is this it stops my server
Shubham
I didn't get you
Shubham
"GET / HTTP/1.1" 200 3030
Shubham
This is another
Shubham
It stops my Admin as well
Danilo
Morning guys, how can i use array in openAPI?
i'm trying this:
'signers': openapi.Schema(
type=openapi.TYPE_ARRAY,
items=openapi.Items(type=openapi.TYPE_STRING)
),
but no name was shown m my array
₹
Hello. I want create a project that has a website and Android and ios app. So i am confused about which approach should i try.
1. Website with react and create API for the backend and mobile app in DRF
2. Website with django template and add API for mobile app.
And I also need a website and app sync like other websites.
Gil
It stops my Admin as well
If you dont detail more, unable to help you.
This log record is a result of fine communication to browser
Detail more
Shubham
Yes brother
Shubham
What details you want
Gil
Shubham
Hey @GilObradors
Shubham
Why my admin is not running after /admin
Shubham
It stopped
Shubham
Otherwise everything is running
Gil
Why my admin is not running after /admin
https://docs.djangoproject.com/en/3.0/intro/tutorial02/
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Admin_site
https://tutorial.djangogirls.org/en/django_admin/
Shubham
Thanks
Ayush
hello everyone... I am new to django
Ayush
i have one question...
is it necessary to create virtual environment before installing django from command line?
Ayush
i mean what if i install django without any virtual environment activated?
Muslim
Omar
Anyone who has implemented first data gateway on Django-Oscar
Muslim
@Pratik
Yes
Ayush
doesn't that increase burdon of installing it everytime?
@Pratik
One project 1 time required to install