Skip to content

lrb22/DjangoFinished

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django

A simple Django Project

Using python 3.9.13 Using DJango 4.1.7

First you need to setup a virtual environment

Then Download the src file and add it to the same directory as your virtaul env (it should have 2 folders: lib, bin and pyvenv.cfg)

Then change to your src directory you downloaded and run these commands (for mac): django-admin startproject trydjango . python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published