Changes between Initial Version and Version 1 of Ticket #19333, comment 8
- Timestamp:
- Nov 30, 2012, 7:16:16 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19333, comment 8
initial v1 4 4 5 5 I suggest renaming that variable and pointing it to `os.path.join(os.path.dirname(os.path.dirname(__file__)), 'static', 'admin', 'js')` (to be tested, I just wrote it in this comment as an example). 6 7 Otherwise, that's the correct fix IMO.