Commit graph

260 commits

Author SHA1 Message Date
Marco Bonetti
a37b9a9d06 dont flake8 2015-09-24 13:50:02 +02:00
Marco Bonetti
25e8d4d2eb this should work 2015-09-24 13:45:47 +02:00
Marco Bonetti
a4a02e6928 fixes travis tests 2015-09-24 11:56:27 +02:00
Marco Bonetti
237c36f0d2 massive cleanup, only test against supported django versions 2015-09-24 11:20:09 +02:00
Marco Bonetti
c1b0c38968 WIP django 1.9, looks ok so far 2015-09-14 10:30:51 +02:00
Marco Bonetti
9190294c74 new django versions 2015-09-14 10:29:51 +02:00
Marco Bonetti
83b65717f2 Added support for composite locales 2015-09-14 10:19:45 +02:00
Marco Bonetti
dc312441f9 updated changelog 2015-08-14 14:21:19 +02:00
Adam J. Forster
155ed011a7 Update regular expressions to support PEP 3101 2015-08-13 11:37:23 +01:00
Marco Bonetti
9713471de1 updated django versions in toxfile, fixed a formatting issue 2015-08-10 09:00:59 +02:00
Marco Bonetti
85c2eca379 adds a test for Issue #135 and PR # 136 2015-08-04 16:12:00 +02:00
Marco Bonetti
d23dd8859d Merge branch 'develop' of github.com:mbi/django-rosetta into pr/136 2015-08-04 15:29:53 +02:00
Marco Bonetti
079d976512 changelog 2015-08-04 15:27:39 +02:00
Michael Fladischer
b456ae298a Include testporject in source distribution tarball. 2015-08-04 10:53:44 +02:00
Michael Fladischer
d7f5be30aa Exclude testproject from setuptools package detection. 2015-08-04 10:52:42 +02:00
Marco Bonetti
8f6cb4fdc5 use the legacy env 2015-08-04 09:23:09 +02:00
Marco Bonetti
55483b4408 dont sudo on travis 2015-08-04 09:15:11 +02:00
Marco Bonetti
d34128aca9 dont test django 1.4 on travis, as build would always fail for some reason 2015-08-04 09:14:19 +02:00
pgcd
8d7c529129 Output error messages to user 2015-07-16 16:35:46 +02:00
pgcd
62776d1256 Adds minimal feedback on error 2015-07-16 16:34:22 +02:00
Marco Bonetti
9284dea006 changelog 2015-06-04 11:45:43 +02:00
Marco Bonetti
e117f1c135 Better handling for Custom User Models. Fixes Issue #131 2015-06-04 11:44:42 +02:00
Marco Bonetti
a417b6da3e updated changelog 2015-06-04 11:05:45 +02:00
Marco Bonetti
edfc1d40d3 adds a fuzzy toggle, fixes Issue #132 2015-06-04 11:04:20 +02:00
Marco Bonetti
6623601878 Update README.rst 2015-04-26 19:07:48 +02:00
Marco Bonetti
c89216188b CHANGELOG for PR #130 2015-04-26 19:04:56 +02:00
David Friedman
7409de59fb Fix typo in settings docs
Should be `ROSETTA_EXCLUDED_PATHS` and not `ROSETTA_EXCLUDE_PATHS`
2015-04-26 12:25:18 -04:00
Marco Bonetti
f1055541de use the bleeding theme 2015-04-02 16:19:29 +02:00
Marco Bonetti
31821bdc98 Update README.rst 2015-04-02 16:13:22 +02:00
Marco Bonetti
86796aafa1 sphinx theme, again 2015-04-02 16:08:39 +02:00
Marco Bonetti
66f7ecf95b sphinx theme 2015-04-02 16:06:42 +02:00
Marco Bonetti
758cb647ae changelog 2015-04-02 15:57:01 +02:00
Marco Bonetti
6436730e43 ignore built docs 2015-04-02 15:56:24 +02:00
Marco Bonetti
4de91f4835 Merge branch 'docs' into develop 2015-04-02 15:55:00 +02:00
Marco Bonetti
4eb409b1f8 title 2015-04-02 15:53:44 +02:00
Marco Bonetti
f47e5d6348 some documentation 2015-04-02 15:49:10 +02:00
Marco Bonetti
cd7fa0795a 0.7.6 release 2015-04-02 10:13:57 +02:00
Marco Bonetti
de2191f7a1 version bump on tested Django versions 2015-03-28 15:20:22 +01:00
Marco Bonetti
1de4dfe41a adds a msgctxt comment 2015-02-27 11:13:15 +01:00
Marco Bonetti
67f5803687 removed quite a few warnings on Django 1.8 2015-02-26 14:12:57 +01:00
Marco Bonetti
ba5b821e3c Test and require polib >= 1.0.6 2015-02-26 13:50:40 +01:00
NotSqrt
30ffbd729e Allow more recent polib
There were several useful fixes in polib > 1.0.4
2015-02-26 11:54:23 +01:00
Marco Bonetti
ba7b364614 forgot to update Travis config with new TOX environments 2015-02-26 11:07:52 +01:00
Marco Bonetti
d3f7a8d5a5 Test against django 1.7.5 and 1.8 beta 1 2015-02-26 11:01:13 +01:00
Marco Bonetti
6d474d74d4 Fix for issue 113 and issue 125. Discovery of catalogs in apps defined by their AppConfig 2015-02-25 15:43:52 +01:00
Marco Bonetti
7c98302dde updated README to mention supported Django versions 2015-02-18 13:43:20 +01:00
Marco Bonetti
6b59b42ba1 Added support for the Free Google Translate API (PR #117, thanks @cuchac) 2015-02-18 13:32:03 +01:00
Marco Bonetti
5b881382c2 Merge branch 'develop' into pr/117 2015-02-18 13:08:47 +01:00
Marco Bonetti
9a25babd20 Update README.rst 2015-02-10 10:12:20 +01:00
Marco Bonetti
267818269d TravisCI 2015-02-10 10:07:29 +01:00