Guest User

Untitled

a guest
Jun 18th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. from super_modul import main
  2.  
  3. def jakis_widok(request):
  4.     main()
  5.     return render(request, 'templatka.html')
Advertisement
Add Comment
Please, Sign In to add comment