You probably want to check out Django REST Framework for API/JavaScript things with Django. It's a 3rd party package but basically part of Django itself. Here's a tutorial on it: learndjango.com/tutorials/django-r....
For forms..I don't have a specific tutorial on that but Matt Layman did a nice recent overview: mattlayman.com/understand-django/u...
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
You probably want to check out Django REST Framework for API/JavaScript things with Django. It's a 3rd party package but basically part of Django itself. Here's a tutorial on it: learndjango.com/tutorials/django-r....
For forms..I don't have a specific tutorial on that but Matt Layman did a nice recent overview: mattlayman.com/understand-django/u...