Mirco
You won't understand how Django works
Mirco
Anonymous
How can i increase my sitting hours in front of screen
Sh
Kunal
Can j get job as Django developer in USA??
TR
Hello guys, I've been using AWS RDS for my DB instances for a while now. I just wanted to know about cheaper maybe better alts based on experience.
Anonymous
TR
You may need to link it to pgAdmin4 to better work on the DB
Anonymous
Can anyone help me how to do with bulk update?
Anonymous
Prasta
rahmat, I found
Alhamdulillah.. I hope it suits your needs brother..
Anonymous
For one model I need to do bulk update bulk delete get request
~~~
Any tut for rest framework?
Anonymous
How to make it in view function
Jun
I already have a hosting and a domain name where only one static HTML about us page is there. now I want to make a medical-related website using django in that existing hosting and domain name. Can anyone help me how to do this???
Sh
Anonymous
Abdul Shakoor
Vitaliy
In theory it may be done through js on every page, which would send some signal that the page is unloading. But in reality it's best to track the latest activity on the site.
Tony
Is it possible to combine Django with react js
Anonymous
yes, just Google,there will be lots of examples
Shihasz
...
You have to use some javascript
.
Django or flask which to learn as a beginner
Jahongirmirzo
.
I want to make my own portforlio
Beka
AliReZa
.
Okk
.
Can i do everything with django that flask can do
Doragonsureiyā
.
Okk
AliReZa
Anonymous
Hell friends , can any one please tell me how to fix this error "AttributeError: 'DatabaseOperations' object has no attribute 'geo_db_type"
Rangubha
Anyone can help me?I want to create stock market portfolio for my final year project web development.
Vitaliy
Anonymous
I changed db
Vitaliy
Along with backend? django.contrib.gis.db.backends.postgis ?
Anonymous
Hello guys not able to store profile image via POST method in API View ?
Doragonsureiyā
Hello guys not able to store profile image via POST method in API View ?
Please provide a full explanation including all the details that you consider relevant. Your statement is too broad and there is no clear way to answer you, you have to explain:
- what you're doing
- what you're expecting
- what you're using
- where you're running the script
- what Python version you're using
- what packages and their versions you're using
and more details, that way your chances to get help will increase
Rangubha
Anonymous
Reverse for 'form' with arguments '('',)' not found. 1 pattern(s) tried: ['template/(?P<pk>[^/]+)/form/(?P<pk_test>[^/]+)/$']
Anonymous
can any help me how to fix this error "django.db.utils.ProgrammingError: relation "django_session" does not exist"
Anonymous
Google it
Sumit
ID should be int not str
Change your path to path('template/<int:pk>/form/<pk_test>/', views.form, name = 'form')
Future
Anonymous
Anonymous
Error occur
Anonymous
Reverse for 'form' with arguments '('',)' not found. 1 pattern(s) tried: ['template/(?P<pk>[0-9]+)/form/(?P<pk_test>[^/]+)/$']
Anonymous
apply migration, then retry
when i migrate i'm getting error like this 'AttributeError: 'DatabaseOperations' object has no attribute 'geo_db_type'"
Mihir
I've created a custom user model extending django-allauth.
I've added fields of first_name, last_name and contact number.
I've created a custom signups form and the form is getting displayed no problem there.
When I fill the the form, first name and last name are getting saved in the user but contact number is not getting saved. What can I do for this ?
Mirco
!paste
Doragonsureiyā
To share code or error tracebacks please use an online pasting service, here is a list of suggested sites:
- https://del.dog
- https://dpaste.org
- https://linkode.org
- https://hastebin.com
- https://bin.kv2.dev
Anonymous
Mihir
https://bin.kv2.dev/~5f55ec7bb441021526f228df
Mihir
Cristian
Hi everyone, I have this situation which I'm trying to solve: I have a model for which I want to know in what app (service, factory... Etc) was called. Basically I want to get the caller of that model's attribute (in my case is setting that attribute). Can you please help me with some methods that I can achieved this?
Manish
Is there any way I can display any value in a template which is present outside the app from which I need the value?
Manish
https://stackoverflow.com/questions/63775187/how-to-get-values-from-another-app-from-the-database-in-django/
Darth✧
Tobi
Hi, hope everyone is doing fine, a have an app that register student with their tutors, precisely two(Mother and father), I have a model that represent a tutor with a gender field, on the registration page, I need to display the two forms a the same time but when I do so I loose the informations for one tutor because the forms have exactly the same fields, how can I get the informations for each form in a single post request
Aneesh
How to create a unmanaged model.
I have created a model with managed = false
And created SQL query for it also
Aneesh
Please help
Aneesh
After that which command I want to perform
Aneesh
Any one know about this
Aneesh
?
ASHIL
Can any one help me to solve this issue..??
https://stackoverflow.com/questions/63775222/checking-hased-password-in-django-gives-incorrect-output
Aneesh
Do you know about this
Aneesh
My pbm
Aneesh
?
ASHIL
Don't know
Aneesh
Any one know about this please help
Aneesh
I am doing only a part of this project. So I need to do like this
Aneesh
Do you know about this