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/tests.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__add_field_photo_image.py
pgallery/migrations/0003_auto__add_field_photo_tags__chg_field_photo_image.py
pgallery/migrations/0004_auto__chg_field_photo_tags.py
pgallery/migrations/0005_auto__add_field_gallery_shot_date.py
pgallery/migrations/0006_auto__add_field_photo_exif__chg_field_gallery_status_changed.py
pgallery/migrations/__init__.py
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/recent_galleries.html
pgallery/templatetags/__init__.py
pgallery/templatetags/pgallery_tags.py
pgallery/tests/__init__.py
pgallery/tests/test_models.py
pgallery/tests/test_utils.py