Skip to main content

No project description provided

Project description

Documentation

See REQUIREMENTS in the setup.py file for additional dependencies:

Installation

  • run pip install django-frontify

  • add django-frontify to your INSTALLED_APPS

  • add DJANGO_FRONTIFY_DOMAIN to your settings file

Configuration

Set DJANGO_FRONTIFY_DOMAIN="<your-frontify-donmain>" in your settings.py

Development

Localsetup

Run this command in one terminal

make runserver

and this in a other

make watch_static

now you should be able to accesses the example django project via http://localhost:8000

Release package

First do a test release with this command:

make test_release

then run this for the real release:

make release

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-frontify-0.1.1.tar.gz (9.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page