Marco Schlicht
Marco Schlicht
Sometimes it randomly crashes and this Traceback is shown: ``` Exception in thread Receiver (pytg): Traceback (most recent call last): File "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() File "/usr/lib/python3.5/threading.py", line...
OAuth2
Please add OAuth2 support.
### Expected behavior Read config from compile_commands.json ### Steps to reproduce Create a c++ project with cmake and clang. Add an `include_directories(...)` in your CMakeLists.txt and `SET (CMAKE_EXPORT_COMPILE_COMMANDS ON)`. This...
I have a user model without username and only email and the following settings: ``` ACCOUNT_AUTHENTICATION_METHOD = 'email' ACCOUNT_EMAIL_REQUIRED = True ACCOUNT_UNIQUE_EMAIL = True ACCOUNT_USER_MODEL_USERNAME_FIELD = None ACCOUNT_USERNAME_REQUIRED = False...
fixing the message info box content is not included hier, but will be fixed if you merge #58. if you don't like the other pullrequest, i will fix it here...
fixing #56 and #57
For example a list with all ongoing submissions or/and reasons why they are refused.
It could be usefull to add a language to a chat. With that you can filter them by language.