Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 847983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T06:52:27+00:00 2026-05-15T06:52:27+00:00

I am currently writing an application which I plan to sell as SaaS. Without

  • 0

I am currently writing an application which I plan to sell as SaaS. Without giving away “secrets,” I can say that it is basically a “document editing system” in which many users will be submitting documents.

The basic heirarchy is this:

  • Institution
  • Individual
  • Document
  • Sub-document

So each Individual should be able to BROWSE all documents that were submitted by anybody in their institution, but should only be able to EDIT documents that they created.

No individual should even be aware of the existence of another Institution–that should all be completely hidden.

I have written a Django/Python class that would facilitate this, but every document regarding authentication that I have read requires that I use the User object. Is this just a limitation of Django, or is there a way to do this?

If there is a way, how can I get my own “Individual” class details attached to the “request” objects so I can validate the things I should be showing the users?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T06:52:28+00:00Added an answer on May 15, 2026 at 6:52 am

    The auth module is typically used to cover authentication cases.
    Gives you groups (Institutions), Users (Individuals) and permissions.
    Using these features you can perform checking if a user is a member of a group or owns a doc before allowing them to see or edit the doc.

    http://docs.djangoproject.com/en/dev/topics/auth/

    If you need to go beyond the typical use case, supporting LDAP for example, then you can look at writing your own authentication backend.

    http://docs.djangoproject.com/en/dev/topics/auth/#other-authentication-sources

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently writing an API and an application which uses the API. I
At the office we are currently writing an application that will generate XML files
I'm currently writing an iPhone application that uses a UITabBarController with more than 5
I'm currently writing a C# application that does a lot of digital signal processing,
I'm currently writing a web application that have about 6-12 pages. On each one
We are currently writing an application which is split into multiple projects/modules. For example,
I'm currently writing a very simple JavaFX application which will hopefully display information from
I'm writing an application which utilises tables which can be printed if the user
I am looking at re-writing an application (currently in C) which uses HIS 2004
I am currently writing a Comet application which requires me to send chunks of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.