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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
django-commons
/
django-debug-toolbar
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
8.4k
Code
Issues
65
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fixed #1682 -- alert user when using file field without proper encoding
- #1933
#1933
Merged
tim-schilling
merged 8 commits into
django-commons:main
django-commons/django-debug-toolbar:main
from
bkdekoning:issue_1682_alerts_panel
bkdekoning/django-debug-toolbar:issue_1682_alerts_panel
Copy head branch name to clipboard
Jul 4, 2024
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Fixed #1682 -- alert user when using file field without proper encoding
#1933
tim-schilling
merged 8 commits into
django-commons:main
django-commons/django-debug-toolbar:main
from
bkdekoning:issue_1682_alerts_panel
bkdekoning/django-debug-toolbar:issue_1682_alerts_panel
Copy head branch name to clipboard
Commits
Commits on Jun 7, 2024
Fixed issue #1682 -- alert user when using file field without proper encoding
bkdekoning
committed
97fa2e5
View commit details
Copy full SHA for 97fa2e5
Browse repository at this point
Commits on Jun 9, 2024
Changed issues to alerts, added docstring to check_invalid_... function, changed call in nav_subtitle to get_stats
bkdekoning
committed
00dc765
View commit details
Copy full SHA for 00dc765
Browse repository at this point
Update AlertsPanel documentation to list pre-defined alert cases
Show description for 0bbb66d
bkdekoning
and
tim-schilling
committed
0bbb66d
View commit details
Copy full SHA for 0bbb66d
Browse repository at this point
Commits on Jun 11, 2024
added check for file inputs that directly reference a form, including tests; also added tests for setting encoding in submit input type
bkdekoning
committed
c332a6f
View commit details
Copy full SHA for c332a6f
Browse repository at this point
Commits on Jul 3, 2024
Update the alert messages to be on the panel as a map.
Show description for d89ee73
tim-schilling
committed
d89ee73
View commit details
Copy full SHA for d89ee73
Browse repository at this point
Expose a page in the example app that triggers the alerts panel.
tim-schilling
committed
11872eb
View commit details
Copy full SHA for 11872eb
Browse repository at this point
Move the alerts panel below the more used panels.
tim-schilling
committed
e8dd720
View commit details
Copy full SHA for e8dd720
Browse repository at this point
Missed a period.
tim-schilling
committed
28e15a7
View commit details
Copy full SHA for 28e15a7
Browse repository at this point
You can’t perform that action at this time.