1
0
Fork 0
mirror of synced 2024-06-28 19:20:34 +12:00
Commit graph

32 commits

Author SHA1 Message Date
phxntxm c8730a3b6f Corrected some syntax/pep8 errors 2016-08-16 10:22:32 -05:00
phxntxm 8239d66524 Corrected syntax errors 2016-08-16 06:12:36 -05:00
Phxntxm f26e04b1a4 Mass update: Added comments to most of the project. A couple small tweaks made as well 2016-08-15 22:30:52 -05:00
Phxntxm 37dbacf3fe Mass update: removed all cases LikeThis and replaced them like_this (This for you Fuyu) 2016-08-14 21:10:12 -05:00
phxntxm bf408dc60f Corrected error upon removing with no id passed 2016-08-14 00:46:58 -05:00
phxntxm 595496103b Printed a message when a poll is remvoed 2016-08-14 00:42:57 -05:00
phxntxm c77a55cf80 Added the ability to remove a strawpoll 2016-08-14 00:41:05 -05:00
phxntxm 74130cdfbe Corrected printing of when the poll was created 2016-08-14 00:19:18 -05:00
phxntxm c585d3068a Corrected saving a member 2016-08-14 00:18:08 -05:00
phxntxm a0cfcd8c92 Corrected printing of options list 2016-08-14 00:14:41 -05:00
phxntxm 51438fdde5 Corrected issue where post headers were being sent on get requests 2016-08-14 00:10:51 -05:00
Phxntxm d29bad3ea0 removed unload function 2016-08-13 23:05:26 -05:00
Phxntxm ca52ec25b9 Corrected printing of polls 2016-08-13 23:05:06 -05:00
Phxntxm dbf3a5df5e Corrected printing of polls 2016-08-13 23:04:25 -05:00
Phxntxm 1899618b81 Corrected printing of polls 2016-08-13 23:01:25 -05:00
Phxntxm 0b67796c8d Corrected printing of the polls 2016-08-13 22:56:44 -05:00
Phxntxm 009d161474 Corrected error where a pendulum object was attempted to be serialzed 2016-08-13 22:53:43 -05:00
Phxntxm dbea3e89d9 Corrected how the author was saved 2016-08-13 22:31:35 -05:00
Phxntxm 3e3a459637 Added default dictionary if nothing is loaded 2016-08-13 22:29:36 -05:00
Phxntxm 07c8f286a2 Added the ability to save strawpolls per server 2016-08-13 22:27:12 -05:00
Phxntxm 55bb3ad2c5 Corrected error where a blank option would be submitted 2016-08-13 22:18:43 -05:00
Phxntxm ff82f250d3 Removed headers from the session, as that wasn't needed 2016-08-13 21:57:34 -05:00
Phxntxm 82709c9b5f imported missing module 2016-08-13 21:50:18 -05:00
Phxntxm aea37395eb moving setup to the top to test 2016-08-13 21:33:12 -05:00
Phxntxm a38c03c2f3 Modifying setup 2016-08-13 21:24:19 -05:00
Phxntxm 1bb4c96fae Moved setup function to see if that fixes the error 2016-08-13 21:20:30 -05:00
Phxntxm 1458e3b4e9 Removed traceback printing 2016-08-13 21:10:53 -05:00
Phxntxm 89d5bd9a22 Corrected error in comprehension 2016-08-13 20:53:01 -05:00
Phxntxm 80ff6b31be Corrected syntax error 2016-08-13 20:49:58 -05:00
Phxntxm 10a1c87e0e Added required setup method 2016-08-13 20:48:08 -05:00
Phxntxm c40d3e9fe5 Corrected syntax error 2016-08-13 20:47:18 -05:00
Phxntxm 3262abe24f Added a strawpoll cog 2016-08-13 20:46:47 -05:00