fix(graphs): 
add form subclass with initial value as default

Creates a new Django Form subclass modifying its behavior such that the initial value of fields is coalesced when the data attribute does not contain the corresponding field
Please register or sign in to comment