issues
search
scimma
/
blast
Django web app for the automatic characterization of supernova hosts
MIT License
1
stars
3
forks
source link
Improve transient upload handler
#235
Closed
manning-ncsa
closed
6 months ago
manning-ncsa
commented
6 months ago
Fixes #232
Description of the Change
Make import_transient_list() async and avoid redundant TNS queries
Fix bug in upload form handler when carriage return characters are present
Enforce uniqueness of name values in Transient model
Fixes #232
Description of the Change