projects
/
pgeu-system.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c2cb95
)
Fix typo in conference entry page
author
Daniel Gustafsson
<daniel@yesql.se>
Mon, 22 Sep 2025 07:41:07 +0000
(09:41 +0200)
committer
Daniel Gustafsson
<daniel@yesql.se>
Mon, 22 Sep 2025 07:41:07 +0000
(09:41 +0200)
s/menas/means/, spotted while doing event maintenance this
morning.
postgresqleu/util/backendforms.py
patch
|
blob
|
blame
|
history
diff --git
a/postgresqleu/util/backendforms.py
b/postgresqleu/util/backendforms.py
index f70c67d564b4d2ff347c95dac993e9bf29221749..8501501b5c61010c4d874c55cdb3a70302ca1e2e 100644
(file)
--- a/
postgresqleu/util/backendforms.py
+++ b/
postgresqleu/util/backendforms.py
@@
-107,7
+107,7
@@
class BackendForm(ConcurrentProtectedModelForm):
if v.required:
h += 'Enter start and stop timestamp with both date and time.'
else:
- h += 'Enter start and stop timestamp with both date and time. Leaving either field empty me
na
s "infinity".'
+ h += 'Enter start and stop timestamp with both date and time. Leaving either field empty me
an
s "infinity".'
v.help_text = h
# Any datetime or date fields that are not explicitly excluded will be forced to be within