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-03-01 20:40:38 +00:00
2025-10-29 21:27:29 +00:00
2024-09-01 21:51:50 +01:00
2025-03-01 20:40:38 +00:00
2024-09-01 21:51:50 +01:00
2025-03-01 20:40:38 +00:00
2025-03-01 20:40:38 +00:00
2024-09-01 21:51:50 +01:00
2025-03-01 20:40:38 +00:00
2024-09-01 21:51:50 +01:00

Emblem

The Emblem Project