This is an automated email from the ASF dual-hosted git repository.
gjm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/bloodhound-core.git.
from 4228632 Relax api regex for some models allowng . in names
new 8cede40 Fix docker-compose usage in README.md
new 31087bb Beginning of integrating ticketchange model
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
README.md | 7 ++++---
trackers/api/serializers.py | 36 +++++++++++++++++++++++++++++++++++-
trackers/api/urls.py | 1 +
trackers/api/views.py | 10 ++++++++++
trackers/models.py | 15 ++++++++++++---
6 files changed, 63 insertions(+), 7 deletions(-)