django-fake-model 0.1.4
0
Simple library for creating fake models in the unit tests.
Contents
Simple library for creating fake models in the unit tests.
Stars: 44, Watchers: 44, Forks: 5, Open Issues: 2The erm0l0v/django-fake-model
repo was created 9 years ago and the last code push was 2 years ago. The project is moderately popular with 44 github stars!
How to Install django-fake-model
You can install django-fake-model using pip
pip install django-fake-model
or add it to a project with poetry
poetry add django-fake-model
Package Details
- Author
- Kirill Ermolov
- License
- BSD
- Homepage
- https://github.com/erm0l0v/django-fake-model
- PyPi:
- https://pypi.org/project/django-fake-model/
- GitHub Repo:
- https://github.com/erm0l0v/django-fake-model
Classifiers
Related Packages
Errors
A list of common django-fake-model errors.
Code Examples
Here are some django-fake-model
code examples and snippets.