Skip to content

Pull requests: django-webpack/django-webpack-loader

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

v3.2.1 release
#416 by rvlb was merged Jun 17, 2025 Loading… updated Jun 17, 2025
Update trove classifiers to reflect actual suport
#415 by browniebroke was merged Jun 6, 2025 Loading… updated Jun 6, 2025
Release 3.2.0
#414 by rvlb was merged May 20, 2025 Loading… updated May 20, 2025
Add CROSSORIGIN and django-csp handling
#413 by hugobessa was merged May 13, 2025 Loading… updated May 13, 2025
Support for Django 5.1
#406 by kimihito was merged Aug 30, 2024 Loading… updated Aug 30, 2024
Update to v3.1.1
#408 by rvlb was merged Aug 30, 2024 Loading… updated Aug 30, 2024
Bump webpack from 5.92.0 to 5.94.0 in /tests_webpack5 dependencies Pull requests that update a dependency file
#407 by dependabot bot was merged Aug 30, 2024 Loading… updated Aug 30, 2024
Update dependencies
#404 by pamella was merged Jun 18, 2024 Loading… updated Jun 18, 2024
Disable dependabot updates for old webpack 4 tests
#403 by pamella was merged Jun 17, 2024 Loading… updated Jun 17, 2024
Handle transformed assets URL
#397 by batistadasilva was merged Apr 2, 2024 Loading… updated Apr 4, 2024
Upgrade to 3.1.0
#399 by rvlb was merged Apr 4, 2024 Loading… updated Apr 4, 2024
Adding skip_common_chunks option to the get_files() template tag
#386 by karolyi was merged Jan 15, 2024 Loading… updated Jan 16, 2024
Update examples dependencies & setup dependabot dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#355 by rangelfinal was merged Nov 29, 2023 Loading… updated Dec 15, 2023
Add make test & development documentation
#360 by rangelfinal was merged Nov 29, 2023 Loading… updated Nov 29, 2023
Rename loader module to loaders
#339 by browniebroke was merged Sep 14, 2023 Loading… updated Sep 14, 2023
Update supported Python & Django versions, improve testing config
#353 by wongcht was merged Sep 5, 2023 Loading… updated Sep 5, 2023
v2.0.1 release
#349 by rvlb was merged Jun 14, 2023 Loading… updated Jun 14, 2023
Fix tests compatibility
#348 by rvlb was merged May 22, 2023 Loading… updated May 22, 2023
Update examples to use bundle tracker v2.0.0
#342 by rvlb was merged May 22, 2023 Loading… updated May 22, 2023
mock get_assets in FakeWebpackLoader
#347 by tlambert03 was merged May 19, 2023 Loading… updated May 19, 2023
Bump django from 3.2.17 to 3.2.18 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#340 by dependabot bot was merged Feb 15, 2023 Loading… updated Feb 15, 2023
Release 1.8.1
#338 by rvlb was merged Feb 6, 2023 Loading… updated Feb 6, 2023
Add a FakeWebpackLoader for running tests
#337 by browniebroke was merged Feb 6, 2023 Loading… updated Feb 6, 2023
Add compatibility for Django 4.1 and Python 3.10
#332 by browniebroke was merged Dec 8, 2022 Loading… updated Dec 12, 2022
Add a setting to configure skip common chunks behaviour globally
#318 by hyshka was merged Jun 20, 2022 Loading… updated Jun 20, 2022
ProTip! Exclude everything labeled bug with -label:bug.