-
-
Notifications
You must be signed in to change notification settings - Fork 23
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: reactive-python/reactpy-django
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: reactive-python/reactpy-django
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 242 files changed
- 1 contributor
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5891b41 - Browse repository at this point
Copy the full SHA 5891b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abe5ce - Browse repository at this point
Copy the full SHA 2abe5ceView commit details
Commits on Dec 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5b5c81 - Browse repository at this point
Copy the full SHA c5b5c81View commit details
Commits on Dec 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a85164c - Browse repository at this point
Copy the full SHA a85164cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 714191f - Browse repository at this point
Copy the full SHA 714191fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eb0b41 - Browse repository at this point
Copy the full SHA 7eb0b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for d663d12 - Browse repository at this point
Copy the full SHA d663d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b4ec0 - Browse repository at this point
Copy the full SHA c8b4ec0View commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5596d8d - Browse repository at this point
Copy the full SHA 5596d8dView commit details
Commits on Dec 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 464b4e2 - Browse repository at this point
Copy the full SHA 464b4e2View commit details
Commits on Dec 29, 2024
-
Django
login
andlogout
functionality (#276)- User login/logout features! - `reactpy_django.hooks.use_auth` to provide **persistent** `login` and `logout` functionality to your components. - `settings.py:REACTPY_AUTH_TOKEN_TIMEOUT` to control the maximum seconds before ReactPy no longer allows the browser to obtain a persistent login cookie. - `settings.py:REACTPY_CLEAN_AUTH_TOKENS` to control whether ReactPy should clean up expired authentication tokens during automatic cleanups. - The ReactPy component tree can now be forcibly re-rendered via the new `reactpy_django.hooks.use_rerender` hook.
Configuration menu - View commit details
-
Copy full SHA for b9af25d - Browse repository at this point
Copy the full SHA b9af25dView commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9295abc - Browse repository at this point
Copy the full SHA 9295abcView commit details
Commits on Jan 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27e8ef0 - Browse repository 10000 at this point
Copy the full SHA 27e8ef0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923e309 - Browse repository at this point
Copy the full SHA 923e309View commit details
Commits on Mar 14, 2025
-
More intuitive channel layer hook (#284)
- Updated the interface for `reactpy.hooks.use_channel_layer` to be more intuitive. - Arguments now must be provided as keyworded arguments. - The `name` argument has been renamed to `channel`. - The `group_name` argument has been renamed to `group`. - The `group_add` and `group_discard` arguments have been removed for simplicity. - Preemptively do some changes related to reactpy v2 - Migrate `del_html_head_body_transform` from `reactpy` to `django-reactpy` - Add logging when `RESOLVED_WEB_MODULES_PATH` fails to fetch
Configuration menu - View commit details
-
Copy full SHA for c8ec533 - Browse repository at this point
Copy the full SHA c8ec533View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01c308 - Browse repository at this point
Copy the full SHA c01c308View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b19bed8 - Browse repository at this point
Copy the full SHA b19bed8View commit details
Commits on May 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a64456f - Browse repository at this point
Copy the full SHA a64456fView commit details
Commits on May 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for feacabc - Browse repository at this point
Copy the full SHA feacabcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.0...main