Python and Django online course creation platform

Asked

Viewed 193 times

0

I’m building a platform for creating online courses, and I’m using Python and Django. I would like to know whether there are already libraries in Django for this purpose. An example I’m using is the Taggit library that exists to help create forums.

Basically what I need to do is a series of requests, where a teacher can create content, that content be sent to the administrator of the platform who should approve or not.

I believe that Django already possesses some of the type and I’m eating fly.

1 answer

0

Browser other questions tagged

You are not signed in. Login or sign up in order to post.