Refactor SelectionTable to use per-table initializers for row selection controls and improve JavaScript handling in templates
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"/^source \\.venv/bin/activate\\.fish && python manage\\.py check$/": {
|
||||
"approve": true,
|
||||
"matchCommandLine": true
|
||||
},
|
||||
"/^python -m py_compile /home/ross/penracourses/rad/generic/tables\\.py$/": {
|
||||
"approve": true,
|
||||
"matchCommandLine": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user