mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
Updated obsolete links in the documentation
This commit is contained in:
parent
c8928b91b5
commit
8a5d1a6b93
28 changed files with 53 additions and 54 deletions
|
@ -192,7 +192,7 @@ from the request's POST data, sends that to admin@example.com and redirects to
|
|||
# to get proper validation errors.
|
||||
return HttpResponse('Make sure all fields are entered and valid.')
|
||||
|
||||
.. _Header injection: http://www.nyphp.org/phundamentals/email_header_injection.php
|
||||
.. _Header injection: http://www.nyphp.org/phundamentals/8_Preventing-Email-Header-Injection
|
||||
|
||||
.. _emailmessage-and-smtpconnection:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue