Changes between Initial Version and Version 1 of Ticket #35981, comment 2
- Timestamp:
- Dec 7, 2024, 6:29:26 AM (11 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35981, comment 2
initial v1 1 Thank you for answer and sorry for the inconvenience, but it's not about browsers, but about the OS explorer, which opens the directory by link. In my project, I use ftp links as a way to access files stored on a different computer than the one running django. I am not able to use FilePathField for example. 1 Thank you for answer and sorry for the inconvenience, but it's not about browsers, but about the OS explorer, which opens the directory by link. In my project, I use ftp links as a way to access files stored on a different computer than the one running django. I am not able to use FilePathField for example. Then why does URLField support the ftp protocol natively?