Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 281 Bytes

File metadata and controls

11 lines (6 loc) · 281 Bytes

Upload-File

A simple file upload app in django with login and signup feature.

In this application I have used django-registration package for login ,signup and sending email feature.

I have used sqlite as database.

I have used smtp mail server for sending e-mail.