MesoOn icon indicating copy to clipboard operation
MesoOn copied to clipboard

Online learning platform with Django

Results 6 MesoOn issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

venv\Scripts\activate.bat : The module 'venv' could not be loaded. For more information, run "Import-Module venv' At line: 1 char: 1 ‡ venv\Scripts\activate.bat + + Category Info :ObjectNotFound: (venv\Scri pts\activate.bat:String) [],...

Your code is great How can I use that index.html present in static/webuni as main page view. What and where changes I have to make..?? Can u plz help me

File "E:\django\MesoOn\Coursera\urls.py", line 27, in path('admin/', admin.site.urls), File "E:\env\MesoOn\lib\site-packages\django\utils\functional.py", line 256, in inner self._setup() File "E:\env\MesoOn\lib\site-packages\django\contrib\admin\sites.py", line 529, in _setup AdminSiteClass = import_string(apps.get_app_config('admin').default_site) File "E:\env\MesoOn\lib\site-packages\django\apps\registry.py", line 162, in get_app_config raise...