{ "info": { "author": "dayan.li", "author_email": "840286247@qq.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 2.0", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\nwxmgmt\n=====\n\n\u7b80\u5355\u7684Django\u5e94\u7528\uff0c\u914d\u7f6e\u7ba1\u7406\u5fae\u4fe1\u516c\u4f17\u53f7\uff0c\u5305\u62ec\u7528\u6237\u7684\u7ba1\u7406\u3001\u6d88\u606f\u6a21\u677f\u7684\u7ba1\u7406\uff0c\u81ea\u5b9a\u4e49\u83dc\u5355\u7684\u7ba1\u7406\ntenant\uff1a\u516c\u4f17\u53f7\u4fe1\u606f\uff0c\naccount\uff1a\u5173\u6ce8\u7528\u6237\u7684\u4fe1\u606f\n\nQuick start\n-----------\n\n1. Add \"wxmgmt\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'wxmgmt',\n ]\n\n2. Include the polls URLconf in your project urls.py like this::\n\n path('wxmgmt/', include('wxmgmt.urls')),\n\n3. Run `python manage.py migrate` to create the wxmgmt models.\n\n4. Start the development server and visit http://127.0.0.1:8000/admin/\n to create a tenant (you'll need the Admin app enabled).\n\n5. Visit http://127.0.0.1:8000/wxmgmt/ to participate in the poll.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-wxmgmt", "package_url": "https://pypi.org/project/django-wxmgmt/", "platform": "", "project_url": "https://pypi.org/project/django-wxmgmt/", "project_urls": null, "release_url": "https://pypi.org/project/django-wxmgmt/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to manager wechat Official Accounts", "version": "0.1.1" }, "last_serial": 3615605, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4a41d1b082c038951f3f9c32fd4ed56c", "sha256": "f057dada7a45a1ee4e914ebbab3de395a942e5eee70d49eb3a9dee88ca7b90ae" }, "downloads": -1, "filename": "django-wxmgmt-0.1.tar.gz", "has_sig": false, "md5_digest": "4a41d1b082c038951f3f9c32fd4ed56c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9141, "upload_time": "2018-02-25T16:06:45", "url": "https://files.pythonhosted.org/packages/64/01/25dc1677126c2246878bb55c94b4afadeebe940fcba65be6e1d807b9c505/django-wxmgmt-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e25a1c564665bc215be6ba19b6ede09e", "sha256": "58f22d3500e23ad836925d80ee082f12aa3649120439608e2af1a5ccc71502bf" }, "downloads": -1, "filename": "django-wxmgmt-0.1.1.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "e25a1c564665bc215be6ba19b6ede09e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18486, "upload_time": "2018-02-26T01:17:09", "url": "https://files.pythonhosted.org/packages/be/50/efc41ed1c64e5e9ffb3beb34b546659962951bfc898c8408bbe9365ac6d7/django-wxmgmt-0.1.1.macosx-10.6-intel.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e25a1c564665bc215be6ba19b6ede09e", "sha256": "58f22d3500e23ad836925d80ee082f12aa3649120439608e2af1a5ccc71502bf" }, "downloads": -1, "filename": "django-wxmgmt-0.1.1.macosx-10.6-intel.tar.gz", "has_sig": false, "md5_digest": "e25a1c564665bc215be6ba19b6ede09e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18486, "upload_time": "2018-02-26T01:17:09", "url": "https://files.pythonhosted.org/packages/be/50/efc41ed1c64e5e9ffb3beb34b546659962951bfc898c8408bbe9365ac6d7/django-wxmgmt-0.1.1.macosx-10.6-intel.tar.gz" } ] }