django-pgallery:适用于PostgreSQL和Django的照片库应用程序

时间:2024-05-20 19:58:39
【文件属性】:

文件名称:django-pgallery:适用于PostgreSQL和Django的照片库应用程序

文件大小:32KB

文件格式:ZIP

更新时间:2024-05-20 19:58:39

Python

django-pgallery 适用于Django的照片库应用程序,使用PostgreSQL特有的功能。 概述 这是另一个用于创建和管理照片及照片画廊的Django应用,但具有PostgreSQL功能。 它是为了展示PostgreSQL一些高级功能而设计的,因此,它故意不能移植到其他RDBMS-es中。 特征 使用数组数据类型的图像标记 在HStore字段中存储EXIF数据 资源 作者 Zbigniew Siciarz(siciarz点网处的zbigniew) 执照 这项工作是在MIT许可下发布的。 许可证文件中提供了许可证的副本。


【文件预览】:
django-pgallery-master
----MANIFEST.in(130B)
----README.rst(2KB)
----test_requirements.txt(80B)
----pgallery()
--------locale()
--------urls.py(1KB)
--------migrations()
--------admin.py(2KB)
--------feeds.py(618B)
--------__init__.py(456B)
--------models.py(5KB)
--------templatetags()
--------views.py(1KB)
--------sitemaps.py(466B)
--------forms.py(366B)
--------templates()
----requirements.txt(117B)
----.travis.yml(456B)
----tox.ini(514B)
----LICENSE(1KB)
----setup.cfg(65B)
----setup.py(1KB)
----CHANGES.rst(569B)
----Makefile(286B)
----example_project()
--------manage.py(258B)
--------example_project()
----tests()
--------settings.py(2KB)
--------factories.py(805B)
--------test_views.py(2KB)
--------urls.py(123B)
--------test_forms.py(204B)
--------__init__.py(0B)
--------test_models.py(4KB)
--------test_utils.py(601B)
----.gitignore(189B)
----.coveragerc(172B)

网友评论