sametmax

Results 50 comments of sametmax

What more do you need ? I can help you wish packaging, but appart for the name, you seem to be ok. Do you have another problem ?

:) It's a selfish visit. I'm gonna add DidYouMean to devpy. DidYouMean could mean a spell checker or something from a search engine so adding a qualifier in the name...

Here you are: ``` Exception trace: /home/user/.local/share/virtualenvs/dyspatch/lib/python3.4/site-packages/cleo/application.py in run() at line 95 status_code = self.do_run(input_, output_) /home/user/.local/share/virtualenvs/dyspatch/lib/python3.4/site-packages/cleo/application.py in do_run() at line 188 status_code = command.run(input_, output_) /home/user/.local/share/virtualenvs/dyspatch/lib/python3.4/site-packages/cleo/commands/command.py in run() at...

I ubuntu, I set it to `export MARKER_KEY_GET='\C-P'`, this way I have the same shortcut for Sublime Text, VSCode and marker.

That is not a problem from windows. It's a 3.5 compat problem.

Exemple of form to json serialisation: http://stackoverflow.com/questions/986406/returning-pure-django-form-errors-in-json

If think documentation is incorrect. I don't recall changing the default in the minified file and the plain source code clearly state using the default parameter. What you say is...

Ok, I understand the value of the commit, but it needs some work. First, it's way too many options for a standard installation. We want the first experience to be...

You'll probably need to cast it to a tuple list with items(), sort it, json it then include it in the < head >