Skip to content

Commit 4f0f4e6

Browse files
committed
docs: add Boilerplate Django project intro
1 parent eb45f01 commit 4f0f4e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
_Note: this project is still in early stage, comments and advices are highly appreciated._
1111

12+
1213
```
1314
Django-Ninja features :
1415
@@ -56,3 +57,8 @@ api_admin_v1.auto_create_admin_controllers()
5657
```
5758

5859
Please check tests/demo_app for more.
60+
61+
62+
### Boilerplate Django project
63+
A boilerplate Django project for quickly getting started:
64+
https://github.com/freemindcore/django-easy-api

0 commit comments

Comments
 (0)