-
- Downloads
Adapt django makemessages command to ensure forward slashes
This adapts submethods of the makemessages command to use generic forward slashes instead of os specific slashes, e.g., backslashes on windows
parent
1647b9d4
No related branches found
No related tags found
This commit is part of merge request !136. Comments created here will be created in the context of that merge request.
Showing
- AKModel/management/__init__.py 0 additions, 0 deletionsAKModel/management/__init__.py
- AKModel/management/commands/__init__.py 0 additions, 0 deletionsAKModel/management/commands/__init__.py
- AKModel/management/commands/makemessages.py 39 additions, 0 deletionsAKModel/management/commands/makemessages.py
AKModel/management/__init__.py
0 → 100644
AKModel/management/commands/__init__.py
0 → 100644
AKModel/management/commands/makemessages.py
0 → 100644
Please register or sign in to comment