You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
- Auto CRUD Async API generation for all django models, configurable via Meta class
14
14
- Domain/Service/Controller base structure for better code organization
15
15
- Base Permission/Response/Exception classes and more to come
16
-
- Pure class based Django-ninja APIs, based on Django-Ninja-extra
16
+
- Pure class based [Django-Ninja](https://github.com/vitalik/django-ninja) APIs, based on [Django-Ninja-extra](https://github.com/eadwinCode/django-ninja-extra)
0 commit comments