weblate/trans
Michal Čihař 13356b817e Better validation of project links
We should properly report errors in project links, not fail on
incomplete ones.

Closes #379
2013-10-07 09:10:32 +02:00
..
autofixes Don't use len() for string emptiness check 2013-06-23 18:14:55 +03:00
checks String source code samples from RST markup 2013-08-30 14:47:06 +02:00
machine Quality can be None sometimes 2013-10-02 14:37:43 +02:00
management Helper method for getting string with versions 2013-08-30 11:53:25 +02:00
migrations Model for tracking changes in a dictionary (issue #242). 2013-09-18 10:03:57 +02:00
models Better wording 2013-10-02 11:24:18 +02:00
templatetags Should use ugettext_lazy here, to get translations at run time 2013-09-10 15:53:50 +02:00
tests Better validation of project links 2013-10-07 09:10:32 +02:00
views New lang needs login 2013-09-19 15:51:30 +02:00
__init__.py Clarify error message as we need some modules in specific versions 2013-09-30 08:57:02 +02:00
admin.py Fix admin interface 2013-08-13 10:24:46 +02:00
admin_views.py Check for writable home directory 2013-09-25 15:51:35 +02:00
boolean_sum.py Fix sum of boolean fields for postgresql 2013-07-19 08:14:45 +02:00
context_processors.py Include donate URL in context 2013-09-13 11:41:40 +02:00
decorators.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
feeds.py Place some pylint overrides for things not fixable 2013-02-21 16:41:16 +01:00
filelock.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
fonts.py Cache fonts as we use most of them frequently 2013-08-22 11:56:21 +02:00
formats.py Let Android strings ignore leading and trailing whitespace (fixes #358) 2013-08-29 16:10:46 +02:00
forms.py Lower minimal length of search text 2013-08-30 11:13:29 +02:00
mixins.py Better share code for calculating percents 2013-08-22 16:10:00 +02:00
requirements.py Increase requrement to GitPython 0.3.2 2013-10-03 10:59:52 +02:00
search.py Remove not used imports 2013-08-11 14:35:44 +02:00
simplediff.py Rename modules to move them out of weblate dir 2013-02-21 11:40:26 +01:00
util.py No need to use lazy gettext here 2013-05-06 14:36:08 +02:00
validators.py Better validation of project links 2013-10-07 09:10:32 +02:00
widgets.py Add medium level badge 2013-09-10 12:02:35 +02:00