Skip to content

Commit

Permalink
chore: Upgrading django-simple-history.
Browse files Browse the repository at this point in the history
  • Loading branch information
awais786 committed Jul 28, 2023
1 parent 1a52097 commit b76eea4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,7 @@ def root(*args):
],
},
}]


# disable indexing on history_date
SIMPLE_HISTORY_DATE_INDEX = False

0 comments on commit b76eea4

Please sign in to comment.