{"id":17172953,"url":"https://github.com/20tab/twentytab-inspectmodel","last_synced_at":"2025-03-24T20:23:29.385Z","repository":{"id":14026250,"uuid":"16728306","full_name":"20tab/twentytab-inspectmodel","owner":"20tab","description":"A django app based on django-inspect-model that implements a user interface to inspect all models in your appplications","archived":false,"fork":false,"pushed_at":"2014-06-14T08:26:57.000Z","size":296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T00:43:51.044Z","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/20tab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-11T11:08:38.000Z","updated_at":"2017-04-06T17:19:45.000Z","dependencies_parsed_at":"2022-09-21T02:56:47.465Z","dependency_job_id":null,"html_url":"https://github.com/20tab/twentytab-inspectmodel","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/20tab%2Ftwentytab-inspectmodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Ftwentytab-inspectmodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Ftwentytab-inspectmodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Ftwentytab-inspectmodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/twentytab-inspectmodel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344564,"owners_count":20599974,"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-10-14T23:49:08.153Z","updated_at":"2025-03-24T20:23:29.351Z","avatar_url":"https://github.com/20tab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"twentytab-inspectmodel\n======================\n\nA django app based on django-inspect-model that implements a user interface to inspect all models in your applications.\n\nYou can find django-inspect-model documentation here: https://github.com/magopian/django-inspect-model\n\n## Installation\n\nUse the following command: \u003cb\u003e\u003ci\u003epip install twentytab-inspectmodel\u003c/i\u003e\u003c/b\u003e\n\n## Configuration\n\n- settings.py\n\n```py\nINSTALLED_APPS = {\n    ...,\n    'inspectmodel',\n    ...\n}\n```\n\n- urls.py\n\n```py\nurlpatterns = patterns('',\n    ... ,\n    (r'', include('inspectmodel.urls')),\n    ...\n)\n\n```\n\n- Static files\n\nRun collectstatic command or map static directory.\n\n\nTo use the application you need to follow the link \"http://myapplication_url/admin/inspect/browse/\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Ftwentytab-inspectmodel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2Ftwentytab-inspectmodel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Ftwentytab-inspectmodel/lists"}