django-contrib
django: failing tests from django.contrib.auth
When I run my django test I get following errors, that are outside of my test suite: ======================================================================[详细]
2022-12-24 17:00 分类:问答manage.py syncbd not syncing django.contrib apps
This is probably a setting error somewhere. I have a django app that works fine on my desktop with the developer server and sqlite3.[详细]
2022-12-22 17:19 分类:问答Django, BigIntegerField, and django.contrib.auth.user.id
Django now provides a BigIntegerField for use in django models (available in svn trunk and also 1.2 alpha-1 release).[详细]
2022-12-16 05:04 分类:问答