Skip to content

StovenB/django_local_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Django Local Library

This project is an example of a local library website created with the Django framework

Quick Start

  1. Open a terminal and run
    git clone https://github.com/StovenB/django_local_library.git
    
  2. cd django_local_library/locallibrary
    
  3. python manage.py makemigrations
    python manage.py migrate
    python manage.py collectstatic
    python manage.py runserver
    
  4. Open in browser
    http://127.0.0.1:8000

About

Local library website written in Python with the Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages