Update convert_uuid_to_uuid_v2 method to always get the last 20 characters of the given shortuuid.
1.4.9
* Do not error out when trying to store shortuuid22 in shortuuid20 field. * Update ShortUUIDCovertor Regex
1.4.8
Improved model search for custom primary key names and general bug fixes for a smoother experience.
**Important Note:** To ensure proper functionality, it is now mandatory to include `native_shortuuid` in the `INSTALLED_APPS` list within your Django settings.