https://github.com/jw/imagery
A CMS for artists.
https://github.com/jw/imagery
django3 python38
Last synced: 5 months ago
JSON representation
A CMS for artists.
- Host: GitHub
- URL: https://github.com/jw/imagery
- Owner: jw
- License: mit
- Created: 2016-10-09T07:59:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-21T20:27:49.000Z (about 3 years ago)
- Last Synced: 2024-04-17T06:13:07.202Z (about 2 years ago)
- Topics: django3, python38
- Language: JavaScript
- Homepage:
- Size: 21.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
imagery
=======
A CMS for artists.
.. image:: https://img.shields.io/badge/built%20with-Cookiecutter%20Django-ff69b4.svg
:target: https://github.com/pydanny/cookiecutter-django/
:alt: Built with Cookiecutter Django
:License: MIT
Settings
--------
See settings_.
.. _settings: http://cookiecutter-django.readthedocs.io/en/latest/settings.html
Features
--------
Sentry
^^^^^^
Uses sentry as logging and error framework.
Deployment
----------
The following details how to deploy this application.
Heroku
^^^^^^
See detailed `cookiecutter-django Heroku documentation`_.
.. _`cookiecutter-django Heroku documentation`: http://cookiecutter-django.readthedocs.io/en/latest/deployment-on-heroku.html
Docker
^^^^^^
See detailed `cookiecutter-django Docker documentation`_.
.. _`cookiecutter-django Docker documentation`: http://cookiecutter-django.readthedocs.io/en/latest/deployment-with-docker.html