- 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
themblem.com project
Description
Languages
JavaScript
33.1%
Python
17.9%
C++
14%
Jupyter Notebook
11.7%
C
11.6%
Other
11.4%