accefa25339dcf6f044b741b46209f1e19bff3dd
- Set up Django 5.2.9 project structure - Add boxes app with Box and BoxType models - Box: alphanumeric ID (max 10 chars) with foreign key to BoxType - BoxType: name and dimensions (width/height/length in mm) - Configure admin interface for both models - Add comprehensive test suite (14 tests)
Description
Helper application for my electronics lab, mainly for storage box searches
Languages
Python
56.8%
HTML
36.8%
CSS
3.9%
Shell
1.8%
Dockerfile
0.7%