• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: openwisp-users (GitHub Link)
  • openwisp-users-master
    • openwisp_users
      • apps.py
      • multitenancy.py
      • base
        • models.py
        • __init__.py
      • api
        • authentication.py
        • views.py
        • urls.py
        • __init__.py
        • throttling.py
      • templates
        • admin
          • action_confirmation.html
          • login.html
      • models.py
      • accounts
        • templates
          • base.html
        • urls.py
        • __init__.py
      • __init__.py
      • utils.py
      • migrations
        • 0005_user_phone_number.py
        • 0006_id_email_index_together.py
        • 0004_default_groups.py
        • 0003_default_organization.py
        • 0001_initial.py
        • 0007_unique_email.py
        • 0008_update_admins_permissions.py
        • 0002_auto_20180508_2017.py
        • __init__.py
      • tests
        • test_api
          • test_throttling.py
          • __init__.py
          • test_authentication.py
          • test_views.py
        • test_models.py
        • __init__.py
        • utils.py
        • test_admin.py
      • settings.py
      • admin.py
      • mixins.py
      • static
        • openwisp-users
          • js
            • addform.js
          • css
            • admin.css
    • CHANGES.rst
    • .coveragerc
    • requirements-test.txt
    • LICENSE
    • run-qa-checks
    • README.rst
    • setup.py
    • runtests.py
    • setup.cfg
    • .travis.yml
    • CONTRIBUTING.rst
    • tests
      • testapp
        • apps.py
        • models.py
        • tests.py
        • __init__.py
        • test_multitenancy.py
        • migrations
          • 0002_config_template.py
          • 0001_initial.py
          • 0003_multitenancy.py
          • __init__.py
        • admin.py
      • manage.py
      • openwisp2
        • local_settings.example.py
        • sample_users
          • apps.py
          • models.py
          • views.py
          • tests.py
          • __init__.py
          • migrations
            • 0002_default_groups_and_permissions.py
            • 0001_initial.py
            • 0003_update_admins_permissions.py
            • __init__.py
          • admin.py
        • urls.py
        • __init__.py
        • settings.py
      • __init__.py
    • requirements.txt
    • .jshint
    • .gitignore
    • docs
      • images
    • MANIFEST.in
    • docker-compose.yml