Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Paperless-ngx
  3. Whats Django Adminpanel and how to access it?

Whats Django Adminpanel and how to access it?

Scheduled Pinned Locked Moved Solved Paperless-ngx
4 Posts 2 Posters 1.7k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • StardenverS Offline
    StardenverS Offline
    Stardenver
    wrote on last edited by
    #1

    Hi all

    Using Paperless-ngx but never really changed any settings. It just worked great for me out of the box. First thing I did was to create another account and making it superuser. I then erased the auto-created admin account.

    Today I was playing around with some settings and realized there is a "Django Adminpanel" which I can't access. Is it because I erased the auto created admin account? How can I get access to it and whats its suppose? Any important settings there?

    Thanks a lot and greetings from Germany
    Boris

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      It's in settings page in the top right. When logged as admin, you will see this:

      image.png

      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        Since you nuked admin user, you can use the web terminal to run django commands.

        # cd /app/code/src
        # python3 manage.py createsuperuser
        Username (leave blank to use 'root'): 
        Email address: test@cloudron.io
        Password: 
        Password (again): 
        Superuser created successfully.
        
        StardenverS 1 Reply Last reply
        0
        • girishG girish

          Since you nuked admin user, you can use the web terminal to run django commands.

          # cd /app/code/src
          # python3 manage.py createsuperuser
          Username (leave blank to use 'root'): 
          Email address: test@cloudron.io
          Password: 
          Password (again): 
          Superuser created successfully.
          
          StardenverS Offline
          StardenverS Offline
          Stardenver
          wrote on last edited by
          #4

          @girish said in Whats Django Adminpanel and how to access it?:

          python3 manage.py createsuperuser

          This one worked. Logged in with new account and gave my main account the missing permissions.

          Thank you very much

          1 Reply Last reply
          0
          • nebulonN nebulon marked this topic as a question on
          • nebulonN nebulon has marked this topic as solved on
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search