Update requirements.txt to Django 1.4.22
Django 1.4.22 (latest in the 1.4 branch) fixes issues with running in the English locale without explicit English translations compiled.
Django==1.4.5 | ||
Django==1.4.22 | ||
South==1.0 | ||
argparse>=1.2.1 | ||
django-registration==1.0 | ||
... | ... |
Please register or sign in to comment