Gaston
https://stackoverflow.com/questions/57102512/django-formset-dynamic-cant-add-forms do you give me a hand with this problem?
Gaston
I read a loot about JQuery and formset but cant fix it
Naveen
https://docs.djangoproject.com/en/2.2/ref/templates/builtins/#date
Sirius
Hello everybody!
How to set several apps in the project.
cj
Sirius
cj
but... what do you really want to do? 🤔
Alexey
Or it is not django app?
cj
cj
(I'm trying to understand your mind, to guide you in the correct path)
Sirius
cj
Sirius
cj
cj
something like:
urlpatterns = [
path('accounts/', include('apps.accounts.urls')),
path('questions/', include('apps.questions.urls')),
path('answers/', include('apps.answers.urls')),
]
cj
but, I'm still feeling you want to do something different 🤔
cj
but I can't get it well...
Anonymous
hi guys when we want look at django full stack as python dev'ops i can't replace any tools for maven(it is for java and i looking for a good tools for python) any body can guide me???
Matheus
Anonymous
Anonymous
hii
Anonymous
how to connect django users with facebook applications
👍
Marvin
Hey there,is there a way I can make for instance: I got a model for room and a model for client. No two clients can have the same room.In this case during display,hte room would be unavailable in the options
Matheus
sizemore
django1.8.1 search_fields retrieves the model fields or the results of the query
Anonymous
sizemore
anyone konw 'itertools.chain' object has no attribute 'model'
sizemore
when i merge two queryset
Karthik
Hey...New to this group
......and for django also
Someone help me to where can I start
Anonymous
Anonymous
Anonymous
You are trying to connect to host application via sockets right?
Anders (izzno / gooood) 🇳🇴
I am using that, I asked about socketio, that's another implementation (of WebSockets) flask has a package.
Anders (izzno / gooood) 🇳🇴
It abstracts some more than plain old fashioned WebSockets 👌
Anonymous
Hi guys ı need help ı want to my office camera on my django project ?
Anonymous
anyone help ?
Marvin
Ashutosh
Hello guys I am getting error
Class 'enloyee' has no objects member pylint(no member)
Ashutosh
How to solve this
TallYoda
You could start by renaming the class to 'employee'
None
Akhil
https://medium.com/esketchers/django-social-auth-integration-with-django-rest-framework-9c04469e378f
Guys I am integrating social authentication (Facebook,google) into my django rest API project using above link..but in step 9 I am getting 404 error in postman..please help me..?
Matheus
Anonymous
Currently, when I add some details using form it shows that information to all the user. How can I restrict that information to the user that adds that data?
Hemant
Can anyone help me about kivi problem
How I solve kivi opengl problem
He always say
opengl 1.1 detected minimum requirement is 2.0
please upgrade your graphics driver
But my opengl version is 2.1 and I am using Python 3.7 and windows 10
أمجد☄
how can i use anotate in a model to register it's objects in the admin panel ?
Anonymous
guys hello need camrestream on django project anyone know this case ?
niwla23
https://haste.thevillage.chat/dekubuyami.py
niwla23
I can only access from localhost :(
niwla23
Why?
niwla23
Not working:
niwla23
http://192.168.178.49:8000/
niwla23
Working:
niwla23
http://localhost:8000/
Давид
Hi!
Help me please
Pictures are not displayed in the admin panel. All day I can not solve the problem :(
Windows 7
http://priscree.ru/img/8ee35aa57af84e.png
Давид
Sorry for my English
niwla23
it alwasy says connection refused
niwla23
But its set to '*'!
Ильяс
Can anyone give a link to tutorial for django telegram bot
Ильяс
?
Naveen
You need to create a telegram bot and then you can integrate with django.
Google this -
*create telegram bot with python*
Ильяс
Naveen
What really you want to do ?