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
Type
/
to 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 }}
anchpop
/
python-react
Public
forked from
markfinger/python-react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-react
tests
on
master
User selector
All users
All time
Commit history
Commits on Jan 16, 2017
Code cleanup for the test suite's subprocess
markfinger
authored
be10f22
View commit details
Copy full SHA for be10f22
View code at this point
Browse repository at this point
CI fix to improve error clarity
markfinger
authored
17b6c61
View commit details
Copy full SHA for 17b6c61
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Add ability to pass additional request headers to render server
benmvp
committed
2e2640e
View commit details
Copy full SHA for 2e2640e
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Updating the example and test packages deps to latest
markfinger
committed
07fa17c
View commit details
Copy full SHA for 07fa17c
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Ensuring that settings are proxied when running under Django
Show description for 3d58f2d
markfinger
committed
3d58f2d
View commit details
Copy full SHA for 3d58f2d
View code at this point
Browse repository at this point
Updated the example render servers
markfinger
committed
acf86bb
View commit details
Copy full SHA for acf86bb
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
Improved the error handling of the render servers
markfinger
committed
5c933d9
View commit details
Copy full SHA for 5c933d9
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Test fix
markfinger
committed
056ca70
View commit details
Copy full SHA for 056ca70
View code at this point
Browse repository at this point
Example cleanup
markfinger
committed
902d43b
View commit details
Copy full SHA for 902d43b
View code at this point
Browse repository at this point
Added rendering hooks
Show description for a435fd7
markfinger
committed
a435fd7
View commit details
Copy full SHA for a435fd7
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Updating the example
markfinger
committed
af17de0
View commit details
Copy full SHA for af17de0
View code at this point
Browse repository at this point
Removed the js-host and webpack integrations.
Show description for 56aa271
markfinger
committed
56aa271
View commit details
Copy full SHA for 56aa271
View code at this point
Browse repository at this point
Commits on May 23, 2015
Removed the PATH_TO_REACT setting and updated to react-render@0.3
markfinger
committed
2a20496
View commit details
Copy full SHA for 2a20496
View code at this point
Browse repository at this point
Commits on May 16, 2015
Fixed a potential path issue in config files and replaced the webpack-service dependency with webpack-wrapper.
markfinger
committed
474a398
View commit details
Copy full SHA for 474a398
View code at this point
Browse repository at this point
Commits on May 11, 2015
Replaced the string-based bundle config with webpack's config writer.
Show description for 1d4d57f
markfinger
committed
1d4d57f
View commit details
Copy full SHA for 1d4d57f
View code at this point
Browse repository at this point
Commits on May 4, 2015
Fixed an import error when configuring react from Django
markfinger
committed
30fe8ab
View commit details
Copy full SHA for 30fe8ab
View code at this point
Browse repository at this point
Commits on May 3, 2015
Completed the port from django-node to js-host.
markfinger
committed
5ec85dc
View commit details
Copy full SHA for 5ec85dc
View code at this point
Browse repository at this point
Commits on Apr 26, 2015
Ported the codebase and tests over to js-host.
markfinger
committed
cf11cfc
View commit details
Copy full SHA for cf11cfc
View code at this point
Browse repository at this point
Commits on Apr 24, 2015
Setting changes, bundle_component arg additions and test suite improvements.
Show description for 7d1e818
markfinger
committed
7d1e818
View commit details
Copy full SHA for 7d1e818
View code at this point
Browse repository at this point
Commits on Apr 23, 2015
Tweaking the args again, ensuring consistency with webpack.
markfinger
committed
29c2567
View commit details
Copy full SHA for 29c2567
View code at this point
Browse repository at this point
Cleanup.
markfinger
committed
2b50735
View commit details
Copy full SHA for 2b50735
View code at this point
Browse repository at this point
Renamed args and settings.
Show description for 2e490ae
markfinger
committed
2e490ae
View commit details
Copy full SHA for 2e490ae
View code at this point
Browse repository at this point
Ported over to service-host.
Show description for 4fbbb94
markfinger
committed
4fbbb94
View commit details
Copy full SHA for 4fbbb94
View code at this point
Browse repository at this point
Commits on Apr 21, 2015
The bundle component's `devtool` is now optional and respects the DEV_TOOL setting.
markfinger
committed
91e6a7a
View commit details
Copy full SHA for 91e6a7a
View code at this point
Browse repository at this point
Commits on Apr 14, 2015
`react/addons` is now omitted from the bundles.
Show description for 8d28241
markfinger
committed
8d28241
View commit details
Copy full SHA for 8d28241
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Updated the example, improved documentation and cleaned some code.
markfinger
committed
7faadd8
View commit details
Copy full SHA for 7faadd8
View code at this point
Browse repository at this point
The React codebase is now resolved from the component's path.
Show description for 6a873bc
markfinger
committed
6a873bc
View commit details
Copy full SHA for 6a873bc
View code at this point
Browse repository at this point
Shuffled the mount js out into the templates.
markfinger
committed
237081d
View commit details
Copy full SHA for 237081d
View code at this point
Browse repository at this point
Cleaned up the "templates" used for bundling.
Show description for 96147d9
markfinger
committed
96147d9
View commit details
Copy full SHA for 96147d9
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
Re-added the perf tests
markfinger
committed
8aa45bf
View commit details
Copy full SHA for 8aa45bf
View code at this point
Browse repository at this point
Test fixes
markfinger
committed
2aba141
View commit details
Copy full SHA for 2aba141
View code at this point
Browse repository at this point
Removed automatic translation. Added component bundling and mount functionality.
Show description for 7e59b16
markfinger
committed
7e59b16
View commit details
Copy full SHA for 7e59b16
View code at this point
Browse repository at this point
Commits on Mar 12, 2015
Bug fixes.
Show description for d78ef84
markfinger
committed
d78ef84
View commit details
Copy full SHA for d78ef84
View code at this point
Browse repository at this point
API refactor.
Show description for b5bb6bb
markfinger
committed
b5bb6bb
View commit details
Copy full SHA for b5bb6bb
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
Refactoring the services to handle the newer data sets provided by django-node.
Show description for 61f44ff
markfinger
committed
61f44ff
View commit details
Copy full SHA for 61f44ff
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.