- 18 Jun, 2013 38 commits
-
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
For en_CA@foo it would first try en_CA and fallback to en.
-
Michal Čihař authored
This prevents various problems with non standard language names. Fixes #318
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
This value is never used and causes problems with some MySQL/Django/South version combinations. The only reason this field originally had NULL attribute and it has it now removed was migration path, where it was filled in by separate data migration: 0018 - adds Change.translation field with NULL allowed and default 0019 - fills in Change.translation for all entries 0020 - removes NULL attribute This fixes #319.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
They use wildcard imports.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
Hardcoded ones do not work with other databases who might not reset sequences at test start.
-
Michal Čihař authored
We don't need to test all database backends with Python 2.6.
-
Michal Čihař authored
-
Michal Čihař authored
Sorting then can be broken with some databases.
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
-
Michal Čihař authored
This will hopefully allow to spot issues like issue #319.
-
- 13 Jun, 2013 2 commits
-
-
Aputsiaq Niels Janussen authored
Currently translated at 100.0% (830 of 830)
-
Michal Čihař authored
-