Skip to main content

A Django app to create gallery of photos.

Project description

Photogallery is Django app to allow users to look through pictures and posts created by admin.

Quick start

  1. Install photogallery:

    pip install django-photogallery
  2. Add “photogallery” to INSTALLED_APPS:

    INSTALLED_APPS = [
        ...
        'photogallery',
    ]
  3. Add photogallery URLconf to urls.py:

    path('photogallery/', include('photogallery.urls')),
  4. Run python manage.py migrate to create models.

  5. Start the server and add post on http://127.0.0.1:8000/admin/ after enabling Admin app.

  6. Visit http://127.0.0.1:8000/photogallery/ to look through all added picture posts.

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-photogallery-0.3.0.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_photogallery-0.3.0-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

Details for the file django-photogallery-0.3.0.tar.gz.

File metadata

  • Download URL: django-photogallery-0.3.0.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6

File hashes

Hashes for django-photogallery-0.3.0.tar.gz
Algorithm Hash digest
SHA256 246e936857678ca65707e21bd71e61eb6ed533a2ef3af75f00b072e6f28856eb
MD5 14a19bd38c126cf496982b5bf5a7123b
BLAKE2b-256 f2e38219053b7e8f6a694bd738e85225a925fcca53aef00df83ffbd8b319d17e

See more details on using hashes here.

File details

Details for the file django_photogallery-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: django_photogallery-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 13.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.6

File hashes

Hashes for django_photogallery-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96b8fcc582e93777a24bbd3e8d5a51f9ea2e7519dcb48339ed34feaf06aba6a8
MD5 ad5caceea3e56a07bda1fd866c0376c2
BLAKE2b-256 92559a732b9a53ccff9dcf77a7dca603b0527eb6a1e66ed254d2b9728075782a

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