Mike Feoktistov

Results 4 issues of Mike Feoktistov

base theme replaces underscores in a branch name. hello_world -> hello-world It's inconvenient when a end user copy-pastes the branch name from PS1 and impossible to force everybody to use...

Hi i'm try to compile rwebserve by Rust 0.6 on Debian Wheezy Error message `rustc --out-dir bin -L bin src/rwebserve.rc src/configuration.rs:106:16: 106:21 error: obsolete syntax: colon-separated impl syntax src/configuration.rs:106 pub...

Djang0byte из ветки master падает с ошибкой https://gist.github.com/2603077 Добавление функции `new_answer` в файл djang0byte/main/views/**init**.py Исправляет эту ошибку. ``` def new_answer(request): pass ```