Commit Graph

124 Commits

Author SHA1 Message Date
Taizo 'Tsa6' Simpson
e0ef46ca91 Added login enpoints /login and /login/redirect 2017-09-22 16:00:24 -04:00
Taizo 'Tsa6' Simpson
cb296bd565 Fixed OAuth options in settings — Auth header in str not bytes and client id seperated 2017-09-22 15:58:10 -04:00
Taizo 'Tsa6' Simpson
8e8fb8e53f Added OAuth options to the config 2017-09-21 18:01:35 -04:00
Tsa6
bdbab9b6ad Merge pull request #27 from IcyNet/config
Add a config file
2017-09-21 17:32:38 -04:00
Tsa6
d408759486 Merge pull request #26 from IcyNet/fix-models
Changed type of field from non-existant IntField to IntegerField
2017-09-21 17:32:05 -04:00
Taizo 'Tsa6' Simpson
4c186d89b3 Add copy instructions for copying options, just to be verbose 2017-09-21 17:28:50 -04:00
Taizo 'Tsa6' Simpson
eb94e12f86 Fix discrepency between default values in settings.py and options.ini 2017-09-21 17:27:00 -04:00
Taizo 'Tsa6' Simpson
090ab138db Added database to the config file 2017-09-21 17:20:40 -04:00
Taizo 'Tsa6' Simpson
02bd2e3294 Added SECRET_KEY to the options file 2017-09-21 17:07:42 -04:00
Taizo 'Tsa6' Simpson
b7fc3628df Changed type of field from non-existant IntField to IntegerField 2017-09-21 16:51:16 -04:00
Tsa6
f2087f71ba Merge pull request #23 from IcyNet/create-databases
Initial Database layouts
2017-08-26 15:22:19 -04:00
Taizo 'Tsa6' Simpson
a8fbd82b0a Updated User model 2017-08-26 15:08:14 -04:00
Taizo 'Tsa6' Simpson
1f81e5a6f6 Clean duplicate comment 2017-08-26 15:01:56 -04:00
Taizo 'Tsa6' Simpson
c0bff596db Cleaned up errors 2017-08-26 02:40:28 -04:00
Taizo 'Tsa6' Simpson
7e9fdbf3b7 Added timestamps 2017-08-26 02:37:20 -04:00
Taizo 'Tsa6' Simpson
f1a6760af7 Added more info to the DiscussionVote table 2017-08-26 02:29:42 -04:00
Taizo 'Tsa6' Simpson
7c8b06433c Added the rest of the tables 2017-08-26 02:25:09 -04:00
Taizo 'Tsa6' Simpson
3cf80e1255 Registered models with the admin page 2017-08-25 19:39:54 -04:00
Taizo 'Tsa6' Simpson
234f163090 Typo 2017-08-25 19:37:45 -04:00
Taizo 'Tsa6' Simpson
84bd805ea9 Added the rest of the LandingPage models 2017-08-25 19:23:53 -04:00
Taizo 'Tsa6' Simpson
4803987bbb Added Show model 2017-08-25 16:00:38 -04:00
Taizo 'Tsa6' Simpson
1b3bed584b Registered apps 2017-08-25 15:50:07 -04:00
Taizo 'Tsa6' Simpson
8902a5aef4 Initialized apps 2017-08-25 14:03:37 -04:00
Taizo 'Tsa6' Simpson
2becccb219 Init 2017-08-22 17:03:11 -04:00