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 configuration (as mentioned below) to your settings file

Configuration

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

  • Set DJANGO_FRONTIFY_FINDER_VERSION=2 in your settings.py

  • Set DJANGO_FRONTIFY_CLIENT_ID="<your-client-id>" in your settings.py

Version usage

Frontify has released a new version of its Finder, which made the previous version (v1) a legacy version. To still use the legacy version, set DJANGO_FRONTIFY_FINDER_VERSION=1. Otherwise, beware that you’ve set DJANGO_FRONTIFY_CLIENT_ID="<your-client-id>"

Tecnical questions about frontify?

Frontify Slack Channel: https://frontify-friends.slack.com/join/shared_invite/zt-b910hbol-9cGnIaCet11a9D4uzpVWmQ#/shared-invite/email

Frontify API Documentation: https://developer.frontify.com/

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 requirements

to release a package you have to add the following file

vim ~/.pypirc

with the following content

and install twine with pip install twine.

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_frontify-0.8.0-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file django_frontify-0.8.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_frontify-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc8d755de39b581749203ecd299d3f0866042867cae059d9bd3711646dd0cc6c
MD5 889a67019423e1daad3b36499ae347dd
BLAKE2b-256 60d428f008ac97c60df07758535fae33971c661af240830bc518ab66c7c3f7e2

See more details on using hashes here.

Supported by

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