Skip to main content

Aplication for user overview and editing

Project description

User editor is Django app for editing user. It uses DynamicForms

Quick start

  1. Add “usereditor” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'usereditor',
    ]
  2. Use DRF routers to make user editor accessible through browser

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-usereditor-0.0.4.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

django_usereditor-0.0.4-py3-none-any.whl (9.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page