-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: django-extensions/django-extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: django-extensions/django-extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 35 files changed
- 12 contributors
Commits on Jul 8, 2022
-
Bas van Oostveen committed
Jul 8, 2022 Configuration menu - View commit details
-
Copy full SHA for b462500 - Browse repository at this point
Copy the full SHA b462500View commit details
Commits on Jul 11, 2022
-
Bas van Oostveen committed
Jul 11, 2022 Configuration menu - View commit details
-
Copy full SHA for ff8a9a7 - Browse repository at this point
Copy the full SHA ff8a9a7View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0258e90 - Browse repository at this point
Copy the full SHA 0258e90View commit details
Commits on Aug 29, 2022
-
Use list values for requires_system_checks (#1736)
* Use list values for requires_system_checks * Add django 4.1 to the testing matrix
Configuration menu < 8000 div data-view-component="true" class="Overlay Overlay--size-auto"> - View commit details
-
Copy full SHA for 2e84f6f - Browse repository at this point
Copy the full SHA 2e84f6fView commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec7701d - Browse repository at this point
Copy the full SHA ec7701dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db4fee1 - Browse repository at this point
Copy the full SHA db4fee1View commit details
Commits on Sep 4, 2022
-
There are small typos in: - django_extensions/management/commands/sqldiff.py - django_extensions/mongodb/fields/__init__.py - django_extensions/templatetags/syntax_color.py Fixes: - Should read `constraints` rather than `contraints`. - Should read `this` rather than `thie`. - Should read `highlighted` rather than `highlighed`. Signed-off-by: Tim Gates <tim.gates@iress.com> Signed-off-by: Tim Gates <tim.gates@iress.com>
Configuration menu - View commit details
-
Copy full SHA for a6af7a7 - Browse repository at this point
Copy the full SHA a6af7a7View commit details
Commits on Sep 6, 2022
-
Remove default_app_config with change to only support Django 3.2+ (#1741
) This is the correct fix from the change at 7b2e0d7#r78148010
Configuration menu - View commit details
-
Copy full SHA for 583d2bf - Browse repository at this point
Copy the full SHA 583d2bfView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 16f8291 - Browse repository at this point
Copy the full SHA 16f8291View commit details -
fix(dumpscript):
make_aware
should not be called if aware already (#……1745) Otherwise it raises a ValueError: ``` File "…/django_extensions/management/commands/dumpscript.py", line 696, in get_attribute_value item_locator = orm_item_locator(value) File "…/django_extensions/management/commands/dumpscript.py", line 73, in orm_item_locator v = timezone.make_aware(v) File "…/django/utils/timezone.py", line 279, in make_aware raise ValueError("make_aware expects a naive datetime, got %s" % value) ValueError: make_aware expects a naive datetime, got 2022-05-19 06:53:06.476209+00:00 ``` `value` being a user's `last_login` field. The project uses `USE_TZ = True`. The check is there since Django 1.8 already: django/django@fa89acf
Configuration menu - View commit details
-
Copy full SHA for 29b7530 - Browse repository at this point
Copy the full SHA 29b7530View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b9fd5 - Browse repository at this point
Copy the full SHA 25b9fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f55f81 - Browse repository at this point
Copy the full SHA 9f55f81View commit details -
Ensure consistent output in show_urls for django 4.0+ (#1759)
Updates `show_urls` to properly show the view class for class-based views in django 4.0 and later. There was a regression in django 4.0 that was fixed in django/django@f4b06a3 that resulted in `view` being output in `show_urls` instead of the actual class name.
Configuration menu - View commit details
-
Copy full SHA for b0a6a79 - Browse repository at this point
Copy the full SHA b0a6a79View commit details -
Bas van Oostveen committed
Sep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for e33dfef - Browse repository at this point
Copy the full SHA e33dfefView commit details -
Bas van Oostveen committed
Sep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for b987e68 - Browse repository at this point
Copy the full SHA b987e68View 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 3.2.0...3.2.1