summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2022-08-15 20:50:25 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2022-11-04 18:50:58 +0100
commit4266a99a79a62c20338c7e70778f639f048f8ec5 (patch)
treebc0c483f038743c0ae40324a83714f2e7af849af
parent1f045859e579f8712b28b8ef622ddd66e05d9633 (diff)
downloadIshtar-buster-test.tar.bz2
Ishtar-buster-test.zip
New upstream versionsbuster-test
-rw-r--r--archaeological_context_records/models.py2
-rw-r--r--debian/changelog12
2 files changed, 13 insertions, 1 deletions
diff --git a/archaeological_context_records/models.py b/archaeological_context_records/models.py
index 7fb946718..a5608c8d0 100644
--- a/archaeological_context_records/models.py
+++ b/archaeological_context_records/models.py
@@ -998,7 +998,7 @@ class ContextRecord(
"fa fa-plus",
_("find"),
"",
- True,
+ False,
),
]
can_edit_cr = self.can_do(request, "change_contextrecord")
diff --git a/debian/changelog b/debian/changelog
index 68abac018..55166995f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+python-django-ishtar (3.3.5-1) UNRELEASED; urgency=low
+
+ * New version
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Mon, 15 Aug 2022 20:49:00 +0200
+
+python-django-ishtar (3.3.2-1) UNRELEASED; urgency=low
+
+ * New version
+
+ -- Étienne Loks <etienne.loks@iggdrasil.net> Mon, 15 Aug 2022 20:49:00 +0200
+
python-django-ishtar (3.3.1beta-1) UNRELEASED; urgency=low
* New version