Changes between Initial Version and Version 1 of Ticket #19398, comment 1
- Timestamp:
- Nov 30, 2012, 8:26:08 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19398, comment 1
initial v1 47 47 48 48 For the record, `abspathu` is used in `safe_join` and in `core.files.storage`; once again there aren't many places to fix. 49 50 ---- 51 52 The next step is to study dfa90aec1bed28f581b0f0471dc95860bb166cc9. Its goal was to allow template to load directories under non-ASCII paths, see #9579. That commit didn't include a test, so we should exercise caution here. The best test is to run Django's tests from a checkout under a non-ASCII path.