aboutsummaryrefslogtreecommitdiff
path: root/gn2/wqflask/parser.py
AgeCommit message (Collapse)Author
2024-08-26Allow '@' and '.' characters in searcheszsloan
This is mainly so e-mail searches work
2023-12-29Namespace all modules under gn2.Arun Isaac
We move all modules under a gn2 directory. This is important for "correct" packaging and deployment as a Guix service.