AminAliH47 / PicoSchool

Advanced school management system written in Django :)
Apache License 2.0
90 stars 18 forks source link

refactor models(improve structre, perofrmance and etc #15

Closed mahyardelbari closed 6 months ago

mahyardelbari commented 6 months ago

cleaned up all models and created Basemodel with fields created_at and updated_at and all models inherited from it except User Made Slider, FooterLink M model