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
Accelerator
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 }}
hackermatthew
/
drf-tutorial
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 9, 2022
Replace explicit binding of viewsets to URLs with router
hackermatthew
committed
7b7a184
View commit details
Copy full SHA for 7b7a184
Browse repository at this point
Convert generic views to viewsets
hackermatthew
committed
e043c07
View commit details
Copy full SHA for e043c07
Browse repository at this point
Add migration for user model change
hackermatthew
committed
e8428c4
View commit details
Copy full SHA for e8428c4
Browse repository at this point
Add links between entities and new endpoints
Show description for e3d793c
hackermatthew
committed
e3d793c
View commit details
Copy full SHA for e3d793c
Browse repository at this point
Commits on Jan 7, 2022
Separate framework imports from internal imports
hackermatthew
committed
e7b676a
View commit details
Copy full SHA for e7b676a
Browse repository at this point
Create permissions rules for snippets
hackermatthew
committed
014a294
View commit details
Copy full SHA for 014a294
Browse repository at this point
Add user representations and login to browsable API
hackermatthew
committed
deaac54
View commit details
Copy full SHA for deaac54
Browse repository at this point
Commits on Jan 6, 2022
Update Snippet model with User and highlighted fields
hackermatthew
committed
72f8a6a
View commit details
Copy full SHA for 72f8a6a
Browse repository at this point
Consolidate mixins in generic views
hackermatthew
committed
4e043f0
View commit details
Copy full SHA for 4e043f0
Browse repository at this point
Use mixins for class-based views
hackermatthew
committed
ff5f585
View commit details
Copy full SHA for ff5f585
Browse repository at this point
Convert function-based views to class-based views
hackermatthew
committed
dee5781
View commit details
Copy full SHA for dee5781
Browse repository at this point
Support format-negotiable view responses
hackermatthew
committed
5cc5755
View commit details
Copy full SHA for 5cc5755
Browse repository at this point
Replace Django view functions with DRF view functions
hackermatthew
committed
3575267
View commit details
Copy full SHA for 3575267
Browse repository at this point
Implement Django views for Snippets
hackermatthew
committed
11cc081
View commit details
Copy full SHA for 11cc081
Browse repository at this point
Convert SnippetSerializer to a ModelSerializer
hackermatthew
committed
3120d7c
View commit details
Copy full SHA for 3120d7c
Browse repository at this point
Commits on Jan 4, 2022
Add serializer
hackermatthew
committed
2def175
View commit details
Copy full SHA for 2def175
Browse repository at this point
Create Snippet model
hackermatthew
committed
002c540
View commit details
Copy full SHA for 002c540
Browse repository at this point
Initialize project with boilerplate Django
hackermatthew
committed
3832ae1
View commit details
Copy full SHA for 3832ae1
Browse repository at this point
Add a .gitignore for Django and PyCharm files
hackermatthew
committed
7a7c010
View commit details
Copy full SHA for 7a7c010
Browse repository at this point
You can’t perform that action at this time.