Commit Graph

7 Commits

Author SHA1 Message Date
Paarhati Ozkasgarli 3db5fc2f12 Moving to Django
dash-stack orginally was tought as Python Flask project.
After some heatet argument and strong considiration we
have decided to move the project to Django.

This commit is the initial commit for moving project to
Django.

Change-Id: Id28e3cf1dafbed7dd647b1020376bae893f5c3a2
Signed-off-by: Paarhati Ozkasgarli <ozkasgarli@gmail.com>
2016-11-21 19:28:30 +00:00
kelepirci c8c5d627bd User register unittest
Public user registration unittest is implimented with this commit
2016-07-30 17:28:31 +03:00
kelepirci be52ca5ddf New unittests 2016-07-30 17:03:39 +03:00
kelepirci 9e92b60468 Adding new unittest cases
This commit does not include any working code. I must fix the code
in next commit.
2016-07-17 23:59:23 +03:00
kelepirci 8b95f4c054 Basic auth system implimented
Basic user authantication has implimented with Flask-Login and
pass word hasing with werkzeg.
2016-07-10 19:08:31 +03:00
kelepirci e24f059bb0 Flask-AdminLTE added 2016-07-09 23:01:27 +03:00
kelepirci c7fa42edda Main directory and file structure 2016-07-09 20:53:31 +03:00