feat: implement LMS core (CMS, Courses, Enrollment, Progress, Auth) (Admin + API)
Build & Push Docker Image (Backend) / build (push) Successful in 54s
Build & Push Docker Image (Backend) / build (push) Successful in 54s
This commit is contained in:
+11
-10
@@ -1,10 +1,11 @@
|
||||
Django==6.0.2
|
||||
djangorestframework==3.17.1
|
||||
django-unfold==0.90.0
|
||||
djangorestframework-simplejwt==5.5.1
|
||||
django-allauth==65.16.1
|
||||
python-dotenv==1.2.2
|
||||
psycopg[binary]==3.3.3
|
||||
django-cors-headers==4.9.0
|
||||
gunicorn==25.3.0
|
||||
whitenoise==6.12.0
|
||||
Django==6.0.2
|
||||
djangorestframework==3.17.1
|
||||
django-unfold==0.90.0
|
||||
djangorestframework-simplejwt==5.5.1
|
||||
django-allauth==65.16.1
|
||||
python-dotenv==1.2.2
|
||||
psycopg[binary]==3.3.3
|
||||
django-cors-headers==4.9.0
|
||||
gunicorn==25.3.0
|
||||
whitenoise==6.12.0
|
||||
django-filter==25.2
|
||||
Reference in New Issue
Block a user