Giter Club home page Giter Club logo

Comments (8)

MokiMeow avatar MokiMeow commented on August 20, 2024 1

Page not found (404)
No Session matches the given query.

Request Method: | GET
Request URL: | http://127.0.0.1:8000/accounts/profile/
Raised by: | accounts.views.profile

i am facing this issue i cant acces the profile y??

from django-lms.

adilmohak avatar adilmohak commented on August 20, 2024

Make sure you install requirements, pip install -r requirements.txt
If you already install all the requirements make sure you're using the correct environment

from django-lms.

MokiMeow avatar MokiMeow commented on August 20, 2024

and also add quiz is not showing do we need to add subject to use it?

hope u help me to solve these 2 problems

from django-lms.

deepakbhat9414 avatar deepakbhat9414 commented on August 20, 2024

Can you do the video of how to connect database

from django-lms.

adilmohak avatar adilmohak commented on August 20, 2024

Page not found (404) No Session matches the given query.

Request Method: | GET Request URL: | http://127.0.0.1:8000/accounts/profile/ Raised by: | accounts.views.profile

i am facing this issue i cant acces the profile y??

In order to access the profile page you need to login first

from django-lms.

adilmohak avatar adilmohak commented on August 20, 2024

and also add quiz is not showing do we need to add subject to use it?

hope u help me to solve these 2 problems

Yes, you need to create a subject first, because each quiz is associated with a subject/course

from django-lms.

adilmohak avatar adilmohak commented on August 20, 2024

Page not found (404) No Session matches the given query.

Request Method: | GET Request URL: | http://127.0.0.1:8000/accounts/profile/ Raised by: | accounts.views.profile

i am facing this issue i cant acces the profile y??

This is now fixed, try to clone the latest version and run it again

from django-lms.

adilmohak avatar adilmohak commented on August 20, 2024

(venv) PS D:\project\django-lms-main> python manage.py makemigrations app_config = AppConfig.create(entry) ^^^^^^^^^^^^^^^^^^^^^^^ File "D:\project\django-lms-main\venv\Lib\site-packages\django\apps\config.py", line 228, in create import_module(entry) File "C:\Users\snm20\AppData\Local\Programs\Python\Python311\Lib\importlib__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1206, in _gcd_import File "", line 1178, in _find_and_load File "", line 1142, in _find_and_load_unlocked ModuleNotFoundError: No module named 'django_cleanup'

this error is showing

I just forgot to include django_cleanup and other requirements such as reportlab, stripe, and gopay. Try to pull the latest version of the project and run it, it should work fine now.

from django-lms.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.