Package python3-module-django_factory: Information

    Source package: python3-module-django_factory
    Version: 0.11-alt3
    Build time:  Nov 5, 2021, 05:20 PM
    Report package bug
    License: ASL v2.0
    Summary: Generic factory for creating instances of Django models in tests
    Description: 
    django_factory is a generic implementation of `Creation Methods` for
    Django models.
    
    Using django_factory in your tests means that each test can create
    instances of the models, but only has to specify the model attributes
    that are germane to that particular test.
    
    Using creation methods usually leads to tests that are easier to read,
    and makes it easier to avoid convoluted test setup methods that are
    shared, as the pre-conditions for each test are easier to establish.

    List of rpms provided by this srpm:
    python3-module-django_factory (noarch)

    Maintainer: Andrey Bychkov


      1. python3-module-setuptools
      2. rpm-build-python3

    Last changed


    Dec. 19, 2019 Andrey Bychkov 0.11-alt3
    - build for python2 disabled
    May 14, 2018 Andrey Bychkov 0.11-alt2
    - rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.11-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)