Skip to content

Atlantic777/atlantic-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

atlantic-blog

My blog in django

How to test

In case you want to test this code, run following commands:

./manage syncdb
./manage runserver [port]

And you'll have a working test server on http://localhost:[port] Next, you'll have to install some django deps.

Dependencies

pip install django-taggit

About

My blog in django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages