Releases: mkalioby/ModelTracker
Releases · mkalioby/ModelTracker
v3.0b2
30 Jul 07:01
Compare
Sorry, something went wrong.
No results found
v3.0
This is a major release so please test carefully.
Removed: old_state of the object from database, but still the changes can be done against previous object.
Added: get_history(reverse=True) to get all object changes, this returns a Queryset so it can be filtered.
Added: get_object() to the history Model to return the state of the object in that snapshot.
Added: View Data Changes in Django Model Admin to see the object changes.
Change: add urls under tracker namespace.
2.0.4
30 Jul 07:00
Compare
Sorry, something went wrong.
No results found
v1.0.1
20 Feb 06:14
Compare
Sorry, something went wrong.
No results found
Renamed PyPi to 'django-model-tracker'
Now Supports Django 2.1
Restoring Object State
03 Sep 13:47
Compare
Sorry, something went wrong.
No results found
Solved Date Field problem
Copying Change ID
finalized the restoreObject command
0.7.1
07 May 06:53
Compare
Sorry, something went wrong.
No results found
Looping from new state to avoid showing nothing in case of new object
0.7
30 Apr 08:48
Compare
Sorry, something went wrong.
No results found
Added Change ID to the returned Changes
Python 3.5 ready
18 Oct 15:59
Compare
Sorry, something went wrong.
No results found
Now the app can work work Python 2.7 and Python 3.5
v5.2.1
29 Sep 12:29
Compare
Sorry, something went wrong.
No results found
Now loops in dict and lists
New Rest function to return Changes as JSON
New Column 'name' to enable event marking
removes unneeded prints.
0.3
16 Jun 16:14
Compare
Sorry, something went wrong.
No results found
Add Track Page to see the object modifications.
v0.2
13 Jun 13:04
Compare
Sorry, something went wrong.
No results found