Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
dd
/
django-webpack-loader
Public
forked from
gilmrjc/django-webpack-loader
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 22, 2020
feat: Use new stats format on loader
gilmrjc
committed
5e14eb3
Copy full SHA for 5e14eb3
test: Update tests to new stats format
gilmrjc
committed
a2f7fb8
Copy full SHA for a2f7fb8
test: Update webpack configurations used on tests
gilmrjc
committed
890f6fd
Copy full SHA for 890f6fd
chore: Update js dependencies for tests
gilmrjc
committed
85463b3
Copy full SHA for 85463b3
Commits on Apr 27, 2020
Add Django 2.2 and Python 3.8 to CI config (#228)
Show description for d46f418
bhrutledge
authored
d46f418
Copy full SHA for d46f418
Commits on Jan 13, 2020
Add custom LOADER_CLASS support (#210)
Show description for 152414c
rhyneav
authored and
owais
committed
152414c
Copy full SHA for 152414c
Commits on Jan 12, 2020
Slightly better blocking test case
owais
committed
8c3c370
Copy full SHA for 8c3c370
Migrate to CircleCI (#216)
owais
authored
1f85f6f
Copy full SHA for 1f85f6f
Commits on Jan 8, 2020
Updates README.md to clarify a gotcha (#206)
Show description for f0b9550
slig
authored and
owais
committed
f0b9550
Copy full SHA for f0b9550
Commits on Aug 10, 2019
Typo (#197)
tony
authored and
owais
committed
990d9ec
Copy full SHA for 990d9ec
Commits on Nov 30, 2018
Fix example IGNORE patterns (#179)
Show description for 6fd103d
OrangeDog
authored and
owais
committed
6fd103d
Copy full SHA for 6fd103d
Commits on Jun 18, 2018
Introduce markdown on PyPi (#162)
4383
authored and
owais
committed
9d9a97c
Copy full SHA for 9d9a97c
Commits on Apr 2, 2018
Update urls.py to avoid namespace error (#156)
Show description for a40ab87
pmarais
authored and
owais
committed
a40ab87
Copy full SHA for a40ab87
Commits on Mar 29, 2018
Use raw strings for regexes (#154)
matthiask
authored and
owais
committed
710a408
Copy full SHA for 710a408
Fix typo in README.md (#155)
Daniel Spajic
authored and
owais
committed
5a52cc3
Copy full SHA for 5a52cc3
Commits on Feb 23, 2018
Removed py3.6 from travis build for now
owais
committed
1abf3dc
Copy full SHA for 1abf3dc
Attempt at fixing travis
owais
committed
096a142
Copy full SHA for 096a142
Updated readme
owais
committed
fa5b2f3
Copy full SHA for fa5b2f3
Dropped python2.6, added 3.5 and 3.6
owais
committed
d63e56e
Copy full SHA for d63e56e
Build venvs with py3
owais
committed
690741e
Copy full SHA for 690741e
Release 0.6.0
owais
committed
4e6b118
Copy full SHA for 4e6b118
Commits on Nov 24, 2017
Updated gitignore
owais
committed
c124cc6
Copy full SHA for c124cc6
Commits on Oct 13, 2017
Update README.md for webpack_static (#132)
Show description for 097390e
Jezeniel Zapanta
authored and
owais
committed
097390e
Copy full SHA for 097390e
Commits on Sep 25, 2017
Fix for No 'Access-Control-Allow-Origin' header is present error. (#130)
huseyinyilmaz
authored and
owais
committed
323839c
Copy full SHA for 323839c
Commits on Jul 11, 2017
Generalise exceptions and fix regression (#125)
Show description for 14af9a2
phala
authored and
owais
committed
14af9a2
Copy full SHA for 14af9a2
Commits on Jun 29, 2017
Open STATS_FILE as unicode (#116)
MarZab
authored and
owais
committed
3eb311e
Copy full SHA for 3eb311e
added changelog (#121)
shapiromatron
authored and
owais
committed
fbda06f
Copy full SHA for fbda06f
Commits on May 20, 2017
Use real pypi in makefile
owais
committed
083e08c
Copy full SHA for 083e08c
Commits on May 18, 2017
Release version 0.5.0
owais
committed
eac4e0c
Copy full SHA for eac4e0c
Commits on May 17, 2017
Updated setup.py
owais
committed
3bb0d55
Copy full SHA for 3bb0d55
Commits on Apr 23, 2017
Add Django 1.11 to test matrix (#109)
matthiask
authored and
owais
committed
132fb0d
Copy full SHA for 132fb0d
Fixed README headers rendering issue (#112)
Show description for 68c67dc
3ygun
authored and
owais
committed
68c67dc
Copy full SHA for 68c67dc
Commits on Jan 29, 2017
Fix a potential crash when formatting errors (#99)
jleclanche
authored and
owais
committed
df4adb6
Copy full SHA for df4adb6
Commits on Jan 12, 2017
Update README.md (#98)
Show description for d8577d8
FoxMaSk
authored and
owais
committed
d8577d8
Copy full SHA for d8577d8
Commits on Jan 10, 2017
Check if autogenerated README exists, else use version tracked README (#97)
ntucker
authored and
owais
committed
2c0b932
Copy full SHA for 2c0b932
Pagination
Previous
Next
You can’t perform that action at this time.