SpiceQA
Questions
Tags
Users
Badges
user_37181
@user_37181
0
reputation
0
answers
4
questions
About Me
// Hello, World !
Top Answers
What is the Big-O of a nested loop, where number of iterations in the inner loop is determined by the current iteration of the outer loop?
58 votes
Which is better in python, del or delattr?
19 votes
Accessing a dict by variable in Django templates?
16 votes
Worst practices in Django you have ever seen
12 votes
Where should django manager code live?
9 votes
Top Questions
Similarity function in Postgres with pg_trgm
25 votes
7 answers
SQLite equivalent of PostgreSQL's GREATEST function
18 votes
2 answers
What does epoll do with a file descriptor that refers to a directory?
13 votes
1 answers
getcap/setcap not working in docker container with Debian Stretch host
3 votes
2 answers