django-planet
Jan. 7, 2021

Using hashids to hide ids of objects in Django

published by Serafeim Papastefanos
in blog /var/ - django
original entry Using hashids to hide ids of objects in Django

How to hide the ids (primary keys) of your objects in Django using the hashids library