{"id":18603339,"url":"https://github.com/numberly/django-promoter","last_synced_at":"2025-04-10T19:31:39.018Z","repository":{"id":57421371,"uuid":"123573200","full_name":"numberly/django-promoter","owner":"numberly","description":"Django commands to manage users' ranks.","archived":false,"fork":false,"pushed_at":"2018-03-22T22:55:20.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T22:33:42.271Z","etag":null,"topics":["admin","app","cli","django","lightweight","python"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/django-promoter","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numberly.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-02T11:50:14.000Z","updated_at":"2018-05-02T12:36:19.000Z","dependencies_parsed_at":"2022-09-10T23:20:30.270Z","dependency_job_id":null,"html_url":"https://github.com/numberly/django-promoter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numberly%2Fdjango-promoter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numberly%2Fdjango-promoter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numberly%2Fdjango-promoter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numberly%2Fdjango-promoter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numberly","download_url":"https://codeload.github.com/numberly/django-promoter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247749959,"owners_count":20989713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin","app","cli","django","lightweight","python"],"created_at":"2024-11-07T02:14:14.902Z","updated_at":"2025-04-10T19:31:34.000Z","avatar_url":"https://github.com/numberly.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django Promoter\n===============\n\n|License: MIT| |PyPI version|\n\n    Give me the damn rights.\n\nCurrent Features\n----------------\n\n-  Promote an existing user\n-  Demote an existing user\n\nInstallation\n------------\n\n-  \n\n   1. Install using ``pip install django-promoter``\n\n-  \n\n   2. Add ``'django_promoter'`` to your ``'INSTALLED_APPS'`` settings\n\n-  \n\n   3. You can now access the ``promote`` and ``demote`` commands from\n      your ``./manage.py``\n\nUsage\n-----\n\nPromote a user\n^^^^^^^^^^^^^^\n\n.. code:: bash\n\n    $ ./manage.py promote username\n\nDemote a user\n~~~~~~~~~~~~~\n\n.. code:: bash\n\n    $ ./manage.py demote username\n\nWhy would I use this ?\n----------------------\n\nThe main purpose of this project is to be able to manage rights when you \nhave to use a read-only backend.\nThe `./manage.py createsuperuser` isn't available because you can't create\nnew users.\nUsing Django Promoter, once the user is inserted in the Django database,\nyou can promote him to a superuser without having to modify the auth database.\n\nLicense\n-------\n\nThe MIT License (MIT)\n\nCopyright © 2017 Numberly\n\n\n.. |License: MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg\n   :target: https://opensource.org/licenses/MIT\n.. |PyPI version| image:: https://badge.fury.io/py/django-promoter.svg\n   :target: https://badge.fury.io/py/django-promoter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumberly%2Fdjango-promoter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumberly%2Fdjango-promoter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumberly%2Fdjango-promoter/lists"}