Metadata-Version: 1.1
Name: django-crm
Version: 0.2.0
Summary: An opensourse CRM developed on django framework
Home-page: https://github.com/MicroPyramid/Django-CRM.git
Author: Micropyramid
Author-email: hello@micropyramid.com
License: UNKNOWN
Description: Django-CRM
        ==========
        
        Django CRM is opensourse CRM developed on django framework. It has all the basic features of CRM to start with. We welcome code contributions and feature requests via github.
        
        .. list-table::
           :header-rows: 1
           :widths: 50 50 150 90
           :stub-columns: 1
        
           *  -  Build Status
              -  Codacy
              -  Docker
              -  Support
           *  -   .. image:: https://travis-ci.org/MicroPyramid/Django-CRM.svg?branch=master
                     :target: https://travis-ci.org/MicroPyramid/Django-CRM
                     :alt: Travis
        
                  .. image:: https://landscape.io/github/MicroPyramid/Django-CRM/master/landscape.svg?style=flat
                     :target: https://landscape.io/github/MicroPyramid/Django-CRM/master
                     :alt: Code Health
        
              -  .. image:: https://api.codacy.com/project/badge/Grade/b11da5f09dd542479fd3bd53944595d2
                    :target: https://app.codacy.com/project/ashwin/Django-CRM/dashboard
                    :alt: Codacy Dashboard
                 .. image:: https://api.codacy.com/project/badge/Coverage/b11da5f09dd542479fd3bd53944595d2
                    :target: https://app.codacy.com/project/ashwin/Django-CRM/dashboard
                    :alt: Codacy Coverage
        
              -  .. image:: https://img.shields.io/docker/automated/micropyramid/django-crm.svg
                    :target: https://github.com/MicroPyramid/Django-CRM
                    :alt: Docker Automated
                 .. image:: https://img.shields.io/docker/build/micropyramid/django-crm.svg
                    :target: https://github.com/MicroPyramid/Django-CRM
                    :alt: Docker Build Passing
                 .. image:: https://img.shields.io/docker/stars/micropyramid/django-crm.svg
                    :target: https://hub.docker.com/r/micropyramid/django-crm/
                    :alt: Docker Stars
                 .. image:: https://img.shields.io/docker/pulls/micropyramid/django-crm.svg
                    :target: https://hub.docker.com/r/micropyramid/django-crm/
                    :alt: Docker Pulls
        
              -  .. image:: https://badges.gitter.im/Micropyramid/Django-CRM.png
                    :target: https://gitter.im/MicroPyramid/Django-CRM
                    :alt: Gitter
                 .. image:: https://www.codetriage.com/micropyramid/django-crm/badges/users.svg
                    :target: https://www.codetriage.com/micropyramid/django-crm
                    :alt: Code Helpers
                 .. image:: https://img.shields.io/github/license/MicroPyramid/Django-CRM.svg
                    :target: https://pypi.python.org/pypi/Django-CRM/
        
        
        http://django-crm.readthedocs.io for latest documentation
        
        
        This project contains the following modules.
        
           * Contacts
           * Accounts
           * Cases
           * Leads
           * Opportunity
           * Planner
        
        
        Try
        ===
        Demo Available `here`_.
        
        Demo credentials for Django CRM:
        
          * **Email:** admin@micropyramid.com
          * **Password:** admin
        
        Contribution
        ============
        We need contributions in UI development and documentation.
        
        Feature requests and bug reports
        ================================
        We welcome your feedback and support, raise github issue if you want to report a bug or request new feature. we are glad to help.
        
        Need additional commercial support? `Contact us here`_
        
        .. _contact us here: https://micropyramid.com/contact-us/
        
        .. _here: https://django-crm.micropyramid.com/
        
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
