It is just a thin wrapper of factory_boy.
Project description
dj3fb
It's just a thin wrapper of factory_boy.
Install
pip install dj3fb
Examples
# In settings.py
INSTALLED_APPS = [
'...',
'dj3fb',
'...'
]
python manage.py generate_factories
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
dj3fb-0.1.1.tar.gz
(11.0 kB
view hashes)