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 (django-klisha):~/django-klisha$ pip install -r requirements.txt
Launch the server
(django-klisha):~/django-klisha$ ./manage.py runserver
klisha-powered sites
http://www.mierzejewski.net - Captured Moments
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
Release files for django-klisha 1.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-klisha-1.0.4.tar.gz | 122.1 kB | Details |
Release files / django-klisha-1.0.4.tar.gz
| Download URL | django-klisha-1.0.4.tar.gz |
|---|---|
| Size | 122.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ef1ba2143884d46f46d0aeefe4bff7737135640f8b633fb02f2dfa2ac3dd2023
|
|
BLAKE2b-256 checksum How to use checksums |
3118ec435971eba83e440d5efd9115e3102c2529ff63b5804dddaef82a1d479d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |