django-react-typescript
                                
                                 django-react-typescript copied to clipboard
                                
                                    django-react-typescript copied to clipboard
                            
                            
                            
                        This is a non-opinionated Django 5 + React 18 boilerplate built with great development experience and easy deployment in mind.
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
I think you need to import the classes in the admin folders `__init__.py` otherwise django doesn't pick them up. Adding ``` from .publications import PublicationAdmin from .subscribers import SubscriberAdmin ```...
Bumps [djangorestframework](https://github.com/encode/django-rest-framework) from 3.15.1 to 3.15.2. Commits c7a7eae Version 3.15.2 (#9439) 3b41f01 Fix potential XSS vulnerability in break_long_headers template filter (#9435) fe92f0d Add __hash__ method for permissions.OperandHolder class (#9417) fbdab09...
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.4.38. Release notes Sourced from postcss's releases. 8.4.38 Fixed endIndex: 0 in errors and warnings (by @romainmenke). 8.4.37 Fixed original.column are not numbers error in...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7. Release notes Sourced from http-proxy-middleware's releases. v2.0.7 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7 v2.0.7-beta.1 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1 v2.0.7-beta.0 Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0 Changelog Sourced from http-proxy-middleware's changelog. v2.0.7...
Bumps [django](https://github.com/django/django) from 5.0.7 to 5.0.9. Commits 8e68f93 [5.0.x] Bumped version for 5.0.9 release. 96d8404 [5.0.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e... 813de26 [5.0.x] Fixed...
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...