Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sushantnair/django-tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
https://github.com/sushantnair/django-tutorial
django django-admin django-admin-interface django-admin-panel django-application django-forms django-framework django-models django-rest-framework django-session django-template-language django-templates good-lessons goodreads html-css-javascript model-view-template restful-webservices sqlite tutorial
Last synced: about 5 hours ago
JSON representation
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.
- Host: GitHub
- URL: https://github.com/sushantnair/django-tutorial
- Owner: sushantnair
- License: mit
- Created: 2024-05-24T12:35:07.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-21T17:45:40.000Z (5 months ago)
- Last Synced: 2024-06-22T11:57:10.921Z (5 months ago)
- Topics: django, django-admin, django-admin-interface, django-admin-panel, django-application, django-forms, django-framework, django-models, django-rest-framework, django-session, django-template-language, django-templates, good-lessons, goodreads, html-css-javascript, model-view-template, restful-webservices, sqlite, tutorial
- Language: Python
- Homepage: https://drive.google.com/drive/folders/1-BFhzV6Ujpgdfn2lLZc7WXNgugO-FcYK?usp=sharing
- Size: 26.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/sushantnair/Django-Tutorial/blob/main/LICENSE)
# Django-Tutorial
A comprehensive walkthrough of Django's main features that make it such a powerful website development tool. The codes are inspired from and the notes are created by Mrs. Nirmala Baloorkar, Assistant Professor, KJ Somaiya College of Engineering, SVU, Vidyavihar, Mumbai, 400077.# Word of Thanks
If you appreciate this tutorial, you can perform a "Word of Thanks" action by following my GitHub page and starring this repository. Thanks a lot for doing this favor!# Doubts
You can raise an issue here. Else, you can mail me at [email protected]# Gratitude Note
I again express my gratitude to Prof. Nirmala Baloorkar for the notes and the simple explanation. All I have done is implement the codes mentioned in the notes. That's all. Plus, I made some corrections where needed and some extra features.