Changes between Initial Version and Version 1 of Ticket #36514, comment 2


Ignore:
Timestamp:
Jul 21, 2025, 1:20:30 PM (6 weeks ago)
Author:
Klaas van Schelven

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36514, comment 2

    initial v1  
    1 >  In real world deployments, it's common to include internal hostnames, IP addresses, or ephemeral domains that are not externally visible, for example in environments where SSL termination and routing are handled separately from the Django app itself.
     1>In real world deployments, it's common to include internal hostnames, IP addresses, or ephemeral domains that are not externally visible, for example in environments where SSL termination and routing are handled separately from the Django app itself.
    22
    33That's a fair point for the "this isn't a good fit for Django" case.
Back to Top