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.
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/klisha (django-klisha):~/django-klisha$ pip install -r requirements.txt
Launch the server
(django-klisha):~/django-klisha$ python manage.py runserver 0.0.0.0:8080
klisha-powered sites
http://www.mierzejewski.net - Captured Moments
Release notes
Version development (unreleased):
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-klisha-1.0.3.tar.gz.
File metadata
- Download URL: django-klisha-1.0.3.tar.gz
- Upload date:
- Size: 122.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
024fc65528d79c088dd78f75241893024a00f8583bc33138587f9a0145c39619
|
|
| MD5 |
99abb4f40af0e2043ec969c4e1e64d34
|
|
| BLAKE2b-256 |
06da9a9a17f8d3d812001e9e961a3e221db08f20a2db59b63f30992d4cb41c2d
|