VG.com Public pages
Open
- Dominant language
- Python
- Stars
- 30
- Forks
- 3
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 42
Description
It would be nice to have some public pages:
* Search (limited to variants/genes etc)
* variant page
* Gene page
Then disable various related object lookup with:
```
{% if request.user.is_authenticated %}
```
We use ```GlobalLoginRequiredMiddleware``` so would have to add these to ```settings.PUBLIC_PATHS```
Drive via config
Shariant testing would involve making sure these are not visible
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.