Skip to content

manishasahni/blogproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:
    Simple blog application written on Django hosted on Apache with wsgi. Data is stored in Postgresql database.

Instructions:
    1. Replace apache's conf file with httpd.conf in the root directory.
    2. Replace directory path in the following files with the appropriate path:
        ./apache/django.wsgi
        ./httpd.conf
        ./settings.py
    3. Replace database configuration in ./settings.py file with the appropriate parameters.

About

Simple blog application written using Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages