-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: django-extensions/django-extensions
base: 3.2.1
head repository: django-extensions/django-extensions
compare: 3.2.3
- 19 commits
- 41 files changed
- 11 contributors
Commits on Sep 9, 2022
-
Bas van Oostveen committed
Sep 9, 2022 Configuration menu - View commit details
-
Copy full SHA for c0dedfc - Browse repository at this point
Copy the full SHA c0dedfcView commit details
Commits on Dec 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b485615 - Browse repository at this point
Copy the full SHA b485615View commit details -
silence imported but unused F401 at flake8
Bas van Oostveen committedDec 25, 2022 Configuration menu - View commit details
-
Copy full SHA for b3c3e89 - Browse repository at this point
Copy the full SHA b3c3e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27377c - Browse repository at this point
Copy the full SHA c27377cView commit details -
Add REMOTE_USER to werkzeug environment
Django RemoteUserMiddleware and RemoteUserBackend are able to authenticate users by looking at the REMOTE_USER request header. In Werkzeug, this header isn't set unlike in Django's default WSGI server. This patch add the variable to the Werkzeug environ if it's set. Fixes #1708
Configuration menu - View commit details
-
Copy full SHA for d422fb7 - Browse repository at this point
Copy the full SHA d422fb7View commit details -
feat: send the file_changed event when a reload is triggered, this wa…
…y other receivers can consume it (#1775) Co-authored-by: trbs <65552+trbs@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 868b8a8 - Browse repository at this point
Copy the full SHA 868b8a8View commit details
Commits on Dec 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9cc676b - Browse repository at this point
Copy the full SHA 9cc676bView commit details
Commits on Apr 29, 2023
-
Run tests againts Django 4.2 and add trove classifier (#1812)
* fix: test_should_highlight_bash_syntax_without_name to include whitespace spans * Run tests againts Django 4.2 and add trove classifier --------- Co-authored-by: Jelmer Draaijer <info@jelmert.nl>
Configuration menu - View commit details
-
Copy full SHA for 86b13d6 - Browse repository at this point
Copy the full SHA 86b13d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 601e96c - Browse repository at this point
Copy the full SHA 601e96cView commit details -
runserver_plus autoreload on template change (#1796)
* fix: walk all the template dirs manually since *.html is not supported by the StatLoaderLoop * feat: reset loaders when new files are added
Configuration menu - View commit details
-
Copy full SHA for 9484207 - Browse repository at this point
Copy the full SHA 9484207View commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc43793 - Browse repository at this point
Copy the full SHA bc43793View commit details
Commits on May 24, 2023
-
Fixed drop test database command with psycopg 3 (#1818)
Co-authored-by: Jann Haber <jann.haber@selfnet.de>
Configuration menu - View commit details
-
Copy full SHA for 4fc31cb - Browse repository at this point
Copy the full SHA 4fc31cbView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c7fae1 - Browse repository at this point
Copy the full SHA 8c7fae1View commit details -
Fixed reset_db with psycopg3 (same patch like for drop_test_database) (…
…#1821) * Fixed reset_db with psycopg3 (same patch like for drop_test_database) * Fixed tests --------- Co-authored-by: Jann Haber <jann.haber@selfnet.de>
Configuration menu - View commit details
-
Copy full SHA for de7dfac - Browse repository at this point
Copy the full SHA de7dfacView commit details -
Move http: links to https: where possible and update old links. Also removed broken links.
Configuration menu - View commit details
-
Copy full SHA for 6d93223 - Browse repository at this point
Copy the full SHA 6d93223View commit details -
Configuration menu - View commit details
-
Copy full SHA for d923c0d - Browse repository at this point
Copy the full SHA d923c0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db9dae - Browse repository at this point
Copy the full SHA 6db9daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0751d8b - Browse repository at this point
Copy the full SHA 0751d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccced1 - Browse repository at this point
Copy the full SHA 2ccced1View commit details
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.1...3.2.3