{"id":26817313,"url":"https://github.com/willandskill/django-executor","last_synced_at":"2025-04-23T22:44:25.396Z","repository":{"id":57419981,"uuid":"51141129","full_name":"willandskill/django-executor","owner":"willandskill","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-30T04:26:56.000Z","size":321,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-23T22:44:11.316Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willandskill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-05T10:47:59.000Z","updated_at":"2023-10-07T20:50:52.000Z","dependencies_parsed_at":"2022-09-01T07:20:14.429Z","dependency_job_id":null,"html_url":"https://github.com/willandskill/django-executor","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/willandskill%2Fdjango-executor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Fdjango-executor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Fdjango-executor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willandskill%2Fdjango-executor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willandskill","download_url":"https://codeload.github.com/willandskill/django-executor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528687,"owners_count":21445511,"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":"2025-03-30T04:16:00.765Z","updated_at":"2025-04-23T22:44:25.365Z","avatar_url":"https://github.com/willandskill.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-executor\nManage your django management commands easily within your browser\n\n## Installation\n* ```pip install django-executor```\n* Add \"django_executor\" to INSTALLED_APPS\n* ```./manage.py migrate django_executor```\n\n## Manage management commands\n* Login to django administration\n* Set your user privileges to: *is_superuser = True*\n* Open /django-executor/ in browser\n\n## Configuration\nAdd the default DJANGO_EXECUTOR_CONFIG and modify the following attributes:\n\n```\nDJANGO_EXECUTOR_CONFIG = {\n    'HIDE_FROM_DJANGO_ADMIN': False,  # Hides Log model from django admin\n    'HIDE_DJANGO_MANAGEMENT_COMMANDS': True,  # Hides all django.* related management commands\n    'EXCLUDED_APPS': []  # Add apps your want to exclude\n}\n```\n\n### Tested on Django 1.8.6 \u003e 1.9.1","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillandskill%2Fdjango-executor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillandskill%2Fdjango-executor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillandskill%2Fdjango-executor/lists"}