{"id":22799638,"url":"https://github.com/rollinger/django-toolchain","last_synced_at":"2025-03-30T19:16:44.061Z","repository":{"id":117516126,"uuid":"437246798","full_name":"rollinger/django-toolchain","owner":"rollinger","description":"Toolchain extension for django projects","archived":false,"fork":false,"pushed_at":"2021-12-11T12:05:29.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T21:53:22.587Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rollinger.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-11T10:05:55.000Z","updated_at":"2021-12-11T12:05:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e4884a6-8fc3-45ac-a53e-740d6a18bbd4","html_url":"https://github.com/rollinger/django-toolchain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollinger%2Fdjango-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollinger%2Fdjango-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollinger%2Fdjango-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollinger%2Fdjango-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollinger","download_url":"https://codeload.github.com/rollinger/django-toolchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365650,"owners_count":20765549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-12T07:09:28.661Z","updated_at":"2025-03-30T19:16:43.386Z","avatar_url":"https://github.com/rollinger.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://img.shields.io/pypi/v/skeleton.svg\n   :target: `PyPI link`_\n\n.. image:: https://img.shields.io/pypi/pyversions/skeleton.svg\n   :target: `PyPI link`_\n\n.. _PyPI link: https://pypi.org/project/skeleton\n\n.. image:: https://github.com/jaraco/skeleton/workflows/tests/badge.svg\n   :target: https://github.com/jaraco/skeleton/actions?query=workflow%3A%22tests%22\n   :alt: tests\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n   :target: https://github.com/psf/black\n   :alt: Code style: Black\n\n.. .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest\n..    :target: https://skeleton.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://img.shields.io/badge/skeleton-2021-informational\n   :target: https://blog.jaraco.com/skeleton\n\nDjango Toolchain is a collection of management commands for the Django Framework.\n\n\nGetting Started\n===============\n\nAfter installation in your project run:\n    \n    $ python manage.py \u003ccommand\u003e\n\nRequirements\n============\n\nDjango Extensions requires Django 3.8 or later.\n\n\nGetting It\n==========\n\nYou can get Django Toolchain by using pip::\n\n    $ pip install django-toolchain\n\nIf you want to install it from source, grab the git repository from GitHub and run setup.py::\n\n    $ git clone git://github.com/rollinger/django-toolchain\n    $ cd django-toolchain\n    $ python setup.py install\n\n\nInstalling It\n=============\n\nTo enable `django_toolchain` in your project you need to add it to `INSTALLED_APPS` in your projects\n`settings.py` file::\n\n    INSTALLED_APPS = (\n        ...\n        'Django-Toolchain',\n        ...\n    )\n\n\nUsing It\n========\n\nToolchains change your project in sometimes unpredictable ways! \nA git branch before using any of the toolchain commands is highly recommended.\n\nManage App Structure:\n\n    $ python manage.py tool_structure [check|run] --Package|Class|method|function\n\nManage docstrings:\n\n    $ python manage.py tool_docstrings [check|run]\n\nManage translatables:\n\n    $ python manage.py tool_translatables [check|run]\n\nManage pytests:\n\n    $ python manage.py tool_pytests [check|run]\n\n\nGetting Involved\n================\n\nOpen Source projects can always use more help. Fixing a problem, documenting a feature, adding\ntranslation in your language. If you have some time to spare and like to help us, here are the places to do so:\n\n- GitHub: git://github.com/rollinger/django-toolchain\n\n\nDocumentation\n=============\n\nYou can view documentation in the docs/ folder\n\n\nSupport\n=======\n\nDjango Toolchain is free and always will be. It is developed and maintained by developers in an Open Source manner.\nAny support is welcome. You could help by writing documentation, pull-requests, report issues and/or translations.\n\nPlease remember that nobody is paid directly to develop or maintain Django Toolchain so we do have to divide our time\nbetween putting food on the table, family, this project and the rest of life :-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollinger%2Fdjango-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollinger%2Fdjango-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollinger%2Fdjango-toolchain/lists"}