mirror of
https://github.com/django/django.git
synced 2025-11-23 12:26:57 +00:00
Added backticks to email addresses in docs.
Some checks are pending
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
Some checks are pending
Docs / spelling (push) Waiting to run
Docs / blacken-docs (push) Waiting to run
Docs / lint-docs (push) Waiting to run
Linters / flake8 (push) Waiting to run
Linters / isort (push) Waiting to run
Linters / black (push) Waiting to run
Tests / Windows, SQLite, Python 3.13 (push) Waiting to run
Tests / JavaScript tests (push) Waiting to run
This commit is contained in:
parent
cebbd5a6ad
commit
f8d2610d94
7 changed files with 19 additions and 17 deletions
|
|
@ -56,8 +56,9 @@ I think I've found a security problem! What should I do?
|
|||
========================================================
|
||||
|
||||
If you think you've found a security problem with Django, please send a message
|
||||
to security@djangoproject.com. This is a private list only open to long-time,
|
||||
highly trusted Django developers, and its archives are not publicly readable.
|
||||
to ``security@djangoproject.com``. This is a private list only open to
|
||||
long-time, highly trusted Django developers, and its archives are not publicly
|
||||
readable.
|
||||
|
||||
Due to the sensitive nature of security issues, we ask that if you think you
|
||||
have found a security problem, *please* don't post a message on the forum, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue