Changes between Initial Version and Version 1 of Ticket #30133, comment 4
- Timestamp:
- Jan 26, 2019, 8:53:18 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30133, comment 4
initial v1 6 6 7 7 When I run './manage.py runserver' the app still hangs, waiting for file change. 8 9 Edit : new precision : regardless of venv recreation, the error persists… 10 I have to delete the /locale/fr_FR/LC_MESSAGES/django.mo file to "fix" it. I guess the translation file is somewhat wrong…