comses / catalog

Web tools to annotate publications related to computational modeling
http://catalog.comses.net
GNU General Public License v3.0
3 stars 3 forks source link

improve tasks.py restore from dump #62

Closed alee closed 8 years ago

alee commented 8 years ago

currently restore_from_dump occurs everytime the container starts up, which isn't always ideal if we want to keep some persistent data between spin-ups.

Make restore_from_dump smarter or dev.sh smarter