{"id":27996461,"url":"https://github.com/norakgithub/django-model-controller","last_synced_at":"2025-07-17T15:35:49.525Z","repository":{"id":47415500,"uuid":"78332821","full_name":"NorakGithub/django-model-controller","owner":"NorakGithub","description":"Django model tracking","archived":false,"fork":false,"pushed_at":"2023-03-15T10:20:02.000Z","size":59,"stargazers_count":10,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T22:41:10.960Z","etag":null,"topics":["controller","django","model","tracking"],"latest_commit_sha":null,"homepage":"http://django-model-controller.readthedocs.io","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/NorakGithub.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-01-08T09:16:45.000Z","updated_at":"2023-03-14T10:33:45.000Z","dependencies_parsed_at":"2024-01-17T01:52:18.036Z","dependency_job_id":null,"html_url":"https://github.com/NorakGithub/django-model-controller","commit_stats":{"total_commits":89,"total_committers":7,"mean_commits":"12.714285714285714","dds":0.4831460674157303,"last_synced_commit":"8d27835b62211c11f9743c2f1a01938f708b9779"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/NorakGithub/django-model-controller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NorakGithub%2Fdjango-model-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NorakGithub%2Fdjango-model-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NorakGithub%2Fdjango-model-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NorakGithub%2Fdjango-model-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NorakGithub","download_url":"https://codeload.github.com/NorakGithub/django-model-controller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NorakGithub%2Fdjango-model-controller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265623178,"owners_count":23800115,"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":["controller","django","model","tracking"],"created_at":"2025-05-08T21:43:52.377Z","updated_at":"2025-07-17T15:35:49.508Z","avatar_url":"https://github.com/NorakGithub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django Model Controller\n=======================\n\n.. image:: https://travis-ci.org/NorakGithub/django-model-controller.svg?branch=master\n    :target: https://travis-ci.org/NorakGithub/django-model-controller\n.. image:: https://readthedocs.org/projects/django-model-controller/badge/?version=latest\n\n**Model instance tracker.**\n\nFull documentation for this project available at `http://django-model-controller.readthedocs.io \u003chttp://django-model-controller.readthedocs.io\u003e`_\n\n----\n\nOverview\n--------\nCome to a time that you want to able to keep track on each record of data that was created or updated. \nThis project give you the ability to answer these questions: When this record was created? When this record was updated? \nWho created this record? Who updated this record?\n\nThese are the classes that you can use to extend your classes:\n\nModel\n-----\n- **AbstractTimeStampMarker** model datetime create and update\n- **AbstractModelController** model datetime and who create and update\n\nForm\n----\n- **ModelControllerForm** form for automatically setup who create and update\n\nView\n----\n- **CreateViewMixin** view that used form class extended from ModelControllerForm must extend from CreateViewMixin \n- **UpdateViewMixin** similar to CreateViewMixin but for UpdateView\n\nRequirements\n------------\n\n- Python (2.7, 3.2, 3.4, 3.5, 3.6)\n- Django (1.8, 1.9, 1.10, 2.x.x, 3.x.x)\n\nQuick start\n-----------\n\nInstall using pip:\n\n.. code-block:: sh\n\n    pip install django-model-controller\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorakgithub%2Fdjango-model-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnorakgithub%2Fdjango-model-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnorakgithub%2Fdjango-model-controller/lists"}