django-1.1
django one session per user
based on docs ( http://docs.djangoproject.com/en/1.1/topics/http/sessions/ ) (yes - 1.1) Django creates unique sessions to all users. Logged user contains _auth_开发者_Go百科user_id. How can i achieve[详细]
2023-02-20 06:18 分类:问答ASP SaveToDisk method takes an incredible amount of time
This is a method in ASP Classic that saves a file to disk. It takes a very long time but I\'m not sure why. Normally, I wouldn\'t mind so much, but the files it handles are pretty large so need this n[详细]
2022-12-28 13:59 分类:问答What do I have to do and how much does it cost to get a device driver for Windows Vista / 7 (32 and 64 bit) signed?
I\'ve got some drivers which are basically LibUSB-Win32 with a new .inf file to describe product/vendor IDs and strings which describe my hardware. This works fine for 32 bit windows, but 64 bit versi[详细]
2022-12-28 11:11 分类:问答Create Task Report from Mylyn?
is there a way to create a task/activity report (say a weekly report) off tasks managed with Mylyn? I\'ve been using Rachota TimeTracker which allows me to create reports (in html format)[详细]
2022-12-25 04:59 分类:问答What to use for tagging in Django 1.1
Unless I\'m missing something, it seems django-tagging (0.3) doesnt work on Django 1.1.x. I was having issues then search around and it seems to be the general concensious.[详细]
2022-12-12 10:57 分类:问答