-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule TaxHub
updated
9 files
+1 −1 | VERSION | |
+4 −8 | apptax/app.py | |
+5 −2 | apptax/taxonomie/models.py | |
+0 −21 | apptax/taxonomie/routesbiblistes.py | |
+78 −49 | apptax/taxonomie/routestaxref.py | |
+0 −27 | apptax/tests/test_biblistes.py | |
+133 −3 | apptax/tests/test_taxref.py | |
+1 −1 | data/scripts/update_taxref/README.rst | |
+14 −3 | docs/changelog.md |
Submodule Utils-Flask-SQLAlchemy
updated
2 files
+1 −1 | src/utils_flask_sqla/models.py | |
+1 −1 | src/utils_flask_sqla/tests/test_qfilter.py |
Submodule Utils-Flask-SQLAlchemy-Geo
updated
2 files
+1 −1 | requirements.in | |
+2 −2 | src/utils_flask_sqla_geo/serializers.py |