TechnionYP5779 / SimuMole

Computer simulation method that displays the physical movements of atoms and molecules.
5 stars 0 forks source link

Added admin account (admin,admin) and uploading mechanism #66

Closed HadadIdan closed 5 years ago

HadadIdan commented 5 years ago

Added admin account (admin,admin) , close #65

Added basic uploading mechanism: Available at '/upload/', basic file search and upload, and file name choosing( object name, will be used to ease our accessibility to the objects).

Added Upload model - to be able to save information regarding an upload, currently saves date, can save much more, can be used to upload the files to a specific folder belonged to the user (currently saves all to the same folder). Files are saved at '/media/files/'

Added a very ugly basic html page to do the uploading. Close #64.

Added admin account (admin,admin) and uploading mechanism isn't necessary in order to show messages. Removed finished TODO. Added file upload to the base.html Now file_upload inherite from base.html.

HadadIdan commented 5 years ago

close #67

OrYasso commented 5 years ago

This pull request introduces 2 alerts and fixes 3 when merging 4344af257d8a377b2fe91b20c96ce274f3080b9e into 8de1461bdd79dac9b939c30e8413008ea9c14af6 - view on LGTM.com

new alerts:

fixed alerts:


Comment posted by LGTM.com

EyalFaygen commented 5 years ago

@HadadIdan this PR didn't pass the travis checks and shouldn't have been merged.