{ "info": { "author": "Antoine Nguyen", "author_email": "tonio@ngyn.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "modoboa-admin\n=============\n\n|travis| |codecov| |landscape|\n\nThe administration panel of Modoboa.\n\nInstallation\n------------\n\nInstall this extension system-wide or inside a virtual environment by\nrunning the following command::\n\n $ pip install modoboa-admin\n\nEdit the settings.py file of your modoboa instance and add\n``modoboa_admin`` inside the ``MODOBOA_APPS`` variable like this::\n\n MODOBOA_APPS = (\n 'modoboa',\n 'modoboa.core',\n 'modoboa.lib',\n \n # Extensions here\n 'modoboa_admin',\n )\n\nRun the following commands to setup the database tables::\n\n $ cd \n $ python manage.py migrate modoboa_admin\n $ python manage.py load_initial_data\n \nFinally, restart the python process running modoboa (uwsgi, gunicorn,\napache, whatever).\n\n.. |landscape| image:: https://landscape.io/github/modoboa/modoboa-admin/master/landscape.svg?style=flat\n :target: https://landscape.io/github/modoboa/modoboa-admin/master\n :alt: Code Health\n.. |travis| image:: https://travis-ci.org/modoboa/modoboa-admin.png?branch=master\n :target: https://travis-ci.org/modoboa/modoboa-admin\n.. |codecov| image:: http://codecov.io/github/modoboa/modoboa-admin/coverage.svg?branch=master\n :target: http://codecov.io/github/modoboa/modoboa-admin?branch=master", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://modoboa.org/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "modoboa-admin", "package_url": "https://pypi.org/project/modoboa-admin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/modoboa-admin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://modoboa.org/" }, "release_url": "https://pypi.org/project/modoboa-admin/1.1.2/", "requires_dist": null, "requires_python": null, "summary": "The administration panel of Modoboa", "version": "1.1.2" }, "last_serial": 1779574, "releases": { "1.0.0": [], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b92e018846e7849923a11e87d79ad8a4", "sha256": "7e011386e6f2875f2c153f555180fa7585984d1c185ba0ab26b3c9cd87eb38da" }, "downloads": -1, "filename": "modoboa-admin-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b92e018846e7849923a11e87d79ad8a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142562, "upload_time": "2015-04-10T14:34:20", "url": "https://files.pythonhosted.org/packages/00/a6/e6152b7ccd6d35dbbc2ede5bd2289ed17cc5ab49360c257f2c8e8c6052a6/modoboa-admin-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "d52e7b6965540976a17d39d85f6571cb", "sha256": "d4dadcaeccf7975e88be60eaedb7b6091d2f75e116df5128135de924909cb9c8" }, "downloads": -1, "filename": "modoboa-admin-1.0.2.tar.gz", "has_sig": false, "md5_digest": "d52e7b6965540976a17d39d85f6571cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 142805, "upload_time": "2015-04-30T13:29:16", "url": "https://files.pythonhosted.org/packages/5a/56/52641ebed913a1f4f40160be17e26f47c18b445ac35bd2460239a072d42d/modoboa-admin-1.0.2.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "5f704cf3f0dd01e863407535b53638a4", "sha256": "3693850d332263c08c503b889da7c4d60673234417a7f3e027d3494ba0067a5a" }, "downloads": -1, "filename": "modoboa-admin-1.1.0.tar.gz", "has_sig": false, "md5_digest": "5f704cf3f0dd01e863407535b53638a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145715, "upload_time": "2015-06-11T18:19:02", "url": "https://files.pythonhosted.org/packages/ec/aa/d75c2f629c739cc2d47c5916c10ab64b4aacb31509d8d8b0646937587a54/modoboa-admin-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "a4b4011d9218afe945aa3d7164e66f19", "sha256": "e9e039bb3a65cd83aa45945994a847eee07a76ccf3e26e1d7442fecbb036ad9c" }, "downloads": -1, "filename": "modoboa-admin-1.1.1.tar.gz", "has_sig": false, "md5_digest": "a4b4011d9218afe945aa3d7164e66f19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147537, "upload_time": "2015-07-09T08:59:34", "url": "https://files.pythonhosted.org/packages/52/84/b0ffe53be1cba66d8a36908b036d83b8841a616eb8b1a04fe4e80682b250/modoboa-admin-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "e01f526c16679d36221aca3e573579d9", "sha256": "2b31768d67a63e1f76a1ef416dc03727440c6ff308cc36af3da00cda31f96e41" }, "downloads": -1, "filename": "modoboa-admin-1.1.2.tar.gz", "has_sig": false, "md5_digest": "e01f526c16679d36221aca3e573579d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147880, "upload_time": "2015-10-21T08:51:41", "url": "https://files.pythonhosted.org/packages/16/21/1948ba059fd11085a9b45fdbcbd1e5a8d1e0c89aa9eb642cd595be942efd/modoboa-admin-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e01f526c16679d36221aca3e573579d9", "sha256": "2b31768d67a63e1f76a1ef416dc03727440c6ff308cc36af3da00cda31f96e41" }, "downloads": -1, "filename": "modoboa-admin-1.1.2.tar.gz", "has_sig": false, "md5_digest": "e01f526c16679d36221aca3e573579d9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 147880, "upload_time": "2015-10-21T08:51:41", "url": "https://files.pythonhosted.org/packages/16/21/1948ba059fd11085a9b45fdbcbd1e5a8d1e0c89aa9eb642cd595be942efd/modoboa-admin-1.1.2.tar.gz" } ] }