Skip to content

justdjango/django-real-estate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JustDjango

The Definitive Django Learning Platform.

Django Crash Course

This repository is the final code for the Django Crash Course found on YouTube and JustDjango.


Running the Project

  1. Create a virtual environment with virtualenv venv
  2. Activate the environment with source env/bin/activate
  3. Install dependencies with pip install django
  4. Run the server with python manage.py runserver

Other places you can find us:

YouTube Twitter

About

A tutorial project for beginners learning Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published