CMD + K

django-unique-upload

Community

A django utility that creates unique file names for uploaded files via uuids.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::django-unique-upload

Usage Tracking

0.2.1
1 / 8 versions selected
Total downloads: 0

Description

This eliminates the need to check if the a file already exists with the same name. Checking incurs overhead. Removing the need to check boosts performance. Popular pacakges like django storages don't check if a file already exists with the same name by default. They instead overwrite the file. Using unique file names ensures that no file is over written.

About

Summary

A django utility that creates unique file names for uploaded files via uuids.

Information Last Updated

Apr 22, 2025 at 14:56

License

MIT

Total Downloads

42.4K

Platforms

Linux 64 Version: 0.2.1
Win 32 Version: 0.2.1
macOS 64 Version: 0.2.1
noarch Version: 0.2.1
Win 64 Version: 0.2.1