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 }}
KotlinIsland
/
basedpython
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Django template language services
- #126
#126
Merged
KotlinIsland
merged 16 commits into
main
KotlinIsland/basedpython:main
from
django-template-language-services
KotlinIsland/basedpython:django-template-language-services
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Django template language services
#126
KotlinIsland
merged 16 commits into
main
KotlinIsland/basedpython:main
from
django-template-language-services
KotlinIsland/basedpython:django-template-language-services
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
support django template files
Show description for fcb4003
charliecloudberry
authored and
KotlinIsland
committed
fcb4003
View commit details
Copy full SHA for fcb4003
Browse repository at this point
address the django template review, and fixes
Show description for 248d891
KotlinIsland
committed
248d891
View commit details
Copy full SHA for 248d891
Browse repository at this point
a template's names read from python too, and more of its editor surface
Show description for 7fd8997
KotlinIsland
committed
7fd8997
View commit details
Copy full SHA for 7fd8997
Browse repository at this point
a project's settings, libraries and url tree, read rather than guessed
Show description for 3320d3f
KotlinIsland
committed
3320d3f
View commit details
Copy full SHA for 3320d3f
Browse repository at this point
a template says when it is wrong, and what refers to it
Show description for 5757519
KotlinIsland
committed
5757519
View commit details
Copy full SHA for 5757519
Browse repository at this point
real tag discovery, route arguments, signature help, symbols and lenses
Show description for 8c322cc
KotlinIsland
committed
8c322cc
View commit details
Copy full SHA for 8c322cc
Browse repository at this point
a route's parameters must be ones its view can take, and by check says so
Show description for 465d780
KotlinIsland
committed
465d780
View commit details
Copy full SHA for 465d780
Browse repository at this point
a class-body field list resolves against its model
Show description for af74194
KotlinIsland
committed
af74194
View commit details
Copy full SHA for af74194
Browse repository at this point
django will not call a template member that alters data
Show description for 40e5665
KotlinIsland
committed
40e5665
View commit details
Copy full SHA for 40e5665
Browse repository at this point
a drf view and serializer say their model in the class body
Show description for 203ca69
KotlinIsland
committed
203ca69
View commit details
Copy full SHA for 203ca69
Browse repository at this point
celery's task signatures already survive, with the stubs installed
Show description for 32c3b2d
KotlinIsland
committed
32c3b2d
View commit details
Copy full SHA for 32c3b2d
Browse repository at this point
a setting is what the project's settings module says it is
Show description for 0f184a2
KotlinIsland
committed
0f184a2
View commit details
Copy full SHA for 0f184a2
Browse repository at this point
a template suppression that silenced nothing says so
Show description for c6ee9e5
KotlinIsland
committed
c6ee9e5
View commit details
Copy full SHA for c6ee9e5
Browse repository at this point
django's `__` lookups written as expressions
Show description for 7a64aae
KotlinIsland
committed
7a64aae
View commit details
Copy full SHA for 7a64aae
Browse repository at this point
fixes
Show description for 7064edc
KotlinIsland
committed
7064edc
View commit details
Copy full SHA for 7064edc
Browse repository at this point
phase 0 keeps the project when a pre-pass rewrote the source
Show description for a184ca0
KotlinIsland
committed
a184ca0
View commit details
Copy full SHA for a184ca0
Browse repository at this point
You can’t perform that action at this time.