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
A fairly simple wrapper for including ladon in your django projects.
Just add django_ladon to your INSTALLED_APPS, write your webservice-classes in ladon.py in your app(s) in the usual ladon way, and point a urlpattern to django_ladon.urls.