Debian NEW package overview for python-django-dynamic-fixture
python-django-dynamic-fixture_4.0.1-1~bpo12+1_multi.changes (click to toggle)
Format:1.8
Date:Tue, 04 Feb 2025 13:50:52 +0000
Binary:python-django-dynamic-fixture-doc python3-django-dynamic-fixture
Source:python-django-dynamic-fixture
Architecture:all source
Version:4.0.1-1~bpo12+1
Distribution:bookworm-backports
Urgency:medium
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Changed-By:Colin Watson <cjwatson@debian.org>
Description:
python-django-dynamic-fixture-doc - create dynamic model instances for testing purposes (Documentatio
python3-django-dynamic-fixture - create dynamic model instances for testing purposes (Python3 vers
Changes:
python-django-dynamic-fixture (4.0.1-1~bpo12+1) bookworm-backports; urgency=medium

  * Team upload.
  * Rebuild for bookworm-backports.
Files:
73752d3b344d30bc8d95dc4aa366b5a6 2734 python optional python-django-dynamic-fixture_4.0.1-1~bpo12+1.dsc
f786f6dd99b1a5a45a0388ec2e058772 3496 python optional python-django-dynamic-fixture_4.0.1-1~bpo12+1.debian.tar.xz
342c2470e9017f2149096c3b6472590c 45532 doc optional python-django-dynamic-fixture-doc_4.0.1-1~bpo12+1_all.deb
79355cb35e5353b1cdf0556e43101be2 11570 python optional python-django-dynamic-fixture_4.0.1-1~bpo12+1_amd64.buildinfo
d24dcc96ed47b0ccda551ff57b8de8d7 40268 python optional python3-django-dynamic-fixture_4.0.1-1~bpo12+1_all.deb
python-django-dynamic-fixture_4.0.1-1~bpo12+1.dsc (click to toggle)
Format:3.0 (quilt)
Source:python-django-dynamic-fixture
Binary:python-django-dynamic-fixture-doc, python3-django-dynamic-fixture
Architecture:all
Version:4.0.1-1~bpo12+1
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Uploaders:Michael Fladischer <fladi@debian.org>,
Homepage:https://github.com/paulocheque/django-dynamic-fixture
Standards-Version:4.6.2
Vcs-Browser:https://salsa.debian.org/python-team/packages/python-django-dynamic-fixture
Vcs-Git:https://salsa.debian.org/python-team/packages/python-django-dynamic-fixture.git
Testsuite:autopkgtest
Testsuite-Triggers:@builddeps@, python3-all
Build-Depends:debhelper-compat (=13), dh-python, pybuild-plugin-pyproject, python3-all, python3-django, python3-django-polymorphic, python3-gdal, python3-psycopg2, python3-pytest, python3-pytest-django, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme
Package-List:python-django-dynamic-fixture-doc deb doc optional arch=all python3-django-dynamic-fixture deb python optional arch=all
Files:
b1e875723927ff77c96c5703c7ef624a 73001 python-django-dynamic-fixture_4.0.1.orig.tar.gz
f786f6dd99b1a5a45a0388ec2e058772 3496 python-django-dynamic-fixture_4.0.1-1~bpo12+1.debian.tar.xz
Dgit:68cf999d18a2aea0bdf6726c6587194a7da75e45 debian archive/debian/4.0.1-1_bpo12+1 https://git.dgit.debian.org/python-django-dynamic-fixture
lintian 2.104.0 check for python-django-dynamic-fixture_4.0.1-1~bpo12+1.dsc (click to toggle)
README.source for python-django-dynamic-fixture_4.0.1-1~bpo12+1.dsc (click to toggle)
No README.source in this package
control file for python-django-dynamic-fixture-doc_4.0.1-1~bpo12+1_all.deb (click to toggle)
Package:python-django-dynamic-fixture-doc
Source:python-django-dynamic-fixture
Version:4.0.1-1~bpo12+1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:411
Depends:libjs-sphinxdoc (>=5.2), sphinx-rtd-theme-common (>=1.2.0+dfsg)
Section:doc
Priority:optional
Homepage:https://github.com/paulocheque/django-dynamic-fixture
Description:
create dynamic model instances for testing purposes (Documentation)
 Django Dynamic Fixture (DDF) is a complete and simple library to create dynamic
 model instances for testing purposes.
 .
 It lets you focus on your tests, instead of focusing on generating some dummy
 data which is boring and pollutes the test source code.
 .
 It exists to solve the anti-pattern of Static Fixtures and Factory objects.
 .
 Features:
  * Highly customizable: you can customize fields recursively
  * Deals with unique=True
  * Deals with cyclic dependencies (including self references)
  * Deals with many to many relationship (common M2M or M2M with additional
    data, i.e. through=’table’)
  * Deals with custom fields (especially if the custom field inherits from a
    django field)
  * Support for parallel tests
  * Deals with auto calculated attributes
  * It is easy to debug errors
 .
 This package contains the documentation.
lintian 2.104.0 check for python-django-dynamic-fixture-doc_4.0.1-1~bpo12+1_all.deb (click to toggle)
contents of python-django-dynamic-fixture-doc_4.0.1-1~bpo12+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-02-04 13:50 ./
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/
-rw-r--r-- root/root       399 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/changelog.Debian.gz
-rw-r--r-- root/root      2165 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/copyright
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/
-rw-r--r-- root/root      3092 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/about.rst.txt
-rw-r--r-- root/root     14852 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/change_log.rst.txt
-rw-r--r-- root/root      5740 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/data.rst.txt
-rw-r--r-- root/root      5246 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/data_fixtures.rst.txt
-rw-r--r-- root/root      9146 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/ddf.rst.txt
-rw-r--r-- root/root      1133 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/fdf.rst.txt
-rw-r--r-- root/root       929 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/index.rst.txt
-rw-r--r-- root/root      4465 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/more.rst.txt
-rw-r--r-- root/root      6862 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/overview.rst.txt
-rw-r--r-- root/root      1673 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/patterns.rst.txt
-rw-r--r-- root/root      2391 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_sources/settings.rst.txt
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/
-rw-r--r-- root/root     14810 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/basic.css
-rw-r--r-- root/root     18079 2023-09-15 22:36 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/coverage.html
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/css/
-rw-r--r-- root/root       420 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/documentation_options.js
-rw-r--r-- root/root       286 2023-03-29 08:31 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/file.png
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/js/
-rw-r--r-- root/root        90 2023-03-29 08:31 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/minus.png
-rw-r--r-- root/root        90 2023-03-29 08:31 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/plus.png
-rw-r--r-- root/root      4846 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/pygments.css
-rw-r--r-- root/root     14503 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/about.html
-rw-r--r-- root/root     46522 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/change_log.html
-rw-r--r-- root/root     20135 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/data.html
-rw-r--r-- root/root     20972 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/data_fixtures.html
-rw-r--r-- root/root     39304 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/ddf.html
-rw-r--r-- root/root      7134 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/fdf.html
-rw-r--r-- root/root      4286 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/genindex.html
-rw-r--r-- root/root     17410 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/index.html
-rw-r--r-- root/root     18410 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/more.html
-rw-r--r-- root/root       513 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/objects.inv
-rw-r--r-- root/root     23580 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/overview.html
-rw-r--r-- root/root      8432 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/patterns.html
-rw-r--r-- root/root      4685 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/search.html
-rw-r--r-- root/root     25829 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/searchindex.js
-rw-r--r-- root/root     11266 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/settings.html
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc-base/
-rw-r--r-- root/root       315 2025-02-04 13:50 ./usr/share/doc-base/python-django-dynamic-fixture-doc.python-django-dynamic-fixture-doc
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/_sphinx_javascript_frameworks_compat.js -> ../../../../javascript/sphinxdoc/1.0/_sphinx_javascript_frameworks_compat.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/css/badge_only.css -> ../../../../../sphinx_rtd_theme/static/css/badge_only.css
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/css/theme.css -> ../../../../../sphinx_rtd_theme/static/css/theme.css
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Bold.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.ttf
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Bold.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-BoldItalic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.ttf
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-BoldItalic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-BoldItalic.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Italic.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.ttf
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Italic.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Italic.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Regular.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.ttf
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/Lato-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/Lato-Regular.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/RobotoSlab-Bold.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Bold.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/RobotoSlab-Regular.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/RobotoSlab-Regular.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/fontawesome-webfont.eot -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.eot
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/fontawesome-webfont.svg -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.svg
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/fontawesome-webfont.ttf -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.ttf
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/fontawesome-webfont.woff -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/fonts/fontawesome-webfont.woff2 -> ../../../../../sphinx_rtd_theme/static/fonts/fontawesome-webfont.woff2
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/jquery.js -> ../../../../javascript/sphinxdoc/1.0/jquery.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/js/theme.js -> ../../../../../sphinx_rtd_theme/static/js/theme.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/language_data.js -> ../../../../javascript/sphinxdoc/1.0/language_data.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/searchtools.js -> ../../../../javascript/sphinxdoc/1.0/searchtools.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/sphinx_highlight.js -> ../../../../javascript/sphinxdoc/1.0/sphinx_highlight.js
lrwxrwxrwx root/root         0 2025-02-04 13:50 ./usr/share/doc/python-django-dynamic-fixture-doc/html/_static/underscore.js -> ../../../../javascript/sphinxdoc/1.0/underscore.js
control file for python3-django-dynamic-fixture_4.0.1-1~bpo12+1_all.deb (click to toggle)
Package:python3-django-dynamic-fixture
Source:python-django-dynamic-fixture
Version:4.0.1-1~bpo12+1
Architecture:all
Maintainer:Debian Python Team <team+python@tracker.debian.org>
Installed-Size:263
Depends:python3-django, python3:any
Suggests:python-django-dynamic-fixture-doc
Section:python
Priority:optional
Homepage:https://github.com/paulocheque/django-dynamic-fixture
Description:
create dynamic model instances for testing purposes (Python3 version)
 Django Dynamic Fixture (DDF) is a complete and simple library to create dynamic
 model instances for testing purposes.
 .
 It lets you focus on your tests, instead of focusing on generating some dummy
 data which is boring and pollutes the test source code.
 .
 It exists to solve the anti-pattern of Static Fixtures and Factory objects.
 .
 Features:
  * Highly customizable: you can customize fields recursively
  * Deals with unique=True
  * Deals with cyclic dependencies (including self references)
  * Deals with many to many relationship (common M2M or M2M with additional
    data, i.e. through=’table’)
  * Deals with custom fields (especially if the custom field inherits from a
    django field)
  * Support for parallel tests
  * Deals with auto calculated attributes
  * It is easy to debug errors
 .
 This package contains the Python 3 version of the library.
lintian 2.104.0 check for python3-django-dynamic-fixture_4.0.1-1~bpo12+1_all.deb (click to toggle)
contents of python3-django-dynamic-fixture_4.0.1-1~bpo12+1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-02-04 13:50 ./
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/ddf/
-rw-r--r-- root/root       475 2025-02-04 13:50 ./usr/lib/python3/dist-packages/ddf/__init__.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/
-rw-r--r-- root/root      8094 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/__init__.py
-rw-r--r-- root/root     30339 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/ddf.py
-rw-r--r-- root/root       718 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/decorators.py
-rw-r--r-- root/root      7751 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/django_helper.py
-rw-r--r-- root/root      7184 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fdf.py
-rw-r--r-- root/root      1678 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fields.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/
-rw-r--r-- root/root       562 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/__init__.py
-rw-r--r-- root/root      2749 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/default_fixture.py
-rw-r--r-- root/root      3920 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/random_fixture.py
-rw-r--r-- root/root      5095 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/sequential_fixture.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/
-rw-r--r-- root/root         1 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/__init__.py
-rw-r--r-- root/root      3265 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/abstract_test_generic_fixture.py
-rw-r--r-- root/root      2255 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/test_default_fixture.py
-rw-r--r-- root/root      2662 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/test_default_fixture_postgres.py
-rw-r--r-- root/root       362 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/test_random_fixture.py
-rw-r--r-- root/root      1794 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/test_sequential_fixture.py
-rw-r--r-- root/root      2003 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/tests/test_unique_random_fixture.py
-rw-r--r-- root/root      5799 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/fixture_algorithms/unique_random_fixture.py
-rw-r--r-- root/root      3639 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/global_settings.py
-rw-r--r-- root/root       168 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/models.py
-rw-r--r-- root/root      1356 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/models_sample_app.py
-rw-r--r-- root/root     13540 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/models_test.py
-rw-r--r-- root/root      1518 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/models_third_party.py
-rw-r--r-- root/root      2517 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/script_ddf_checkings.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/
-rw-r--r-- root/root         1 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/__init__.py
-rw-r--r-- root/root       571 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/conftest.py
-rw-r--r-- root/root     22181 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf.py
-rw-r--r-- root/root      1346 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_checkings.py
-rw-r--r-- root/root      3059 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_copier.py
-rw-r--r-- root/root      5178 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_custom_fields.py
-rw-r--r-- root/root       756 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_custom_models.py
-rw-r--r-- root/root      1489 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_geo.py
-rw-r--r-- root/root      3918 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_signals.py
-rw-r--r-- root/root     10568 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_ddf_teaching_and_lessons.py
-rw-r--r-- root/root      1542 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_decorators.py
-rw-r--r-- root/root     10875 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_django_helper.py
-rw-r--r-- root/root      7657 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_fdf.py
-rw-r--r-- root/root      4928 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_global_settings.py
-rw-r--r-- root/root      1682 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_mask.py
-rw-r--r-- root/root       308 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_module_ddf_shortcut.py
-rw-r--r-- root/root      1958 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_sample_app.py
-rw-r--r-- root/root     12072 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture/tests/test_wrappers.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture-4.0.1.dist-info/
-rw-r--r-- root/root      4523 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture-4.0.1.dist-info/METADATA
-rw-r--r-- root/root      5374 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture-4.0.1.dist-info/RECORD
-rw-r--r-- root/root        92 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture-4.0.1.dist-info/WHEEL
-rw-r--r-- root/root        35 2025-02-04 13:50 ./usr/lib/python3/dist-packages/django_dynamic_fixture-4.0.1.dist-info/top_level.txt
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/
-rw-r--r-- root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/__init__.py
-rw-r--r-- root/root      2440 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/count_queries_on_save.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/management/
-rw-r--r-- root/root         1 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/management/__init__.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/management/commands/
-rw-r--r-- root/root         1 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/management/commands/__init__.py
-rw-r--r-- root/root      1287 2025-02-04 13:50 ./usr/lib/python3/dist-packages/queries/management/commands/count_queries_on_save.py
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-02-04 13:50 ./usr/share/doc/python3-django-dynamic-fixture/
-rw-r--r-- root/root      3723 2023-09-15 22:36 ./usr/share/doc/python3-django-dynamic-fixture/README.md
-rw-r--r-- root/root       399 2025-02-04 13:50 ./usr/share/doc/python3-django-dynamic-fixture/changelog.Debian.gz
-rw-r--r-- root/root      2165 2025-02-04 13:50 ./usr/share/doc/python3-django-dynamic-fixture/copyright

Timestamp: 04.02.2025 / 15:13:04 (UTC)