S
Bunty chhatri wala..
P.T.K
Are you learning python
S
Ohk
Bunty chhatri wala..
P.T.K
What??
P.T.K
You are learning django from 6 months
Bunty chhatri wala..
Sai
Nana
bikrant
While using usercreationform how do we get rid of extra warning texts on html page?
Nana
Thank y all
Nats
I use LDAPbackend for authentication and django's permission for authorization. Different AD groups have different permissions.
I used a custom AUTH_USER_MODEL from AbstractUser,
is it necessary for me to create a new Group instead of using django.contrib.auth.Group ???
bikrant
محمد دلشاد
bikrant
Anonymous
do i have to make changes in views.py file for login while creating custom user model...??
Salim
can anyone pls help me
Importerror: cannot import name 'inventory' from 'stock.views'
Url.py
From . import views
app_name='s'
urlpatterns=[
path('stock/inventory', view.inventory, name='inventory')
]
I have the same views function like this in other app in thia project
محمد دلشاد
Zokir
Hello there,
i have deployed my project on shared hosting ((
Now i am having a problem RuntimeError: populate() isn't reentrant, referer:
Tech. Service is not answering..
Maybe someone knows how to solve this problem?
- Thanks
Anonymous
Anonymous
Read books to formalise yourself and youtube to sharpen your skills.
Firmcode
Any Djangocms guys in this group?
lil meow meow
Hello. I have csrf verification failed mistake in POST request, however in GET it's works. I've hardcoded JSON in Postman . Using function based view decorator. Why is it?
Anonymous
Doragonsureiyā
Any Djangocms guys in this group?
Please don't ask meta questions like:
"Any user of $x here?"
"Anyone used technology $y?"
"Hello I need help on $z"
Just ask about your problem directly! With a very high amount of people here the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
Firmcode
Hi I need to attend to an issue with Django CMS apphook throwing up this error: TypeError at /en/resources/
sequence item 0: expected str instance, proxy found
Can someone help?
Anonymous
I want a female Django programmer friend! I’m a female too.
Арам
M
everytime my page is getting refresh i can see in backend static js files are getting GET call
M
i assume it should not and seems it is slowing down
M
any idea ?
M
i have mentioned them like this
M
<script src="/static/assets/plugins/jquery-knob/jquery.knob.min.js"></script>
M
i tried doing this
<script src="{% static '/static/assets/plugins/jquery-knob/jquery.knob.min.js' %}"></script>
but it gives error saying i am not closing the block of static
M
hi @dilshad_i_am can u suggest me on the pop -up bro how to pass the value in modal from the template
Anonymous
Hello guys please I'm new here
Anonymous
Please how do I create a model that will allow me to paste the image path from the admin site and them be rendered to the html template
Anonymous
Abdul Shakoor
Hi developers, I almost learned django and django-rest-framework, and I want step forward, so what do you recommend me to learn JavaScript or Wagtail??
M
hi Guys i am getting al lot questions in Django . earlier i asked in group that how can i get the data refreshed in my template.html every 1 min . as a work around i did put
<meta http-equiv="refresh" content="5"> on top of html file which is refreshing whole page but now problem is each refresh is not getting latest data from views.py
M
anyone can guide me plaase
Shyamkumar
Shyamkumar
Dheeraj
Doragonsureiyā
Dheeraj
cj
Dheeraj
It's like I was not able to find out what particular thing is used for what
Dheeraj
Like that...
Anonymous
Does anyone know ... How to implement Augmented reality using Django ?
Anonymous
In websites
cj
even with examples
Dheeraj
Alright.
I'll give it a second go.
Maybe I understand something better...
cj
Anonymous
Okay ...
Bunty chhatri wala..
A
I'm trying to add env variables in django but it's not working .
My .env file
export ABC=True
And I'm trying to use it in my settings file
ABC=os.environ.get('ABC')
But it's not working
And when I tried to print it out, it returns None.
What am I doing wrong ?
#NeedHelp
Punam
Hello friends, I have start study to Django. I face some problem. can anyone help me how to import csv and create table, graph, used dynamic drop down or other basic using python.
Bunty chhatri wala..
Punam
Thanks how to import csv file in Django?
Punam
Thanks
A
Nabeel
[WinError 10053] An established connection was aborted by the software in your host machine
how to solve this error??
Shyamkumar