Skip to content
Snippets Groups Projects

feature: DjangoLDPAdmin and DjangoLDPUserAdmin

Merged Calum Mackervoy requested to merge djangoldp-admin into master
  • Moved automated admin registration to app configuration (made default configuration)
  • Removed depreciated create_local_source
  • Added DjangoLDPAdmin. This acts as the source of truth for Model admin class dependencies (for now inheriting GuardedModelAdmin dependency and will inherit future i18n dependency)
  • Added DjangoLDPUserAdmin. This overrides Django's UserAdmin and should be used by clients in its place. Django's UserAdmin overrides get_fieldsets to support add_fieldsets, and so DjangoLDP ensures that federation fields are included in these forms unless explicitly excluded
  • Updated README, but I'll also update the docs in the Wiki when this is merged

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading