diff options
Diffstat (limited to 'testapp/myauthentication/views.py')
-rw-r--r-- | testapp/myauthentication/views.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testapp/myauthentication/views.py b/testapp/myauthentication/views.py new file mode 100644 index 0000000..60f00ef --- /dev/null +++ b/testapp/myauthentication/views.py @@ -0,0 +1 @@ +# Create your views here. |