-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm having trouble getting django-admin.py to work... it's in this first location:
/Users/mycomp/bin/ but I think I need it in another location for the terminal to recognize it, no?
Noob, Please help. Thanks!!
my-computer:~/Django-1.1.1 mycomp$ sudo ln -s /Users/mycomp/bin/django-admin.py /Users/mycomp/django-1…
>>> More
-
as seen on Super User
- Search for 'Super User'
Long time reader, first time poster. Big, appreciative thanks for everyone's collective questioning and answering here and at stackoverflow, it's helped me quite a lot over the time I've been learning answers through these sites! Apologies in advance if I didn't search hard enough on posts already…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Apart from the usual admin, I want to create a limited admin for non-staff users. This admin site will have different registered ModelAdmins.
I created a folder /useradmin/ in my project directory and similar to contrib/admin/_init_.py I added an autodiscover() which will register models defined…
>>> More
-
as seen on Super User
- Search for 'Super User'
I mean, like in windows 7 that you can access the files of other users only if you provide a correct password. Is there any way that we could implement this kind of OS behavior in xp?
>>> More
-
as seen on Super User
- Search for 'Super User'
I'm trying to retrieve video files from the IE 8 cache for a user that's not an admin in Win 7. As a non admin user, I run Explorer as admin and still can't see the temp internet files for the non admin user. Only if I login as a user that is admin can I see the files.
Is there any way I can…
>>> More