Add new VSL app with initial models and admin configuration. #28

Merged
brocasm merged 1 commits from vsl into master 2025-06-04 15:05:21 +00:00
Owner

Created VslDest model with fields for ID, name, creation date, and update date.
Added VslConfig to settings.py.
Configured admin interface for VslDest.
Initialized migrations for VslDest model.
Included basic test and view files for future development.

Created VslDest model with fields for ID, name, creation date, and update date. Added VslConfig to settings.py. Configured admin interface for VslDest. Initialized migrations for VslDest model. Included basic test and view files for future development.
brocasm added 1 commit 2025-06-04 15:05:06 +00:00
Created VslDest model with fields for ID, name, creation date, and update date.
Added VslConfig to settings.py.
Configured admin interface for VslDest.
Initialized migrations for VslDest model.
Included basic test and view files for future development.
brocasm merged commit a147272655 into master 2025-06-04 15:05:21 +00:00
Sign in to join this conversation.
No description provided.