Releases: MnogoByte/django-permanent
Releases · MnogoByte/django-permanent
1.1.6
04 May 13:23
Compare
Sorry, something went wrong.
No results found
Missing related model all_objects manager bug #65 (thanks @kregoslup )
1.1.5
02 Mar 13:20
Compare
Sorry, something went wrong.
No results found
queryset values method bug #62 (thanks @tjacoel)
1.1.4
15 Sep 10:44
Compare
Sorry, something went wrong.
No results found
1.1.3
07 Sep 10:37
Compare
Sorry, something went wrong.
No results found
1.1.2
30 Mar 07:40
Compare
Sorry, something went wrong.
No results found
running setup.py without django bug #47
1.1.1
22 Mar 13:22
Compare
Sorry, something went wrong.
No results found
ForeignKey on_delete behaviour bug (thanks @atin65536 )
1.1.0
22 Mar 11:00
Compare
Sorry, something went wrong.
No results found
Django 1.9 support
QuerySetManager support
Python 3.5 support
Fixed latest supported model_utls version
Documentation fixes
inf recursion on restore_on_create bug
Python 2.6 support dropped
Thanks to @aidanlister , @atin65536 and @jarekwg , you are awesome!
1.0.12
27 Nov 08:50
Compare
Sorry, something went wrong.
No results found
Added pre_restore, post_restore signals by @atin65536
1.0.11
29 May 10:20
Compare
Sorry, something went wrong.
No results found
Fixed deepcopy()-ing PermanentQuerySet #30
all_objects.select_related bug #31
1.0.10
03 Apr 08:36
Compare
Sorry, something went wrong.
No results found
Skip test_m2m_select_related test on Django 1.8 #27
Manager isn't available; PermanentModel is abstract #24
Atomic only for django >= 1.8 #21
Django 1.8 support
ReverseSingleRelatedObjectDescriptor patch Bug #25
Do not try to restore deleted object if it is created already deleted #23