Skip to main content

django image gallery app

Project description

django-simplegallery
====================

simple gallery

dependecies
-----------

* django-filer
* classy js: https://github.com/FinalAngel/classy-frontend-framework
* jquery
* jquery.cycle


Installation
------------

* `pip install django-simplegallery`
* follow the setup instructions for django-filer
* add `simplegallery` to INSTALLED_APPS and run syncdb or south migrate
* make sure `simplegallery/media` is accessible at your MEDIA_URL

* These external js dependencies also need to be made accessable at these
default locations:
* `{{ MEDIA_URL }}js/libs/jquery-1.4.4.js`
* `{{ MEDIA_URL }}js/libs/classy-1.3.js`
* `{{ MEDIA_URL }}js/plugins/jquery.cycle-2.97.js`

You can change the locations of these files by overriding the templates.


0.13
====
* its now possible to link a gallery to a django-filer folder, so it will one-way sync with the folder (changes in simplegallery are ignored, all changes from filer will be accepted)


0.12
====

* groups is no longer a mandatory field
Backward incompatible changes!

* css has changed
* js dependencies are no longer bundled

0.11.0a1
========

Backwards incompatible changes!
* added django-sekizai dependency
* added django-tinymce dependency
* default stylesheets and html structure changed, files renamed

Added detail change view for images in Gallery
No more `null=True` on `CharFields` and `TextFields` (used `blank=True, default=''` instead)


0.10.0a
=======

Changed image fields from image_filer to filer (backwards incompatible change)

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-simplegallery-0.13.tar.gz (19.0 kB view details)

Uploaded Source

File details

Details for the file django-simplegallery-0.13.tar.gz.

File metadata

File hashes

Hashes for django-simplegallery-0.13.tar.gz
Algorithm Hash digest
SHA256 34b433b1322c2fe1febe08f15eacec214ab4abb92cba392f57c1b510cec43f9d
MD5 f9d1f86a89233d1f972bd93d8b5772fc
BLAKE2b-256 1a29c85e573a29e7bcd1349b426b8ba03ff8ee83a3915f9306b48cff4218906b

See more details on using hashes here.

Provenance

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