You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Django is a Python-based free and open-source web framework, which follows the model-template-view architectural pattern. It is maintained by the Django Software Foundation, an independent organization established as a 501 non-profit. Django's primary goal is to ease the creation of complex, database-driven websites
This repository contains structured examples of Dockerfile instructions, aimed at helping beginners and developers understand how each command works in real-world scenarios.
📝 This To Do List is made as responsive website using javascript ,Where it manage our tasks by ➕ add new tasks , ➖ delete all the accomplished tasks and also by renaming them if needed .