autoforms icon indicating copy to clipboard operation
autoforms copied to clipboard

A custom forms engine for django

Results 1 autoforms issues
Sort by recently updated
recently updated
newest added

按照使用方法创建后出现以下提示,发现本机连不上该域名的服务器,请问这个情况该如何处理? ``` $ python manage.py syncdb Traceback (most recent call last): File "manage.py", line 2, in from django.core.management import execute_manager ImportError: No module named django.core.management ```