Commit graph

7 commits

Author SHA1 Message Date
mathiasag7
b0c2b50800 set charfield as default pk to avoid errors 2023-12-04 09:35:35 +01:00
mathiasag7
3b1be10e9b
feat: Provide UUIDField option for pk field and a natural key feature for serialization (#428) 2023-10-30 08:57:29 -07:00
Mike
f7cd292b91 remove test cehcking for ValueError
get_pk_format() always returns a valid value
2023-10-24 08:11:14 -07:00
Mike
1d70d73a2c convert tests to pytest 2023-10-24 08:10:01 -07:00
mathiasag7
9407982d29 revert changes 2023-10-16 10:20:02 +01:00
mathiasag7
4ef7f7a271 test updated 2023-10-13 11:44:20 +01:00
mathiasag7
d26f61ac94 test updated 2023-10-13 11:42:59 +01:00