Menu

#Django

132 posts

Feed·
20 of 132 posts
📰
0

Reddit - Please wait for verification

Django·GPaksa·4 months ago
#UhdnrMYh

I created a full-stack application with a React frontend and a Django backend. I hosted the React app on Vercel and the Django backend on Render. Both services are running successfully, but I cannot see my images.…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·Itachi_22·4 months ago
#6syKCIcs

Hey everyone! I've been working on a side project for the past few months and finally launched it — GameVault. I am student of university of Moldova, I'm studying to be a programmer and I wanted to get some practice and do something really interesting and…

15s
Read More
📰
0

Reddit - Please wait for verification

Hey guys, i have lately experienced some difficulty in loading changes made in templates to the browser (Edge and chrome). On the VSCode browser, every change i made in my template reflects, but in other browsers, it's like i changed nothing.…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·lonahex·4 months ago
#gpIsWrlw

For the last few months, I've built a number of experimental Django projects and have used a home grown uuid7 based ID implementation. I've copied the implementation multiple times across projects to the point that it was getting hard to keep the copies…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·ELMG006·4 months ago
#9dHH58CB

For my part, I coded a backend where I only need to save my API credentials via the backend dashboard. Then, in my projects, I simply call the different APIs I want to connect to my projects through my backend's API (which uses personal API keys for…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·ELMG006·4 months ago
#sVq2xi1Y

Yes, I do, and to do that I use software where I simply record the characteristics of the APIs I want to use via a dashboard. Then, through a dynamic interface, I can use them simply by dynamically filling in the parameter fields I've defined.…

15s
Read More
📰
0

Reddit - Please wait for verification

Hello everyone, I am currently pursuing my MCA (Final Semester) and actively looking for a Full Stack Python Developer Internship. My skills include: Python Django Django REST Framework HTML, CSS, Bootstrap JavaScript MySQL Git & GitHub Object-Oriented…

15s
Read More
Django Session Cookie vs localStorage JWT Security Comparison
🖼️
0

Django Session Cookie vs localStorage JWT Security Comparison

DEV Community: django·Stefan·4 months ago
#VWzwjdb5
#dev#cookie#token#django#session#request

A side-by-side security analysis of Django session cookies vs localStorage JWTs, covering XSS exposure, CSRF, revocation, and safer defaults.

15s
Read More