Skip to content

Instantly share code, notes, and snippets.

View rasheedmhd's full-sized avatar
audaces fortuna juvat

Rasheed Starlet rasheedmhd

audaces fortuna juvat
View GitHub Profile
Apologies for the format, I just didn't have time to edit it.
I will change this later.
|> yaw
Huh?
Why did you have to pay that much?
Why did you have to pay any money at all? That’s insane.
|> me
Hmmm. Totally insane.
(sptl) Aurelia-Kite➜ sptl-website : latest ✘ :✹✭ ᐅ python manage.py runserver
Performing system checks...
System check identified no issues (0 silenced).
August 11, 2023 - 17:06:39
Django version 2.1.15, using settings 'sptl_cms.settings'
Starting development server at http://127.0.0.1:8000/
Quit the server with CONTROL-C.
Internal Server Error: /
Traceback (most recent call last):
Exception ignored in thread started by: <function check_errors.<locals>.wrapper at 0x1069e6340>
Traceback (most recent call last):
File "/Users/Starlet/.local/share/virtualenvs/sptl-website-BO2JZCz1/lib/python3.11/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
File "/Users/Starlet/.local/share/virtualenvs/sptl-website-BO2JZCz1/lib/python3.11/site-packages/django/core/management/commands/runserver.py", line 109, in inner_run
autoreload.raise_last_exception()
File "/Users/Starlet/.local/share/virtualenvs/sptl-website-BO2JZCz1/lib/python3.11/site-packages/django/utils/autoreload.py", line 248, in raise_last_exception
raise _exception[1]
File "/Users/Starlet/.local/share/virtualenvs/sptl-website-BO2JZCz1/lib/python3.11/site-packages/django/core/management/__init__.py", line 337, in execute
autoreload.check_errors(django.setup)()