Skip to main content

No project description provided

Project description

Universal admin panel for Django

Description

Tele-CMS is a SaaS service that automatically generates back office for your Django Application through REST API of Service Exchange package installed to your project.

Visual. Admin interface can be easily changed without need of development with the help of Visual Editor.

Secure. Tele-CMS does not access your data: its transferred directly from browser to your application.

Customizable. Flex functions allow you to solve your specific business tasks when standard functionality is not enough.

Features

  • CRUD (create, read, update, delete):

    Create, view, update and delete data. Display it in an easy format, and then search and filter your data.

  • Dashboard:

    Create reports and visualize KPIs. Monitor new data like new orders, comments, etc.

  • Works with any technology:

    The interface is generated automatically based on an analysis of the data and data structure of your applications.

  • Visual editor:

    Customize the admin area to make it easy for any manager to use. Allow managers to modify the interface, configure features, and set up analytics widgets without using any developers — just like WIX, Squarespace….

  • Secure:

    Your data is safe. We do not have access to your information. We simply plug your information in to an easy-to-use interface for you to interact with it better.

  • Works on any device:

    The interface is optimized for any device from phones to tablets to desktops.

  • Quick installation:

    It takes only a few hours to integrate with your project.

  • Available 24/7:

    Use it around the clock and don’t worry about updates — we take care of that.

  • Manage users:

    Assign access rights to any data from within the panel.

  • Activity log:

    Track the history of all changes and know who made them.

Requirements

  • Python – 3.4, 3.5, 3.6, 3.7

  • Django – 1.11, 2.0, 2.1

Installation

1. Download and install latest version of Service Exchange:

pip install telecms_bridge

2. Add ‘telecms_django’ application to the INSTALLED_APPS setting of your Django project settings.py file:

INSTALLED_APPS = (
  ...
  'telecms_django',
  ...
)

3. Add URL-pattern to the urlpatterns of your Django project urls.py file:

from telecms_django.urls import telecms_urls

urlpatterns = [
  ...
  url(r'^telecms_api/', include(telecms_urls)),
  ...
]

4. Apply migrations:

python manage.py migrate telecms_django

5. Restart your project

6. Open https://YOUR_PROJECT_URL/telecms_api/register/ in browser to create a project

Support

Feel free to Email us – support@service.exchange

License

This project is MIT licensed - see the LICENCE file for details.

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

telecms-django-1.0.1.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

telecms_django-1.0.1-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file telecms-django-1.0.1.tar.gz.

File metadata

  • Download URL: telecms-django-1.0.1.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for telecms-django-1.0.1.tar.gz
Algorithm Hash digest
SHA256 91b1039995c25dfe9a4f9d4adf85e6b30f23e119c81f3a0160a4386d14df11e3
MD5 2961cbe8111b3143d1deefde64584b3a
BLAKE2b-256 ab28bc94b2e21180b3ce9bbe8f82a8349f56401465904b619e9483801f10cde0

See more details on using hashes here.

File details

Details for the file telecms_django-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: telecms_django-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for telecms_django-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3e34ba1e00a3008a46df9b1544f52824837b02b24ca26cf4ea9abedea04e3299
MD5 266f29b8b36659cbd4857b800071a438
BLAKE2b-256 cac4ba8e2879e450955c8a4fdc355787f384fa08645cb2031a94da6f014ffe38

See more details on using hashes here.

Supported by

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