I am new to django. and I have made a small project in it which is working good.
Now what I want is I have made some functions in my view.py file now I wants to call these functions in some other file say a.py. So how I can do that, anybody have some idea.
Thanks
In
a.pydo: