Contents

django-fake-model 0.1.4

0

Simple library for creating fake models in the unit tests.

Simple library for creating fake models in the unit tests.

Stars: 43, Watchers: 43, Forks: 5, Open Issues: 2

The erm0l0v/django-fake-model repo was created 8 years ago and the last code push was 1 years ago. The project is moderately popular with 43 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

No  django-fake-model  pypi packages just yet.

Errors

A list of common django-fake-model errors.

Code Examples

Here are some django-fake-model code examples and snippets.

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.