django-auditlog/sample_project/demo
2025-07-23 17:38:12 +00:00
..
fixtures Add database migrations and sample fixture data 2025-07-24 02:28:46 +09:00
migrations Add database migrations and sample fixture data 2025-07-24 02:28:46 +09:00
__init__.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2025-07-23 17:38:12 +00:00
admin.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2025-07-23 17:38:12 +00:00
apps.py Add basic Django sample project structure 2025-07-24 02:18:45 +09:00
models.py Add demo models with auditlog features 2025-07-24 02:19:39 +09:00
views.py Add basic Django sample project structure 2025-07-24 02:18:45 +09:00