yunojuno / django-charid-field

Provides a prefixable, string-based ID field for your Django models. Supports cuid, ksuid, ulid & more.
MIT License
34 stars 4 forks source link

Admin initial value is not calculated correctly with prefix #2

Closed djm closed 3 years ago

djm commented 3 years ago
CleanShot 2021-06-24 at 14 04 34@2x

Initial values should receive the prefix if the field was set up with one.

djm commented 3 years ago

Closed by #4