-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Migration Notes. Added ``RedisCache`` to top-level exports (forgot to do this earlier). Moved ``_db_set_value()`` and ``_db_get_value()`` from the several subclasses up to ``model.Property`` so we can not implement them in a single place. Changed some ``NotImplementedError``s into ``NoLongerImplementedError``s to make explicit decision not to implement some old functionality.
- Loading branch information
Chris Rossi
authored
Aug 7, 2019
1 parent
f14d1ec
commit b3f01e9
Showing
4 changed files
with
92 additions
and
165 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters