Changing the objects manager without affecting the admin interface ?

2009-02-23 Thread happy
Hello All, I would like to change the objects manager for a Worker class such that it only outputs workers for which the user auth.user is active in the system. The idea is to make invisible the workers that do not have an active account. The problem if I do that is that the inactive workers wil

Re: Digest for django-users@googlegroups.com - 9 Messages in 5 Topics

2013-06-17 Thread happy...@126.com
发自我的 iPhone 在 2013-6-16,21:42,django-users@googlegroups.com 写道: > Today's Topic Summary > Group: http://groups.google.com/group/django-users/topics > > How to create screen capture of website [1 Update] > Django 1.4 tutorial part 1 seems broken at the superuser creation stage. [1 > Update]

Have a problem with a first Django App due to the Web Tutoral

2015-07-10 Thread Happy Data Scientist
Dear Friends ! I have an error when I tried to develop my first Django App due to the Web Tutoral: https://docs.djangoproject.com/en/1.8/intro/tutorial02/ The error is "ImportError at /admin/" -- cannot import name 'resolve_url'" for the address "http://127.0.0.1:8000/admin/"; The Django vers