Django View

The way that Django handles page displays and passes data from the Backend into Frontend HTML via a Django Template. Views can access data within the URL via Django Routes.


Previous Note 2023-11-18 Next Note 2023-11-19