Thanks to visit codestin.com
Credit goes to github.com

Skip to content

larste/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Blog project for learning Django.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.8.0 or newer
  • Pipenv 2018.11.26 or newer

Installing

A step by step series of examples that tell you how to get a development env running

Install requirements:

pipenv install

Enter the shell:

pipenv shell

Start the development server:

./manage.py runserver

Running the tests

And coding style tests

pylint blog

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published