Skip to main content

Wagtail Makeup

Project description

Wagtail Makeup

Tired of having no images locally when you need them? Don't want to fill your computer up with images? Use Wagtail Makeup ;)

Installation

Install the plugin by cloning or (soon) with pypi, and add it to your installed apps.

Configuration

Sign up for an Unsplash api key and add this to your settings:

WAGTAIL_MAKEUP_SETTINGS = {
    "UNSPLASH_CLIENT_ID": "your api id here",
}

Using

Wagtail Makeup works by providing a new management command:

python manage.py make_up [keyword] [amount of images]

So you want to replace all your broken images on your site with dogs (who wouldn't) you can do it like this:

python manage.py make_up dogs 10

Note: the amount value is the number of images to download, the higher this is, the more variance you will get.

:cool:

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

wagtailmakeup-0.0.1-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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