Skip to content

Commit

Permalink
Merge pull request #49 from akashverma0786/main
Browse files Browse the repository at this point in the history
Add:Content in features-list
  • Loading branch information
pydanny authored Oct 3, 2023
2 parents c56bf4c + 76a23cc commit 3bf879f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ A Jupyter notebook with access to objects from the Django ORM is a powerful tool
- Easy ipython notebooks with Django
- Built-in integration with the imported objects from django-extensions
- Inheritance diagrams on any object, including ORM models
- Converts any Django QuerySet to Pandas Dataframe

## Installation

Expand Down
1 change: 1 addition & 0 deletions docs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ A Jupyter notebook with access to objects from the Django ORM is a powerful tool
- Easy ipython notebooks with Django
- Built-in integration with the imported objects from django-extensions
- Inheritance diagrams on any object, including ORM models
- Converts any Django QuerySet to Pandas Dataframe

```{tableofcontents}
```

0 comments on commit 3bf879f

Please sign in to comment.