Metadata-Version: 2.2
Name: model_mommy
Version: 2.0.0
Summary: Smart object creation facility for Django.
Home-page: http://github.com/vandersonmota/model_mommy
Author: vandersonmota
Author-email: vandersonmota@gmail.com
License: Apache 2.0
Keywords: django testing factory python
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: django>=1.11.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

============================================
Model Mommy: Smart fixtures for better tests
============================================

.. image:: https://travis-ci.org/berinhard/model_mommy.svg?branch=master
    :target: https://travis-ci.org/berinhard/model_mommy
    :alt: Test Status

.. image:: https://badge.fury.io/py/model_mommy.svg
    :target: https://badge.fury.io/py/model_mommy
    :alt: Latest PyPI version

**IMPORTANT:** Model Mommy is no longer maintained and was replaced by `Model Bakery <https://pypi.org/project/model-bakery/>`_. Please, consider `migrating your project <https://model-bakery.readthedocs.io/en/latest/migrating_from_mommy.html>`_ to use the new lib.

Model Mommy's creator and the maintainers decided to rename the project to not reinforce gender stereotypes for women in technology. You can read more about this subject `here <https://www.witi.com/articles/1017/How-Gender-Stereotypes-are-Still-Affecting-Women-in-Tech/>`_.


Maintainers
===========

*     Ana Paula Gomes - https://github.com/anapaulagomes/
*     Rustem Saiargaliev - https://github.com/amureki/
*     Bernardo Fontes - https://github.com/berinhard/


Creator
=======

*     Vanderson Mota - https://github.com/vandersonmota/
