L
Hello there! Does anyone knows how to implement 3d secure stripe payments in Django?
aadya
Here what is the meaning of 3d?
aadya
You can go and read paytm doc of developer
aadya
It is very secure
Dexter
anyone plz look at this issue https://stackoverflow.com/questions/63052862/django-cms-update-function-not-working-as-intended
Anonymous
data base connection and explain how to insert data and delete data
Anonymous
Anonymous
Hello guys 👋
Wqw
https://www.w3schools.com/sql/sql_insert.asp
Morya
From YouTube: Dennis Ivy, JustDjango, Telusko
Udemy : Python and Django Full Stack Web Developer Bootcamp
Wqw
Wqw
Read here
Anonymous
How can we install uwsgi in windows
Anonymous
Some attribute os error showing when i was using pip
Mirco
!ot
Doragonsureiyā
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
Mirco
Or move to @python
aadya
Brandon
Morya
But it's one of the best course out there
Siddharthan
Please any one help, how to keep my static files across project level?
Morya
Brandon
_dvd
Hi everybody
I have 3 models:Student, Macro and LTO
I need to setup a url path like so
'http:127.0.0.1:8000/students/student_id/macro_id/LTO/'
Can I achieve that with drf's DefaultRouter?
Andrej
_dvd
I've already set 'students' url segment using DefaultRouter. I think setting another route starting wiht 'students/...' will collide with the previous one
Andrej
_dvd
I need two parameters
_dvd
student_id and macro_id
_dvd
in the future I'll need more
Dexter
https://stackoverflow.com/questions/59218802/i-am-getting-an-error-when-i-am-updating-the-post-it-displays-in-the-comment-se will anyone of you check it
s
Anyone know node. Js
s
I have Some errors
s
Please let me
A Kumar
My static file is not showing
Any suggestions why?
A Kumar
I have added static URL
loaded the static tag
Then written the static file variable inside script tag
Still it is not working
_dvd
Brandon
A Kumar
A Kumar
Vikas Singh
How I get all task in a api
Vikas Singh
?
Vikas Singh
Can any one help
Vikas Singh
?
Aito
Guys, no one remembers what sign should be put in order to indicate first the name of the application, and after its class in the templates?
Doragonsureiyā
How I get all task in a api
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. Include details such as libraries, platform, modules, etc. and also show your code using any pasting service.
Vikas Singh
Okay ..
Ferrum
hi guy
please how can i paginate a normal django rest framework apiview
Ferrum
'DEFAULT_PAGINATION_CLASS':
'rest_framework_json_api.pagination.PageNumberPagination',
Ferrum
this didnt work
Ferrum
i am using a normal APIview and no queryset
Mirco
rest framework json api ?
it's just rest_framework
Ferrum
Mirco
Anyway without queryset you have to do it by yourself by inheriting from existing classes like BasePagination
Ferrum
🤔🤔let me research on that
thanks
Anonymous
i will integrate tinymce in django admin and iw ant to integrated in forent end using model form i will do that it work perfectly on admin site and show code when i inspect on frontend but not show editor
Darth✧
username = request.session.get('username', 'default')
print(username)
It is not printing current logged in username. Any solution?
Anonymous
https://dpaste.org/a0Y5
Anonymous
Bro can any one help me to change javascript
Anonymous
Sarthak:
I have a javascript that toggle dropdown if dropdown 1 is open and i clicked on dropdown 2 it closes dropdown1 and opena dropdown2
But i want if i click on dropdown 2 or one if it is already opened is should close
Mirco
It's not a javascript group, please move the questions in a proper group
Anonymous
Ok sorry
Anonymous
Can you please suggest me any javascript group
Anonymous
Actually i am working on django project that need JavaScript
cj
Sourabh Singh
I need django blog project please if you have give me
Sourabh Singh
I try to make one but it giving error even after writing right code
Doragonsureiyā
I try to make one but it giving error even after writing right code
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. Include details such as libraries, platform, modules, etc. and also show your code using any pasting service.
Abeeb
Sourabh Singh
No reverse match this error is occured
Sourabh Singh
I am just a noob in django just starting learning help me