Contents

django-cleanup 8.1.0

0

Deletes old files.

Deletes old files.

Stars: 1031, Watchers: 1031, Forks: 78, Open Issues: 1

The un1t/django-cleanup repo was created 11 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1031 github stars!

How to Install django-cleanup

You can install django-cleanup using pip

pip install django-cleanup

or add it to a project with poetry

poetry add django-cleanup

Package Details

Author
Ilya Shalyapin
License
MIT License
Homepage
https://github.com/un1t/django-cleanup
PyPi:
https://pypi.org/project/django-cleanup/
GitHub Repo:
https://github.com/un1t/django-cleanup

Classifiers

  • Utilities
No  django-cleanup  pypi packages just yet.

Errors

A list of common django-cleanup errors.

Code Examples

Here are some django-cleanup code examples and snippets.

Related Packages & Articles

django-chunkator 2.0.0

Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.