Skip to main content

A File gallery application for Django

Project description

Yet another File gallery for Django.

Galleries contains Albums that contains Ressources and ressources are your files items. Usually used like an image gallery, you should also use it like a download center for many file types.

Requires

  • sorl.thumbnail <https://github.com/sorl/sorl-thumbnail>;

Install

In your urls.py :

url(r'^porticus/', include('porticus.urls')),

Or to point out a specific gallery :

url(r'^$', 'porticus.views.view_gallery_detail', {'slug':'home-intro'}, name='homepage_gallery_detail'),

Then add the content of porticus.settings in your settings file.

In your settings.INSTALLED_APPS :

'sorl.thumbnail',
'porticus',

And if you want also to use it within DjangoCMS :

'porticus.cmsplugin_porticus',

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

porticus-0.4.6.tar.gz (6.8 kB view details)

Uploaded Source

File details

Details for the file porticus-0.4.6.tar.gz.

File metadata

  • Download URL: porticus-0.4.6.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for porticus-0.4.6.tar.gz
Algorithm Hash digest
SHA256 65e0b8bd9bdf777f1183eee12ac067352758c35a96e4940f60d4866c6526107a
MD5 f07eee456a536d55d5b04af0ab8421a3
BLAKE2b-256 c4430aaf26e9db4a0df65dcb654e2aff200a28a5cbc68d00026efc0eae68f9f9

See more details on using hashes here.

Supported by

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