Skip to content

Feature | App Config System Checks #8

@masterPiece93

Description

@masterPiece93

App Config System Checks

  • Session Middleware Check
  • Required Settings Check
    • System check warning raising for non conforming settings
    • info raising for faulty settings
  • add error code description in docs/
  • [ ]

Our package is dependent on session middleware , hence the client django project must have it added .
So, our app package must raise errors to client for on configuration .

Our package is dependent on certain settings , hence the client django project must have them set .
So, our app package must raise warning to client on system start .


RnD

  • how to apply system checks

Important Takeaways LEARNING

Metadata

Metadata

Assignees

Labels

Featurepackage feature that needs to be implemented .

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions