Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
saltycrane
saltycrane has asked
23
questions and find answers to
6
problems.
Stats
311
EtPoint
93
Vote count
23
questions
6
answers
About
Python, Django, Ubuntu, Emacs
saltycrane questions
How can I get the equivalent of .hgignore's regular expressions ^var/(?!\log|.dummy) and ^var/log/(?!\.dummy) in .gitignore?
How do I create a Django queryset equivalent to a SQL query using the OR operator?
How to dynamically create module level functions from methods in a class
Django: Redirect to previous page *with query string* after login
How to test template context variables with Flask
Memory leak when using strings < 128KB in Python?
Is it possible to use Ropemacs with TRAMP in Emacs?
How to invert `git log --grep=<pattern>` or How to show git logs that don't match a pattern
Nginx rewrite non-www-prefixed domain to www-prefixed domain
How to work around lack of support for foreign keys across databases in Django
saltycrane answers
How to integrate flowtype with spacemacs
How to test template context variables with Flask
apache bench gnuplot output - what are the column definitions?
How do I download a tarball from GitHub using cURL?