Skip to content

tomgruner/django-gallery-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple django gallery blog site.

To install, you will need to create a local_settings.py file with the following settings:

DATABASES 
ADMINS
MANAGERS
DEBUG
TEMPLATE_DEBUG
GRAPPELLI_ADMIN_TITLE 

And get install the requirements using:

pip install -r requirements.txt

About

A basic gallery type blog made with django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published