- Set up a new virtualenv
- Create a new django-project
- Replace the new project directory with this django-cms-boilerplate project
- Activate your virtualenv to make sure you install the requirements only in this virtualenv
- Change the current working directory to the new django-cms-boilerplate directory
- Run "pip install -r requirements.txt" to install all requirements for this project in the fresh new virtualenv
- Run "pythonX.X manage.py syncdb" and create the new superuser when prompted
- Run "pythonX.X manage.py migrate" to migrate the database
- Display your site in a browser, login and create new pages in the django-cms
-
Notifications
You must be signed in to change notification settings - Fork 0
G-Nat/django-cms-boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published