Skip to main content

A standards-compliant and responsive photoblog web application, written in Python and Django

Project description

klisha is a standards-compliant and responsive photoblog web application, written in Python and uses the Django web framework.

Responsive design

Installation

Create a virtualenv

~$ virtualenv ~/django-klisha
~$ cd ~/django-klisha
~$ source ./bin/activate

Clone the code

~$ git clone https://github.com/zenzire/django-klisha.git

Install required pip packages

(django-klisha):~$ cd django-klisha
(django-klisha):~/django-klisha$ pip install -r requirements.txt

Launch the server

(django-klisha):~/django-klisha$ ./manage.py runserver

klisha-powered sites

Release notes

Version 1.0.4 (2013-Sep-16):

  • Updated Django to 1.5.4 (security fix)

Version 1.0.3 (2013-Aug-14):

  • Created pip package

Version 1.0.2 (2013-Aug-14):

  • Admin: Added vertical display of the tags’ filter interface

  • Updated Django from 1.5.1 to 1.5.2

  • Updating Description, Screenshots and Installation paragraphs in README.rst file

Version 1.0.1 (2013-Aug-05):

  • Added links to the next and the previous picture on picture detail page

  • Added KLISHA_WEBSITE_DESCRIPTION optional parameter to settings

  • Added Installation and Release notes paragraphs in README.rst file

Version 1.0.0 (2013-Jul-25):

  • Initial version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-klisha-1.0.4.tar.gz (122.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page