MCPcopy Create free account
hub / github.com/codingforentrepreneurs/eCommerce / unique_slug_generator

Function unique_slug_generator

src/ecommerce/utils.py:99–117  ·  view source on GitHub ↗

This is for a Django project and it assumes your instance has a model with a slug field and a title character (char) field.

(instance, new_slug=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

upload_product_file_locFunction · 0.90
tag_pre_save_receiverFunction · 0.90
unique_key_generatorFunction · 0.85

Calls 1

random_string_generatorFunction · 0.85

Tested by

no test coverage detected