Skip to main content

Plugin to generate the lorem ipsum for django model

Project description

Plugin to generate the lorem ipsum for django model

Install

Djipsum is available directly from PyPI:

$ pip install djipsum

*). And don’t forget to add djipsum to your INSTALLED_APPS setting (without migrations).

Requirement

  • Django>=1.10.1

Usage

usage: manage.py djipsum [-h]
                         [-dv] [--app APP] [--model MODEL] [--max MAX]

To generate awesome lorem ipsum for your model class!

optional arguments:
  -h, --help            show this help message and exit
  -dv, --djipsum_version
                        Show djipsum version and exit.
  --app APP             The APP name.
  --model MODEL         The Model Class name.
  --max int(MAX)        Maximum generate lorem ipsum.

Example

# Default 10 objects
$ ./manage.py djipsum --app testapp --model TestField

# Custom Maximum objects
$ ./manage.py djipsum --app testapp --model TestField --max=5

License

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

djipsum-1.0.1.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file djipsum-1.0.1.tar.gz.

File metadata

  • Download URL: djipsum-1.0.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for djipsum-1.0.1.tar.gz
Algorithm Hash digest
SHA256 1601b9ffbadc6b377cb55c29b478a49a3b70c47ff97977331d3ee3b1e84ffdc3
MD5 df709e47cb435bbf2b23ad89afff2293
BLAKE2b-256 f5633ad11625458b8de28e2d342da61d93d003ffca0524353c43e10f7feab3a2

See more details on using hashes here.

Provenance

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