| bio | website | bekbulatov.ru |
|---|---|---|
| location | Moscow, Russia | |
| age | 24 | |
| visits | member for | 2 years, 8 months |
| seen | 1 hour ago | |
| stats | profile views | 243 |
Python develover
|
Apr 24 |
awarded | Notable Question |
|
Apr 11 |
comment |
How to parse Django templates for template tags There is an attempt of doing your task with regular expressions. May be it'll help you |
|
Mar 26 |
comment |
signal.SIGALRM with uwsgi Actually it's not what I'm looking for =( |
|
Mar 26 |
comment |
signal.SIGALRM with uwsgi How can I catch harakiri exception? |
|
Mar 26 |
asked | signal.SIGALRM with uwsgi |
|
Mar 12 |
awarded | Notable Question |
|
Mar 4 |
comment |
Python timeout context manager with threads It's a possible approach but not so short and clear as I'd like to get. Your variant requires to wrap code with function like decorator, but it's the new approach for me, so I gave you bounty. Thanks. |
|
Mar 4 |
awarded | Benefactor |
|
Feb 26 |
awarded | Caucus |
|
Feb 25 |
awarded | Promoter |
|
Feb 22 |
comment |
Login in Django 1.5 Compare django source code. It's not mandatory to use forms but highly recommended. Forms are explained in django docs. |
|
Feb 22 |
comment |
Login in Django 1.5 What exactly do you mean by 'not working' |
|
Feb 22 |
revised |
Login in Django 1.5 added 655 characters in body |
|
Feb 22 |
revised |
Login in Django 1.5 Fix formatting |
|
Feb 22 |
answered | Login in Django 1.5 |
|
Feb 22 |
comment |
Python timeout context manager with threads As in my 1st variant I got ValueError: signal only works in main thread in line original_handler = signal.signal(signal.SIGALRM, timeout_handler) |
|
Feb 22 |
revised |
Python timeout context manager with threads Fix formatting |
|
Feb 22 |
asked | Python timeout context manager with threads |
|
Feb 14 |
asked | Double slashes with django + apache mod_wsgi |
|
Dec 28 |
awarded | django |