{ "info": { "author": "Piotr Roszatycki", "author_email": "piotr.roszatycki@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Framework :: Django :: 2.0", "Framework :: Django :: 2.1", "Framework :: Django :: 2.2", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": ".. image:: https://img.shields.io/pypi/v/django-createuser.svg\n :target: https://pypi.python.org/pypi/django-createuser\n.. image:: https://travis-ci.org/dex4er/django-createuser.svg?branch=master\n :target: https://travis-ci.org/dex4er/django-createuser\n.. image:: https://readthedocs.org/projects/django-createuser/badge/?version=latest\n :target: http://django-createuser.readthedocs.org/en/latest/\n.. image:: https://img.shields.io/pypi/pyversions/django-createuser.svg\n :target: https://www.python.org/\n.. image:: https://img.shields.io/pypi/djversions/django-createuser.svg\n :target: https://www.djangoproject.com/\n\ndjango-createuser\n=================\n\n``django-createuser`` is a package that allows to create users for Django\napplication with ``./manage.py`` command.\n\n\nInstallation\n------------\n\nInstall with ``pip`` or ``pipenv``:\n\n.. code:: python\n\n pip install django-createuser\n\nAdd ``django_createuser`` to your installed apps in your\nsettings.py file:\n\n.. code:: python\n\n INSTALLED_APPS = [\n 'django_createuser',\n ...\n ]\n\n\nCommands\n--------\n\ncreateuser\n^^^^^^^^^^\n\nUsed to create a user.\n\npositional arguments:\n\n +--------------+-----------------+\n | ``username`` | Login; required |\n +--------------+-----------------+\n\noptional arguments:\n\n -h, --help show this help message and exit\n --email EMAIL Email; required\n --first_name FIRST_NAME\n First name; optional\n --last_name LAST_NAME\n Last name; optional\n --password PASSWORD Password; optional\n --is-staff Staff status; optional, default is False\n --is-superuser Superuser status; optional, default is False\n -g GROUPS, --groups GROUPS\n List of user's groups; optional, comma is a separator\n --database DATABASE Specifies the database to use; optional, default is\n ``\"default\"``\n --version show program's version number and exit\n -v LEVEL, --verbosity LEVEL\n Verbosity level; 0=minimal output, 1=normal output,\n 2=verbose output, 3=very verbose output\n --settings SETTINGS The Python path to a settings module, e.g.\n ``\"myproject.settings.main\"``. If this isn't provided,\n the ``DJANGO_SETTINGS_MODULE`` environment variable\n will be used.\n --pythonpath PYTHONPATH\n A directory to add to the Python path, e.g.\n ``\"/home/djangoprojects/myproject\"``.\n --traceback Raise on ``CommandError`` exceptions\n --no-color Don't colorize the command output.\n --force-color Force colorization of the command output.\n\n\nDocumentation\n-------------\n\nSee http://django-createuser.readthedocs.org/\n\n\nLicense\n-------\n\nCopyright \u00a9 2019, Piotr Roszatycki\n\nThis software is distributed under the GNU Lesser General Public License (LGPL\n3 or greater).\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dex4er/django-createuser", "keywords": "django manage createuser", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "django-createuser", "package_url": "https://pypi.org/project/django-createuser/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-createuser/", "project_urls": { "Homepage": "https://github.com/dex4er/django-createuser" }, "release_url": "https://pypi.org/project/django-createuser/0.1.0/", "requires_dist": [ "django (<2) ; python_version < \"3\"", "django (>=2) ; python_version >= \"3\"", "docutils ; extra == 'dev'", "Pygments ; extra == 'dev'" ], "requires_python": "", "summary": "Create an user for Django", "version": "0.1.0" }, "last_serial": 5151852, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b8abd165ee49a76842683f47b0e64b4f", "sha256": "882e968a9feeb39a1d82afc08cf2c91c66a9d87661c9f75c1fd0be6f818f32b9" }, "downloads": -1, "filename": "django_createuser-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8abd165ee49a76842683f47b0e64b4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7722, "upload_time": "2019-04-16T19:43:32", "url": "https://files.pythonhosted.org/packages/1a/af/c002c51ba32207bd2eaae30e09dab7d343e4f795d6b7c40412556482b460/django_createuser-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a50efce7ecf6591edc225e4f4fe029f", "sha256": "0b1a4d103c12ff014e54bb4f4cd7a5ccb8f560a14d8809def76cc6a782798146" }, "downloads": -1, "filename": "django-createuser-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5a50efce7ecf6591edc225e4f4fe029f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18976, "upload_time": "2019-04-16T19:43:35", "url": "https://files.pythonhosted.org/packages/71/84/4ea57b6ae79a811727b696ef183229f00759bdb6e50807c0b351bab78c70/django-createuser-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b8abd165ee49a76842683f47b0e64b4f", "sha256": "882e968a9feeb39a1d82afc08cf2c91c66a9d87661c9f75c1fd0be6f818f32b9" }, "downloads": -1, "filename": "django_createuser-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b8abd165ee49a76842683f47b0e64b4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7722, "upload_time": "2019-04-16T19:43:32", "url": "https://files.pythonhosted.org/packages/1a/af/c002c51ba32207bd2eaae30e09dab7d343e4f795d6b7c40412556482b460/django_createuser-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5a50efce7ecf6591edc225e4f4fe029f", "sha256": "0b1a4d103c12ff014e54bb4f4cd7a5ccb8f560a14d8809def76cc6a782798146" }, "downloads": -1, "filename": "django-createuser-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5a50efce7ecf6591edc225e4f4fe029f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18976, "upload_time": "2019-04-16T19:43:35", "url": "https://files.pythonhosted.org/packages/71/84/4ea57b6ae79a811727b696ef183229f00759bdb6e50807c0b351bab78c70/django-createuser-0.1.0.tar.gz" } ] }