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
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
Release history Release notifications | RSS feed
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.0.tar.gz
(5.8 kB
view details)
File details
Details for the file djipsum-1.0.0.tar.gz
.
File metadata
- Download URL: djipsum-1.0.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bd86b88a0e7ba7ff4f4e916ffb55a12e396e22c25899ef0e257a880843b0ffb |
|
MD5 | 06c57a39d90fa097cf592cfc70e70034 |
|
BLAKE2b-256 | 6c390970d8aa68e6d0475afbe9d9bfc5cf74cb733cbf397f6819f843478a7582 |