Skip to main content

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

Project description

About

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

Dependences

  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

Docker

Instruction how to use Docker can be found in Docker Readme.

Tests

Back-end unit

Python unit test can be found in tests folder inside each applications.

Running

Manually:

  • to run all tests execute make test.

  • to run specific test it’s necessary set full path to test class. For instance: python3 manage.py test apps.chat.tests.test_views.

With IDE:

All information to configure your IDE with Docker is in Docker Readme using PyCharm as an example.

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.2.tar.gz (1.1 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