hackoregon / transportation-backend

Transportation backend repo - 2016 and 2017
8 stars 7 forks source link

Signal to build graph after data load #34

Open sanjuroj opened 7 years ago

sanjuroj commented 7 years ago

Data ingests should automatically trigger the distance graph to be rebuilt. I think this can be done with django signals.