{"id":24703351,"url":"https://github.com/ryu22e/django_auditlog_example","last_synced_at":"2025-03-22T04:42:52.879Z","repository":{"id":227774825,"uuid":"770924947","full_name":"ryu22e/django_auditlog_example","owner":"ryu22e","description":"Example for django-auditlog","archived":false,"fork":false,"pushed_at":"2024-03-17T08:22:14.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T05:54:52.657Z","etag":null,"topics":["django","django-auditlog","example","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/ryu22e.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-03-12T11:58:57.000Z","updated_at":"2024-03-15T02:40:24.000Z","dependencies_parsed_at":"2024-03-15T04:44:47.266Z","dependency_job_id":"174e1099-740d-4c60-b5cc-80ee6240314c","html_url":"https://github.com/ryu22e/django_auditlog_example","commit_stats":null,"previous_names":["ryu22e/django_auditlog_example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fdjango_auditlog_example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fdjango_auditlog_example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fdjango_auditlog_example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryu22e%2Fdjango_auditlog_example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryu22e","download_url":"https://codeload.github.com/ryu22e/django_auditlog_example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907379,"owners_count":20529851,"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":["django","django-auditlog","example","python"],"created_at":"2025-01-27T05:54:58.013Z","updated_at":"2025-03-22T04:42:52.857Z","avatar_url":"https://github.com/ryu22e.png","language":"Python","readme":"# django_auditlog_example\n\nExample for django-auditlog\n\n## Requirements\n\n- Git\n- Python 3.12 or [rye](https://rye-up.com/)\n\n\n## Setup\n\n### For Python 3.12\n\n```bash\n$ git clone git@github.com:ryu22e/django_auditlog_example.git\n$ cd django_auditlog_example\n$ python3.12 -m venv .venv\n$ source .venv/bin/activate\n$ pip install -r requirements-dev.lock\n$ python manage.py migrate\n$ python manage.py createsuperuser\n$ python manage.py runserver  # Open http://localhost:8000/ in your browser\n```\n\n### For rye\n\n```bash\n$ git clone git@github.com:ryu22e/django_auditlog_example.git\n$ cd django_auditlog_example\n$ rye sync\n$ source .venv/bin/activate\n$ python manage.py migrate\n$ python manage.py createsuperuser\n$ python manage.py runserver\n$ python manage.py runserver  # Open http://localhost:8000/ in your browser\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fdjango_auditlog_example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryu22e%2Fdjango_auditlog_example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryu22e%2Fdjango_auditlog_example/lists"}