Ryan Stein
|
cd21fb2396
|
Use Python 3's new super() convention.
|
2017-11-02 10:41:41 -04:00 |
|
AmberFennek
|
fe6be5069a
|
Text corrections in comments and strings
|
2017-10-16 15:13:53 -04:00 |
|
Griatch
|
5590ee2258
|
Rename all instances of Player->Account.
|
2017-07-07 23:47:21 +02:00 |
|
Griatch
|
cf77d90c71
|
Make all manager methods return querysets. This removes all the last remnants of the old return_typeclass/return_typeclass_list decorators that were a remnant of the old pre-proxy Typeclass system. Resolves #1206.
|
2017-04-20 19:43:39 +02:00 |
|
BlauFeuer
|
16d0002780
|
Move unreachable code after exception raise
Also moves module import to top of file with comment.
|
2017-03-19 18:56:18 +01:00 |
|
Griatch
|
1b9016d26a
|
Add unittests to email_login contrib and also update it to work correctly with latest code. Pertains to #1105.
|
2017-02-19 14:35:42 +01:00 |
|
BlauFeuer
|
78ff1f39a0
|
contrib/email_login.py code cleanup, update markup
Line breaks at more visual locations
|
2017-02-16 21:28:36 -05:00 |
|
Griatch
|
c6d9c0619e
|
Refactor code for readability and compatibility.
|
2017-01-27 00:19:27 +01:00 |
|
Ahmed Charles
|
76dc0545c4
|
Remove unused traceback imports.
|
2015-11-15 20:40:03 +00:00 |
|
Ahmed Charles
|
3188f89e47
|
Cleanup some logger functions which were missed in the merge conflict.
|
2015-10-19 22:51:49 +00:00 |
|
Griatch
|
50371b6abd
|
Merged conflicts.
|
2015-10-19 23:32:00 +02:00 |
|
Ahmed Charles
|
acdf2573b0
|
Printing traces to the user is usually bad.
This could, in theory, expose more information about how the server
works than would be advised, benefiting potential attackers.
|
2015-10-19 23:31:19 +02:00 |
|
Ahmed Charles
|
0384fcc63d
|
Move to python3 style except.
|
2015-10-19 23:31:19 +02:00 |
|
Griatch
|
eb2bd8d44c
|
Converted a large part of utils/ folder to google code docstrings as per #709.
|
2015-09-27 20:24:03 +02:00 |
|
Kate
|
cea51a7b56
|
Typofix in filepath instruction
|
2015-08-23 16:27:49 -06:00 |
|
Kate
|
1a0b6851d9
|
Revert "Typofix in filepath instruction"
This reverts commit d0391873a5.
|
2015-08-23 16:27:02 -06:00 |
|
Kate
|
d0391873a5
|
Typofix in filepath instruction
|
2015-08-23 16:25:51 -06:00 |
|
tajmone
|
ec19f88c70
|
Typos in email_login.py
|
2015-03-22 09:50:35 +01:00 |
|
tajmone
|
a25ead9626
|
More docstring
8 more files docstringed. A bit from everywere...
|
2015-03-09 18:45:17 +01:00 |
|
Griatch
|
6401e6182b
|
Added package info for docs
|
2015-03-09 13:51:18 +01:00 |
|