Changes between Initial Version and Version 1 of Ticket #36514, comment 2
- Timestamp:
- Jul 21, 2025, 1:20:30 PM (6 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36514, comment 2
initial v1 1 > 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. 2 2 3 3 That's a fair point for the "this isn't a good fit for Django" case.