systers / macc

Server side support platform for Peace Corps mobile applications.
http://macc.systers.org/
9 stars 51 forks source link

Webhub and Profile views.py #271

Closed GunpreetAhuja closed 7 years ago

GunpreetAhuja commented 7 years ago

What different tasks do the 2 files do? From what I have examined is that the profiles/views.py is redundant and all the tasks are done by webhub/views.py or may be vise versa. Is there anything specific that the profiles/views.py has been created or should we remove that file code to reduce redundancy?

HarinderKaur11 commented 7 years ago

@GunpreetAhuja The profile views are called via urls.py and yes webhub views are redundant