Skip to content

michelle65/MeetingPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeetingPlanner

Install the latest django release

python -m pip install django

Starting the project

django-admin startproject my-project-name

cd my-project-name

run the development server

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages