Skip to content

The django tutorial I did a while ago. I'm finally putting it on GitHub.

Notifications You must be signed in to change notification settings

metllord/djangotut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Tutorial App

This is the tutorial app from the Django Project.

I've used dev settings and prod settings. To run the test server, run the command:

python manage.py runserver --settings=mysite.dev_settings

About

The django tutorial I did a while ago. I'm finally putting it on GitHub.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages