mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 16:12:51 +11:00
0a3e2b5082
Before a slug could get generated again, which threw an error since it was not unique, but treated as a kind of primary key. Now if the same slug gets generated again, we generate one other slug with one more character. |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py | ||
0003_auto__del_field_snippet_content_highlighted.py | ||
0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py | ||
0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py | ||
0006_auto__add_unique_snippet_secret_id.py | ||
__init__.py |