sebastianmanger
6414b7aedb
Let CI also check for missing migrations ( #706 )
...
* Refactor: re-arrange test application
This was triggered by the need to run "python manage.py", which is impossible when serving the whole project in the same directory as is configured in INSTALLED_APPS ("auditlog_tests"). This setup is heavily inspired by other jazzband projects.
* Add check for missing migrations
2025-03-19 19:58:43 +03:30
Hasan Ramezani
e23b091c99
Replace pkg_resources with importlib solution ( #450 )
2022-11-21 16:50:34 +01:00
Hasan Ramezani
11dceb81b8
Add flake8 to pre-commit config ( #387 )
2022-06-18 20:50:25 +04:30
pre-commit-ci[bot]
ba19a8ca35
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-05-23 10:46:43 +02:00
Hasan Ramezani
340a01d348
Replace importlib with pkg_resources with.
...
Readthedoc uses Python3.7
Revert a30c8bbfc0
2022-05-23 10:46:43 +02:00
Hasan Ramezani
dad4fb893b
Use pre-commit as lint command
2022-03-09 11:31:58 +01:00
François Magimel
a30c8bbfc0
docs(conf): replace pkg_resources with importlib
...
The doc is build with python 3.8, which includes the `importlib` API to
get the package version. Its use is recommended by `setuptools-scm` for
the doc.
2022-01-20 09:48:08 +01:00
Jannis Leidel
50da34125c
Simplified travis config and added Jazzband release config. ( #281 )
...
* Simplified travis config and added Jazzband release config.
* Migrate to travis-ci.com.
* Split requirements to prevent env spoilage.
* Add docs requirements.
* Huh
* type
* Add psycopg2 doc requirements.
2020-11-25 22:15:14 +01:00
Jan-Jelle Kester
ee8a700b1b
Clean up project structure
2020-09-07 16:52:32 +02:00
Keith Bussell
e138ee8855
Bump version
2019-11-11 18:13:06 +01:00
Jan-Jelle Kester
70e22afc78
Bump version
2018-09-18 11:09:10 +02:00
Jan-Jelle Kester
eaa02e6f38
Version bump
2018-01-12 23:39:44 +01:00
Jan-Jelle Kester
f45fb55c81
Version bump
2017-11-18 15:48:00 +01:00
Jan-Jelle Kester
d97160f0c8
Version bump
2017-02-16 22:24:35 +01:00
Jan-Jelle Kester
6acab3809b
Bump version to 0.4.2
2017-02-16 15:17:59 +01:00
Jan-Jelle Kester
12d8c4d84d
Version bump and slight doc changes for 0.4.1
2016-12-27 11:08:12 +01:00
Jan-Jelle Kester
c08c3d65bb
Release 0.4.0
2016-08-17 23:04:03 +02:00
Jan-Jelle Kester
6888f4bae8
Bump version
2016-01-23 22:53:50 +01:00
Jan-Jelle Kester
f70e2b3d3f
Bump version number
2015-10-07 22:49:32 +02:00
Jan-Jelle Kester
9b633828cc
Bump version number
2015-07-29 23:53:29 +02:00
Jan-Jelle Kester
efac3fe8c0
Use RTD theme for Sphinx documentation
2015-05-15 01:30:09 +02:00
Jan-Jelle Kester
742ac238ac
Bump copyright year
2015-05-15 01:26:55 +02:00
Jan-Jelle Kester
9fc527aa7e
Bump version
2015-05-15 00:55:42 +02:00
Jan-Jelle Kester
5dc3275de9
Bump version number and copyright year
2014-07-08 17:01:51 +02:00
Jan-Jelle Kester
719f3cf5ea
Document internals
2014-07-08 16:55:24 +02:00
Jan-Jelle Kester
8f399a6a60
Add Sphinx documentation
2013-11-06 20:50:53 +01:00