Add documentation index page

This commit is contained in:
Andrew Brookins 2021-11-24 07:18:03 -08:00
parent 436c6500af
commit 6dbeb5e9ec
2 changed files with 21 additions and 1 deletions

View file

@ -399,7 +399,6 @@ You might wonder what qualifies as a "date" in our last validation example. By d
```python
import datetime
from typing import Optional
from redis_om import HashModel