Skip to main content

MySmile is the lightweight open-source CMS based on Django.

Project description

Build Test coverage Pypi Documentation

MySmile is the lightweight open-source CMS based on Django. It helps to create websites with configurable design and minimum cost.

Dependencies

  1. Django 1.8.x: http://djangoproject.com, https://github.com/django/django

  2. Pillow for working with images: https://github.com/python-imaging/Pillow

  3. Sphinx for generate docs in various format

Installation

  1. Unpack archive with MySmile to the project directory

  2. Install with command: $ make install

  3. In the project directory run a command in the terminal:

$ python3 manage.py runserver

Now your website is available here:

http://127.0.0.1:8000

  1. Change default credentials to admin page:

4.1. Link to admin page:

http://127.0.0.1:8000/admin

4.2. Log in with default credentials:

login: test

password: test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mysmile-0.7.0.zip (1.3 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page