django-auditlog/sample_project/demo
Youngkwang Yang 10db6271ce
Add demo models with auditlog features
- Add Post, Category, Tag models demonstrating various field types
2025-07-24 02:19:39 +09:00
..
migrations Add basic Django sample project structure 2025-07-24 02:18:45 +09:00
__init__.py Add basic Django sample project structure 2025-07-24 02:18:45 +09: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