LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_pgallery.egg-info/PKG-INFO
django_pgallery.egg-info/SOURCES.txt
django_pgallery.egg-info/dependency_links.txt
django_pgallery.egg-info/requires.txt
django_pgallery.egg-info/top_level.txt
pgallery/__init__.py
pgallery/admin.py
pgallery/feeds.py
pgallery/forms.py
pgallery/models.py
pgallery/sitemaps.py
pgallery/urls.py
pgallery/views.py
pgallery/locale/pl/LC_MESSAGES/django.mo
pgallery/locale/pl/LC_MESSAGES/django.po
pgallery/migrations/0001_initial.py
pgallery/migrations/0002_auto_20150417_1442.py
pgallery/migrations/0003_gallery_cover_photo.py
pgallery/migrations/0004_auto_20160416_2351.py
pgallery/migrations/__init__.py
pgallery/templates/pgallery/base.html
pgallery/templates/pgallery/base_photos.html
pgallery/templates/pgallery/exif_photo_list.html
pgallery/templates/pgallery/gallery_archive_month.html
pgallery/templates/pgallery/gallery_detail.html
pgallery/templates/pgallery/gallery_list.html
pgallery/templates/pgallery/gallery_menu.html
pgallery/templates/pgallery/photo_detail.html
pgallery/templates/pgallery/photo_list.html
pgallery/templates/pgallery/thumbnail_list.html
pgallery/templatetags/__init__.py
pgallery/templatetags/pgallery_tags.py