Source code and setup Django learning management system

Source code and setup Django learning management system

Adil Mohak

1 год назад

27,798 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@adilmohak
@adilmohak - 03.02.2023 14:27

Give that thumbs-up a click

Ответить
@learncse
@learncse - 15.12.2023 21:23

wait are you habesha

Ответить
@kerroumifatimazohra1062
@kerroumifatimazohra1062 - 12.12.2023 12:24

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 103: invalid continuation byte

Ответить
@jasonyang9178
@jasonyang9178 - 07.12.2023 07:22

Thanks for your work. I'm wondering is that still working? I couldn't find the related views when I go /dashboard/ url. I don't know how to create those graphs

Ответить
@murshedjamil
@murshedjamil - 23.10.2023 12:37

I am getting this error:- (venv) PS F:\Projects\Resources\django-lms> pip install -r requirements.txt
Collecting pytz==2022.7 (from -r requirements\base.txt (line 1))
Using cached pytz-2022.7-py2.py3-none-any.whl (499 kB)
Collecting python-slugify==7.0.0 (from -r requirements\base.txt (line 2))
Using cached python_slugify-7.0.0-py2.py3-none-any.whl (9.4 kB)
Collecting Pillow==9.3.0 (from -r requirements\base.txt (line 3))
Using cached Pillow-9.3.0.tar.gz (50.4 MB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting rcssmin==1.1.0 (from -r requirements\base.txt (line 4))
Using cached rcssmin-1.1.0.tar.gz (580 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting argon2-cffi==21.3.0 (from -r requirements\base.txt (line 5))
Using cached argon2_cffi-21.3.0-py3-none-any.whl (14 kB)
Collecting whitenoise==6.2.0 (from -r requirements\base.txt (line 6))
Using cached whitenoise-6.2.0-py3-none-any.whl (19 kB)
Collecting redis==4.4.0 (from -r requirements\base.txt (line 7))
Using cached redis-4.4.0-py3-none-any.whl (236 kB)
ERROR: Could not find a version that satisfies the requirement hiredis==2.1.0 (from versions: 0.0.1, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2.0, 0.3.0, 0.3.1, 1.0.0, 1.0.1, 1.1.0, 2.0.0.dev0, 2.0.0, 2.1.1, 2.2.1, 2.2.2, 2.2.3)
ERROR: No matching distribution found for hiredis==2.1.0
(venv) PS F:\Projects\Resources\django-lms>

Ответить
@k.ousmanediallo4134
@k.ousmanediallo4134 - 19.09.2023 05:32

Hello dear, the styling is not working for me please why?

Ответить
@techwithlogi
@techwithlogi - 27.08.2023 12:15

yes but you added EMAIL_HOST_USER , EMAIL_HOST_PASSWORD and strip in it , but somebody dont want it . what can i do for that ?

Ответить
@SudoTalon
@SudoTalon - 23.08.2023 11:43

can i get you on teamview?

Ответить
@regular2024
@regular2024 - 25.07.2023 04:52

How can i solve this ?
Invalid line: DB_NAME=django_sms_data
Invalid line: DB_USERS=postgres
Invalid line: DB_PASSWORD=testing321
Invalid line: DB_HOST=localhost
Invalid line: DB_PORT=

Ответить
@regular2024
@regular2024 - 25.07.2023 04:50

how can i solve this ?

raise ImproperlyConfigured(error_msg) from exc
django.core.exceptions.ImproperlyConfigured: Set the DEBUG environment variable

Ответить
@juhaymasp.t9312
@juhaymasp.t9312 - 16.07.2023 05:52

why does it not work on command prompt?

Ответить
@tishajain397
@tishajain397 - 10.07.2023 09:59

EMAIL_HOST_USER = env('USER_EMAIL')
^^^^^^^^^^^^^^^^^
what should be added here?

Ответить
@o52_mohinb48
@o52_mohinb48 - 07.07.2023 05:49

When i run pip install -r requirements.txt command I'm getting many errors

Ответить
@ShubhamKumar-qx1bp
@ShubhamKumar-qx1bp - 26.06.2023 18:42

Hi Adil, good work, a suggestion to improve it - you can add payment related functions for each course before they enroll.

Ответить
@JK-iy5ky
@JK-iy5ky - 26.06.2023 13:03

@adilmohak Can you please guide , how to create database in postgresql and connect it with the project?

Ответить
@dbvlog2106
@dbvlog2106 - 04.06.2023 07:44

How to create database in postgresql can you explain?

Ответить
@dbvlog2106
@dbvlog2106 - 02.06.2023 16:56

Can we run in windows ?

Ответить
@user-nt9cj1xd9t
@user-nt9cj1xd9t - 10.05.2023 14:44

hi brother, can i have your social media accounts pls?

Ответить
@shtrafnoy
@shtrafnoy - 30.04.2023 01:37

Good job! I tried it. Keep doing!
if you need any help of a university teacher with the choice of functionality for the system - I am at your service

Ответить
@user-qn9vj9wp6o
@user-qn9vj9wp6o - 21.04.2023 12:53

which python version use the project?

Ответить
@arianneyoon7374
@arianneyoon7374 - 14.03.2023 06:49

Hello! whenver i try to run the server it produces the same error.. do you know how to fix it?

django.db.utils.OperationalError: connection to server at "localhost" (::1), port 5432 failed: FATAL: database "django_sms_data" does not exist

Ответить
@aayushchand8213
@aayushchand8213 - 27.02.2023 12:25

what is the DB_PORT in .env?

Ответить
@hassanabuya8550
@hassanabuya8550 - 19.02.2023 21:19

MashaAllah Allah Barik very nice work am impressed... am a newbie mentor me...

Ответить
@abdulwahidali493
@abdulwahidali493 - 18.02.2023 15:53

everything is deprecated, better you update it

Ответить
@lovelife-el9kl
@lovelife-el9kl - 06.02.2023 00:45

Amazing project to advance your django skill

Ответить
@shimekittadele3986
@shimekittadele3986 - 03.02.2023 19:27

nice
keep doing it

Ответить