Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JacobCoffee
/
django-program
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add granular permission and group system for conference management
- #60
#60
Merged
JacobCoffee
merged 12 commits into
main
JacobCoffee/django-program:main
from
feat/granular-permissions
JacobCoffee/django-program:feat/granular-permissions
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: add granular permission and group system for conference management
#60
JacobCoffee
merged 12 commits into
main
JacobCoffee/django-program:main
from
feat/granular-permissions
JacobCoffee/django-program:feat/granular-permissions
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
better sidebar nav
JacobCoffee
committed
2045e42
View commit details
Copy full SHA for 2045e42
Browse repository at this point
feat: add granular permissions to Conference and TravelGrant models
JacobCoffee
committed
903e5a7
View commit details
Copy full SHA for 903e5a7
Browse repository at this point
feat: replace ManagePermissionMixin with ConferencePermissionMixin and add required_permission to all views
JacobCoffee
committed
549a2d1
View commit details
Copy full SHA for 549a2d1
Browse repository at this point
feat: add required_permission to all manage view modules
JacobCoffee
committed
aa9c08a
View commit details
Copy full SHA for aa9c08a
Browse repository at this point
feat: rewrite setup_groups with 10 granular permission groups
JacobCoffee
committed
ca9218d
View commit details
Copy full SHA for ca9218d
Browse repository at this point
feat: add permission guards to sidebar template
JacobCoffee
committed
cc7b379
View commit details
Copy full SHA for cc7b379
Browse repository at this point
fix: correct misplaced required_permission attributes and generate migrations
JacobCoffee
committed
14a79ff
View commit details
Copy full SHA for 14a79ff
Browse repository at this point
fix: update test fixtures and imports for granular permission system
JacobCoffee
committed
74b3499
View commit details
Copy full SHA for 74b3499
Browse repository at this point
fix: address Codex security review findings on permissions
Show description for 6942726
JacobCoffee
and
claude
committed
6942726
View commit details
Copy full SHA for 6942726
Browse repository at this point
fix: address PR review comments on permissions
Show description for fef118d
JacobCoffee
and
claude
committed
fef118d
View commit details
Copy full SHA for fef118d
Browse repository at this point
fix: hide export buttons for users without export_reports permission
Show description for 449dce6
JacobCoffee
and
claude
committed
449dce6
View commit details
Copy full SHA for 449dce6
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/granular-permissions
Show description for ee36557
JacobCoffee
committed
ee36557
View commit details
Copy full SHA for ee36557
Browse repository at this point
You can’t perform that action at this time.