django-cms-demo
django-cms-demo copied to clipboard
Demo site for django CMS
Results
2
django-cms-demo issues
Sort by
recently updated
recently updated
newest added
Following your instructions, I got the following error message after executing ``` $ python manage.py syncdb --all ``` ``` Traceback (most recent call last): File "manage.py", line 10, in execute_from_command_line(sys.argv)...
Hi, I'm unable to install this on the last step. Can you tell me how to fix this? Here is the output: $ pip install -r requirements.txt Requirement already satisfied...