{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: Public Domain", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n\n[](https://pypi.org/project/django-makesuperuser/)\n\n#### Installation\n```bash\n$ [sudo] pip install django-makesuperuser\n```\n\n#### Commands\ncommand|`help`\n-|-\n`python manage.py makesuperuser` |create/update a superuser with password\n\n#### Executable modules\nusage|`__doc__`\n-|-\n`python -m django_makesuperuser username password [email]` |create/update a superuser with password\n\n#### Examples\nexample#1 - management command:\n\n`settings.py`\n```python\nINSTALLED_APPS+= [\"django_makesuperuser\"]\n```\n\n```bash\n$ python manage.py makesuperuser --username admin --password admin\n$ python manage.py makesuperuser --username admin --password admin --email foo@foo.foo\n```\n\nexample#2 - python module cli:\n```bash\n$ export DJANGO_SETTINGS_MODULE=settings\n$ python -m django_makesuperuser \"username\" \"password\"\n$ python -m django_makesuperuser \"username\" \"password\" foo@foo.foo\n```\n\n
", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/andrewp-as-is/django-makesuperuser.py", "keywords": "django superuser", "license": "", "maintainer": "", "maintainer_email": "", "name": "django-makesuperuser", "package_url": "https://pypi.org/project/django-makesuperuser/", "platform": "", "project_url": "https://pypi.org/project/django-makesuperuser/", "project_urls": { "Homepage": "https://github.com/andrewp-as-is/django-makesuperuser.py" }, "release_url": "https://pypi.org/project/django-makesuperuser/2019.9.7/", "requires_dist": null, "requires_python": "", "summary": "manage.py makesuperuser --username admin --password admin", "version": "2019.9.7" }, "last_serial": 5793070, "releases": { "2019.6.28": [ { "comment_text": "", "digests": { "md5": "2227d4c6a290fc26755d63feb34ae84c", "sha256": "685b5455c7964bfb226fe6d91ac55106fff445ac18c948794fa5ce4b6098cd12" }, "downloads": -1, "filename": "django-makesuperuser-2019.6.28.tar.gz", "has_sig": false, "md5_digest": "2227d4c6a290fc26755d63feb34ae84c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1875, "upload_time": "2019-07-03T16:04:53", "url": "https://files.pythonhosted.org/packages/b0/85/b041a1931fbb9e2df4517b6d603abcc340a9c5377b4265faa2b8ee19d491/django-makesuperuser-2019.6.28.tar.gz" } ], "2019.8.18": [ { "comment_text": "", "digests": { "md5": "af799ce4664148d7c5a9dedc00967fc7", "sha256": "d96c7d8edfb28e6a73ec93d25e46cd8df333483a4d04b7ae7c28dbc67b49e319" }, "downloads": -1, "filename": "django-makesuperuser-2019.8.18.tar.gz", "has_sig": false, "md5_digest": "af799ce4664148d7c5a9dedc00967fc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2299, "upload_time": "2019-08-17T12:08:07", "url": "https://files.pythonhosted.org/packages/a3/ba/3920f4c8d67353a375cc9df2a99aed473fbc975bd7851ae12e1be1a1993a/django-makesuperuser-2019.8.18.tar.gz" } ], "2019.9.5": [ { "comment_text": "", "digests": { "md5": "b44e27246a70cf9d8679f6b5ea3a902e", "sha256": "410a677d61b3e3a48eb837c46767ffffe17d71e0f3d26edd435ee810ecf19f39" }, "downloads": -1, "filename": "django-makesuperuser-2019.9.5.tar.gz", "has_sig": false, "md5_digest": "b44e27246a70cf9d8679f6b5ea3a902e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2301, "upload_time": "2019-09-05T19:58:11", "url": "https://files.pythonhosted.org/packages/b3/ee/f368270a5fdfd674f9e236f598e249bbde9ed2ab7768b0014c688c80165f/django-makesuperuser-2019.9.5.tar.gz" } ], "2019.9.6": [ { "comment_text": "", "digests": { "md5": "d6ab43e6f1819e73e1a352e9c6c8892c", "sha256": "642a620d8191b87b04a7377685b86de31892451001485aa17f72d95991bbcf8d" }, "downloads": -1, "filename": "django-makesuperuser-2019.9.6.tar.gz", "has_sig": false, "md5_digest": "d6ab43e6f1819e73e1a352e9c6c8892c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2338, "upload_time": "2019-09-05T20:35:00", "url": "https://files.pythonhosted.org/packages/2b/c8/7c73148391389089455df40d4855593524df929d4feda954a767072cfde5/django-makesuperuser-2019.9.6.tar.gz" } ], "2019.9.7": [ { "comment_text": "", "digests": { "md5": "c6bb35ae62a85722b687604f64e3d5ce", "sha256": "da0d04ef15076786c35a653919a5b30a8b3404f02a049a29b6828cd58c68199d" }, "downloads": -1, "filename": "django-makesuperuser-2019.9.7.tar.gz", "has_sig": false, "md5_digest": "c6bb35ae62a85722b687604f64e3d5ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2340, "upload_time": "2019-09-06T16:33:38", "url": "https://files.pythonhosted.org/packages/16/2e/e6c247edc871f6d6bc921c901808d0654d1c0a245a3a99c8d1d482999dbf/django-makesuperuser-2019.9.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c6bb35ae62a85722b687604f64e3d5ce", "sha256": "da0d04ef15076786c35a653919a5b30a8b3404f02a049a29b6828cd58c68199d" }, "downloads": -1, "filename": "django-makesuperuser-2019.9.7.tar.gz", "has_sig": false, "md5_digest": "c6bb35ae62a85722b687604f64e3d5ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2340, "upload_time": "2019-09-06T16:33:38", "url": "https://files.pythonhosted.org/packages/16/2e/e6c247edc871f6d6bc921c901808d0654d1c0a245a3a99c8d1d482999dbf/django-makesuperuser-2019.9.7.tar.gz" } ] }