Swen Kooij
|
92b1dce239
|
Set LOCALIZED_FIELDS_EXPERIMENTAL to True by default
|
2019-10-20 18:05:06 +03:00 |
|
Swen Kooij
|
2bcab4d83a
|
Always run tests against python 3.8
|
2019-10-20 18:02:58 +03:00 |
|
Swen Kooij
|
82a6efcffe
|
Update links to RTD pages in README
|
2019-10-20 17:55:51 +03:00 |
|
Swen Kooij
|
a8549d6ad3
|
Ignore pip-wheel-metadata dir
|
2019-10-20 17:55:00 +03:00 |
|
Swen Kooij
|
7d4e40647a
|
Update example database URL in README
|
2019-10-20 17:55:00 +03:00 |
|
Swen Kooij
|
4a81363853
|
django_bleach is a known third party library
|
2019-10-20 17:54:57 +03:00 |
|
Swen Kooij
|
e6ce2da161
|
Replace README with Markdown version
|
2019-10-20 17:48:49 +03:00 |
|
Swen Kooij
|
3bf7926c57
|
Split analysis and test dependencies
|
2019-10-20 17:48:03 +03:00 |
|
Swen Kooij
|
8c78e5f978
|
Add readthedocs config
|
2019-10-20 17:23:26 +03:00 |
|
Swen Kooij
|
cdf1831d35
|
Add sphinx based docs
|
2019-10-20 17:11:33 +03:00 |
|
Swen Kooij
|
7bf0311306
|
Add a language argument to LocalizedValue.translate(..)
|
2019-10-20 16:49:33 +03:00 |
|
Swen Kooij
|
e5dcc1b492
|
Fix #72: LocalizedIntegerField should sort numerically, not lexicographically
|
2019-10-19 15:48:29 +03:00 |
|
Swen Kooij
|
696050cf6b
|
Fix warning in tests because test class is prefixed with Test
|
2019-10-19 14:11:41 +03:00 |
|
Swen Kooij
|
0f3ab6af7a
|
Add more keywords
|
2019-10-19 14:08:25 +03:00 |
|
Swen Kooij
|
71cdeef7a3
|
Run tests against python 3.8
|
2019-10-19 14:06:01 +03:00 |
|
Swen Kooij
|
90d2e1fc57
|
Rename lint job to analysis
|
2019-10-19 13:13:59 +03:00 |
|
Swen Kooij
|
e56a0697b3
|
Add back dj-database-url, need it for CI
|
2019-10-19 13:12:52 +03:00 |
|
Swen Kooij
|
19f0ddb336
|
Fix some flake8/pycodestyle issues
|
2019-10-19 13:04:53 +03:00 |
|
Swen Kooij
|
2f7314d105
|
Put requirements in setup.py
|
2019-10-19 12:51:51 +03:00 |
|
Swen Kooij
|
2cb80431cc
|
Use pytest for running tests
|
2019-10-19 12:48:32 +03:00 |
|
Swen Kooij
|
7cdd1f4490
|
Re-format all files
|
2019-10-19 12:44:41 +03:00 |
|
Swen Kooij
|
4ee1a5f487
|
Set up setup.py commands for auto formatting and linting
|
2019-10-19 12:41:06 +03:00 |
|
Swen Kooij
|
eb2d166dbe
|
Set up configs for flake8, pep8, black and doc strings formatter
|
2019-10-19 12:40:19 +03:00 |
|
Swen Kooij
|
76098141e9
|
Set up dependencies for auto formatting etc
|
2019-10-19 12:40:16 +03:00 |
|
Swen Kooij
|
3c9251b45a
|
Remove dependency on dj_database_url
|
2019-10-19 12:33:09 +03:00 |
|
Swen Kooij
|
1fad9fd3b1
|
Remove duplicate django-postgres-extra dependency
|
2019-10-19 12:30:57 +03:00 |
|
Swen Kooij
|
fa8373cafe
|
Deprecate Python 3.5, 3.6 and Django 1.11
|
2019-10-14 13:02:05 +03:00 |
|
Swen Kooij
|
a59706fd95
|
Merge pull request #70 from umazalakain/bump-deprecation
The deprecation package removes its unnecessary unittest2 dependency
|
2019-10-08 08:57:28 +03:00 |
|
Swen Kooij
|
39495da918
|
Add test for falling back to default value during an update
|
2019-10-06 21:16:40 +03:00 |
|
Uma Zalakain
|
54ad6eb434
|
The deprecation package removes its unnecessary unittest2 dependency
|
2019-09-13 21:03:31 +02:00 |
|
Swen Kooij
|
893fe0f5ab
|
Bump version to 5.4
v5.4
|
2019-08-14 08:58:08 +03:00 |
|
Swen Kooij
|
3de1492a58
|
Use collections.abc.Iterable instead of collections.Iterable
The latter is going to be removed after Python 3.8
|
2019-08-14 08:57:05 +03:00 |
|
Swen Kooij
|
946e9a67c4
|
Bump version to 5.3
v5.3
|
2019-06-28 08:31:31 +03:00 |
|
Swen Kooij
|
36f6e946b0
|
Attempt at reducing deprecation warning spam
|
2019-06-27 15:15:44 +03:00 |
|
Swen Kooij
|
909ebfee69
|
Bump version number to 5.2
v5.2
|
2019-06-27 14:53:58 +03:00 |
|
Swen Kooij
|
95284e6fd0
|
Add extra step to set up instructions about applying migrations
|
2019-06-27 13:42:42 +03:00 |
|
Swen Kooij
|
e84a5e4ff1
|
Bump version to 5.1
v5.1
|
2019-06-27 13:37:28 +03:00 |
|
Swen Kooij
|
472c7bbc41
|
Remove dead travis-ci configuration
|
2019-06-27 13:36:23 +03:00 |
|
Swen Kooij
|
8cc50889ec
|
Set version back to 5.0a11, it was never released
v5.0a11
|
2019-06-27 13:30:19 +03:00 |
|
Swen Kooij
|
8494615d05
|
Upgrade django-postgres-extra to 1.22
|
2019-06-27 13:28:29 +03:00 |
|
Swen Kooij
|
f0541c047b
|
Bump version number to 5.0a12
|
2019-06-27 13:27:59 +03:00 |
|
Swen Kooij
|
84658f6010
|
Bump version number to 5.0a10
v5.0a10
|
2019-06-05 23:26:47 +03:00 |
|
Swen Kooij
|
0e29871458
|
Merge pull request #62 from GabLeRoux/patch-1
Remove extra dot in example integration code
|
2019-06-05 23:12:43 +03:00 |
|
Swen Kooij
|
ffe235d3ac
|
Merge pull request #66 from martinsvoboda/admin-widget-image
Added the image of admin widget
|
2019-06-05 23:12:25 +03:00 |
|
Swen Kooij
|
d7db2c58c0
|
Merge pull request #68 from MELScience/fix-django-22
update to support Django 2.2
|
2019-06-05 23:11:38 +03:00 |
|
Dmitry Groshev
|
6a7545a910
|
update to support Django 2.2
|
2019-05-30 13:11:33 +01:00 |
|
Martin Svoboda
|
11bf4ee88a
|
Added the image of admin widget
|
2019-05-26 11:12:45 +02:00 |
|
Gabriel Le Breton
|
d3223eca53
|
Remove extra dot in example integration code
|
2019-04-23 11:12:29 -04:00 |
|
Swen Kooij
|
f0ac0f7f25
|
Merge branch 'bump-version'
v5.0a9
|
2019-02-21 12:54:04 +02:00 |
|
Swen Kooij
|
93ffce557c
|
Bump version number to 5.0a9
|
2019-02-21 12:50:58 +02:00 |
|