Re: runserver not working

2022-03-26 Thread Kevin Jay
Did you activate your virtual environment?

Sent from my iPhone

> On Mar 22, 2022, at 10:32 PM, 'Delvin Alexander' via Django users 
>  wrote:
> 
> i did that but the problem still remains :(
> 
>> On Tuesday, March 22, 2022 at 2:09:33 AM UTC-7 sebasti...@gmail.com wrote:
>> Hey,
>> 
>> I think yoz don't have installed django package. Please install it over pip 
>> install django
>> 
>> Regards
>> 
>> 'Delvin Alexander' via Django users  schrieb am 
>> Di., 22. März 2022, 06:07:
>>> would anyone know why my "manage.py runserver" is not working?
>>> 
>>> Every time i try running it on the command prompt, i get relocated to my 
>>> visual studio of manage.py file that states this:
>>> 
>>> #!/usr/bin/env python
>>> """Django's command-line utility for administrative tasks."""
>>> import os
>>> import sys
>>> 
>>> 
>>> def main():
>>> """Run administrative tasks."""
>>> os.environ.setdefault('DJANGO_SETTINGS_MODULE', 
>>> 'django_project.settings')
>>> try:
>>> from django.core.management import execute_from_command_line
>>> except ImportError as exc:
>>> raise ImportError(
>>> "Couldn't import Django. Are you sure it's installed and "
>>> "available on your PYTHONPATH environment variable? Did you "
>>> "forget to activate a virtual environment?"
>>> ) from exc
>>> execute_from_command_line(sys.argv)
>>> 
>>> 
>>> if __name__ == '__main__':
>>> main()
>>> 
>>> 
>>> A step in the right direction will be super helpful for me.
>>> 
>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send an 
>>> email to django-users...@googlegroups.com.
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/django-users/69291c68-61e7-4557-8175-7b705bcfcbb0n%40googlegroups.com.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-users/a60f5102-0638-4fae-9dec-e870e6c2c98fn%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/934F4336-CA23-48AF-B83C-174AEAD0A1A5%40gmail.com.


Re: Report to security@ bounced as "spam"

2022-03-26 Thread Jason
this might be good to report to 
https://groups.google.com/g/django-developers, both the security issue and 
spam reception.

If you sent the mail from the brainonfire.net domain, might be worth 
checking your spam configuration.  Spamhaus shows no issues, so curious why 
this happened.

On Wednesday, March 23, 2022 at 6:13:34 PM UTC-4 cor...@brainonfire.net 
wrote:

> I tried to send in a message to the security team at the email advertised 
> at https://docs.djangoproject.com/en/dev/internals/security/ but Google 
> rejected it:
>
> > Your email to group secu...@djangoproject.com was rejected due to spam 
> classification.
> > 
> > The owner of the group can choose to enable message moderation instead 
> of bouncing these emails.
>
> It's regarding a low-to-moderate severity issue in a common Django library.
>
> Could someone from the security group please reach out to me? Thank you.
>
>  - Tim McCormack
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/127161a8-e1b5-4d38-8f81-535015cd0b1en%40googlegroups.com.