Presence
I tried googling but couldn't any good resource..
Presence
Ik that
Pradyum
Hi, I am getting stuck in connecting multiple database in django
Pradyum
https://stackoverflow.com/q/62630722/7999665
Pradyum
I have posted a question here, could anyone please help
Svyatoslav
help pls
https://stackoverflow.com/questions/1290470/django-admin-inline-change-list
Nayan
Hi can some one help me how to resolve , getElementById is null error , I am trying to download file when i click on link and i for redirecting or refreshing to the same page i am using javascript addEventlistener
Doragonsureiyā
Nayan
I am trying this in django
Nayan
Django + javascript
Doragonsureiyā
Step 1: Open a browser
Step 2: Write down https://google.com or https://duck.com and press Enter
Step 3: In the search box write down the same words you asked here
Step 4: Read the firsts results
ford
Where is the second user-database located we start from there
Wang
Abdulwahab
Hi everyone ..
How do I split the migration files of different databases related to different environments ? (as files structure)
I have two environments and two databases.
development and production.
I want to store migrations files of each database in separate folders,
It's like creating a folder called "migration" in each app
and inside it, two sub folders
"dev" and "prod"
and each one contains the migration files for each database
can I do somthing like this ?
Alessio Balderi
Hello!
I'd like to send a notification with some data to Flutter (Frontend) when something happens on the backend, what should I use?
Mirco
Alessio Balderi
ty
A
How can I run both post and get request with same url but with different parameters in a class based view extending APIView
A
/api/post/ for post and /api/post/1 to get 1st data
Mayank
Hi anyone who can help me in autoscale setting in aws?
My autoscale keeps adding instance to maintain the cpu utilisation limit.
Without Waiting for the new instance up state
saran
https://stackoverflow.com/questions/62634933/is-there-any-way-to-put-id-along-with-a-tag-in-coloums-of-datatablesserversid
saran
saran
I tried all the scenario. Still stuck
saran
Anyone used this before?
saran
Datatables serverside
Alessio Balderi
Anonymous
Hi..all, anybody know about oodo frame work in Python ?
Is oodo or Django is best for choosing as career path ?
Please advice me..
I have just started with Django now. But find very difficult to get an entry in Django
Mirco
Anonymous
I mean.. I have learned basics by watching YouTube & other sites, created some projects. But in order to get realworld experience, any Internship / Job is required... There is the difficulty.
Mirco
Wannabe
Wannabe
Django is in demand.. just learn it..
Wannabe
you won't regret it..
Anonymous
Okay, thanks for the responses
Bunty chhatri wala..
Bunty chhatri wala..
Holla
published = PublishedManager()
It return name error publishedmanager is not defined
Shubham
the_programmer
No i am not
If it's showing error in Django imports. Then it's related to python interpreter selection. I faced the same issue with vs code in my early days. Simply selecting correct interpreter solve my problem.
Arjun
has anyone implemented in-app purchases in the backend for iOS
Shubham
Ok bro i will try
Muhammed Enes
Hello, I have a Django 3.0 project. DEBUG = I can't pull my style files when I make false. I used the collectstatic command, I set static root. What would be the reason?
Kronos
Muhammed Enes
How can I solve this?
Kronos
Is the project still on devolopment..
Kronos
You can turn Debug to True .. if it is..
Kronos
Django is not made to serve static files.. The web server has to handle that..
Kronos
https://medium.com/clercode/configuring-django-static-files-with-nginx-1943257c17ad
Muhammed Enes
I have already published the project with nginx. But when I do Debug = False, it doesn't pull a few css files.
Kronos
Go through the article at the link i sent you .. Hope it helps..
Anonymous
Hello friends, How to do indirect model relationship .
the_programmer
!ol
This telegram bot is really good. Any idea where can I get more dev info. About this bot
Arjun
Has anyone implemented in-app purchases in the backend for iOS?
Raunak
How can I create elasticsearch index in django using multiple models
Minor
Hi there. Do not tell me how to tag a new message in the chat. I took it as a basis
https://github.com/upeshpv/Bearle-django-private-chat
cj
Minor
cj
Minor
how?
I don't know, I'm looking for materials but I can't find anything useful.
Ganesh
How to render model values in HTML
Mirco
DK
How can we implement real-time opencv in django ?
Doragonsureiyā
How can we implement real-time opencv in django ?
Step 1: Open a browser
Step 2: Write down https://google.com or https://duck.com and press Enter
Step 3: In the search box write down the same words you asked here
Step 4: Read the firsts results
Masud
Can any onehelp me to convert function based view to CBV?
Doragonsureiyā
Masud
Can i paste the code?
Doragonsureiyā
Can i paste the code?
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
Masud
Masud
https://hastebin.com/guxobageku.rb
Masud
This is code i want to convert to class based view
sudoku
I want to sort my forms according to the filled dates in the data base for admin users
sudoku
Plz help
Chiranjeev
can anyone have the knowledge to create test cases in django-graphql project
Chiranjeev
example of test cases for django-graphql project