Releases: morlandi/django-tables-cleaner
Releases · morlandi/django-tables-cleaner
v0.1.4
14 Sep 09:09
Compare
Sorry, something went wrong.
No results found
Example project added
Refactoring: app logic moved to standalone Python functions
Unit tests added
v0.1.3
28 May 13:51
Compare
Sorry, something went wrong.
No results found
Python and Django classifiers added to setup.py
v0.1.2
28 May 13:26
Compare
Sorry, something went wrong.
No results found
apply vacuum only when supported by db engines
v0.1.1
28 May 12:36
Compare
Sorry, something went wrong.
No results found
v0.1.0
28 May 12:35
Compare
Sorry, something went wrong.
No results found
prepare for publishing on PyPI
use "VACUUM" instead of "VACUUM FULL"
dry run option renamed as "-d" (was "-n")
v0.0.5
24 Oct 18:01
Compare
Sorry, something went wrong.
No results found
Fix for Django 2.x: call super() from Command.init () as required
v0.0.4
24 Oct 17:38
Compare
Sorry, something went wrong.
No results found
Customizable 'get_latest_by' attribute
Remove EmptyResultSet import which is not available in older versions of Django
v0.0.3
24 Oct 17:38
Compare
Sorry, something went wrong.
No results found
v0.0.2
24 Oct 17:38
Compare
Sorry, something went wrong.
No results found
First working implementation
v0.0.1
24 Oct 17:39
Compare
Sorry, something went wrong.
No results found