Menu

#Django

130 posts

Feed·
20 of 130 posts
📰
0

Reddit - Please wait for verification

Django·/u/GPaksa·2 days 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·/u/Itachi_22·2 days 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

Django·/u/virtualshivam·2 days ago
#b9ZN5y3O

Hi, So I want to understand how you guys are structuring django templates, how much logic does it handles, and what are it's boundaries. So, I never liked frontend as such, I was very bad with CSS, I liked js but at that time I was student and don't had…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·/u/FuzzySupport4661·2 days ago
#LTpy5GOl

Hello guys, I have a question regarding file handling in a Django project. I developed an ERP system, and currently all uploaded files are being stored inside the project/code server itself. As the project grows, storage management is becoming difficult.…

15s
Read More
📰
0

Reddit - Please wait for verification

Django·/u/Yamie_Mlauzi·2 days ago
#t4nHEDsn

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·/u/lonahex·2 days 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·/u/ELMG006·2 days 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·/u/ELMG006·2 days 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

Django·/u/NoIntelligenced·2 days ago
#j57dL6DA

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·3 days 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