Fam Zheng 719ccd6477 Convert verification_model to ForeignKey with data migration
- Convert CodeBatch.verification_model from TextField to ForeignKey(VerificationModel)
- Add ForeignKey relationship to CodeBatchResource API
- Update QrVerifyView to use verification_model.name instead of string
- Create data migration to:
  - Rename old TextField temporarily
  - Add new ForeignKey field
  - Migrate existing model names to VerificationModel entries
  - Link batches to VerificationModel records
  - Remove old TextField
- GenericManager will now show dropdown/selector UI automatically
2025-11-25 22:38:57 +00:00
2025-11-05 08:15:25 +00:00
2025-11-23 17:52:48 +00:00
2024-09-01 21:51:50 +01:00
2025-11-03 05:46:02 +08:00
2025-10-29 21:34:44 +00:00
2024-09-01 21:51:50 +01:00
2025-10-29 21:27:29 +00:00
2025-11-24 23:03:00 +00:00
2025-11-24 23:00:02 +00:00
2024-09-01 21:51:50 +01:00
2024-09-01 21:51:50 +01:00

themblem.com project

Description
themblem.com project
Readme 178 MiB
Languages
JavaScript 33.1%
Python 17.9%
C++ 14%
Jupyter Notebook 11.7%
C 11.6%
Other 11.4%