Skip to content

Instantly share code, notes, and snippets.

View diverru's full-sized avatar

Alexander Kiselyov diverru

View GitHub Profile
"my configs
"
"ninja mode on
nnoremap <up> <nop>
nnoremap <down> <nop>
nnoremap <left> <nop>
nnoremap <right> <nop>
inoremap <up> <nop>
inoremap <down> <nop>
inoremap <left> <nop>
"my configs
"
"ninja mode on
nnoremap <up> <nop>
nnoremap <down> <nop>
nnoremap <left> <nop>
nnoremap <right> <nop>
inoremap <up> <nop>
inoremap <down> <nop>
inoremap <left> <nop>
"my configs
"
"ninja mode on
nnoremap <up> <nop>
nnoremap <down> <nop>
nnoremap <left> <nop>
nnoremap <right> <nop>
inoremap <up> <nop>
inoremap <down> <nop>
inoremap <left> <nop>
[Warning] Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details. (bundle.8dd49d01b76a1ee6c3f4.js, line 138951)
* Move code with side effects to componentDidMount, and set initial state in the constructor.
* Rename componentWillMount to UNSAFE_componentWillMount to suppress this warning in non-strict mode. In React 17.x, only the UNSAFE_ name will work. To rename all deprecated lifecycles to their new names, you can run `npx react-codemod rename-unsafe-lifecycles` in your project source folder.
Please update the following components: SideEffect(NullComponent)
[Error] Warning: Failed prop type: Invalid prop `as` supplied to `Anchor`.
in Anchor (created by ObjectiveEmpty)
in ObjectiveEmpty (created by CurrentObjective)
in CurrentObjective (created by Specialist)
def make_email(template_path, template_name, subject, context, to, from_email=None):
body_text_template, body_html_template = [
"{}/{}.{}".format(template_path, template_name, ext)
for ext in ["txt", "html"]
]
try:
body_html = render_to_string(body_html_template, context)
body_html = premailer.transform(body_html, base_url=settings.HOME_URL)
# if email_track:
1900 1864 Установить и подключить технику Икеа Установить и подключить технику Икеа
1901 1865 Установить и подключить технику не Икеа Установить и подключить технику не Икеа
1908 1871 Сделать выпил в каркасе Сделать выпил в каркасе
1912 1875 Демонтировать технику Демонтировать технику
1913 1876 Установить и подключить систему очистки воды Установить и подключить систему очистки воды
1914 1877 Установить и подключить измельчитель Установить и подключить измельчитель
1915 1878 Демонтировать / монтировать розетку или выключатель Демонтировать / монтировать розетку или выключатель
1918 1881 Удлинить выводы воды Удлинить выводы воды
1919 1882 Установить концевой кран / вентиль Установить концевой кран / вентиль
1920 1883 Перенести канализацию Перенести канализацию
@diverru
diverru / LICENSE.txt
Created May 24, 2011 19:22 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE