fxied -BUG-35: when restarting paweb, symlinks not in static/, also moved longer-term piece into TODO
This commit is contained in:
5
BUGs
5
BUGs
@@ -1,4 +1 @@
|
|||||||
### Next: 38
|
### Next: 39
|
||||||
BUG-35: when restarting paweb, the symlinks in static/* are missing, so view file (and move/delete) dont work.
|
|
||||||
- suggest the validation code at the start of pa_job_manager, just creates the Symlink, and then remove creation of symlink in Import
|
|
||||||
-- need to consider when someone adds/modifies paths in settings, to revalidate
|
|
||||||
|
|||||||
1
TODO
1
TODO
@@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
### BACKEND
|
### BACKEND
|
||||||
* revisit SymlinkName() and make it simpler (see comment in shared.py)
|
* revisit SymlinkName() and make it simpler (see comment in shared.py)
|
||||||
|
* if you change paths in settings, then re-run Initialisation checks (for symlinks to new path names)
|
||||||
-- started on some basic optimisations (commit logs every 100 logs, not each log)
|
-- started on some basic optimisations (commit logs every 100 logs, not each log)
|
||||||
- with debugs: import = 04:11, getfiledetails== 0:35:35
|
- with debugs: import = 04:11, getfiledetails== 0:35:35
|
||||||
- without debugs: import == 04:03, getfiledetails == 0:35:36 -- not a sig diff
|
- without debugs: import == 04:03, getfiledetails == 0:35:36 -- not a sig diff
|
||||||
|
|||||||
Reference in New Issue
Block a user