#django
Read more stories on Hashnode
Articles with this tag
In this post, we will create a script that will convert pseudocode into Python executable code. We'll learn about string manipulation and Django. · What...
File upload and download are some most performed actions on the web. With the rise of cloud-based solutions, companies are moving from on-premises. ·...
A text-summarizing rest API tool created using spaCy and the Django Rest Framework. A weekend project suitable for beginners and intermediates. · "Not...
We'll define broken object-level authorization. We'll provide some instances and some of the methods we can use to make our Django apps more secure. ·...
Authentication system flaws can allow attackers to get access to user accounts and potentially compromise a whole system by utilizing an admin account ·...
The security of web applications is paramount for every business. Users want to know that their data is secure and private. · Data is King. Access to...