Skip to content

Repository of Django framework course of @udemy.

License

Notifications You must be signed in to change notification settings

hozlucas28/Django-Course-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Course [2022]

Repository of Web Development course of Udemy platform.

SummaryInstallationRelatedLicenseAcknowledgmentsContact

Summary

This is a repository where I store all lessons that I take on Web Development course of Udemy platform, related with Django framework.

Installation

Clone the repository, install Python (language), Django framework and use Visual Studio Code (code editor) with Python, Pylance and Django (extensions) installed. Then run the Django project, that you want to test, with the command python manage.py runserver in a terminal, please visit Django - Development Server for more information.

• Recommendation: Set an environment to Django projects, and install Django on it. Please visit Python - Virtual Environments for more information.

Related

License

This repository is under MIT License, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense for more information.

Acknowledgments

Thanks to Alex Roel teacher to make this course.

Contact

If you want to contact me, please see my socials medias in my GitHub profile.