Django-factory-boy

Latest version: v1.0.0

Safety actively analyzes 613482 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

------------------

*New:*

- Proper support for ``Django>=1.6.0``
- Update to ``factory_boy>=2.6.0``
- Add continuous integration compatibility

*Breaking:*

- Naming conventions have been updated to align on ``factory_boy`` conventions: ``UserF`` is now ``UserFactory``.
- Remove ``ContentTypeFactory``, useless in real tests (all useful ``ContentType`` objects are already created by Django)

0.1.7

------------------

*New:*

- Add support for ``Django>=1.4``

0.1.6

------------------

*Bugfix:*

- Fix sequence initialization in ``UserFactory`` and ``GroupFactory``

0.1.5

------------------

*New:*

- Add support for ``UserProfile``

0.1.4

------------------

*Packaging:*

- Switch to the (merged) upstream ``factory_boy``

.. vim:set ft=rst:

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.