Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

djangoextensions

This is a repository for collecting global custom management extensions for the Django Framework.
Collective - Host: opensource - https://opencollective.com/djangoextensions - Code: https://github.com/django-extensions/django-extensions

Add option to display field choices in graph_models (#1854)

Use `./manage.py graph_models --display-field-choices` to display the set of
valid choices for ...

github.com/django-extensions/django-extensions - 81e79826fdbc127060539bcde0325d81c63e59c1 authored 11 months ago by iTitou <[email protected]>
Change year (#1859)

github.com/django-extensions/django-extensions - 2fa8feb2bfe1802fbecb6f37106bba718148279f authored 11 months ago by Dimitrios Mistriotis <[email protected]>
Edit contributors in modelviz.py (#1843)

github.com/django-extensions/django-extensions - 0e5747586332333f572bcfbf674b712e11aa69dd authored about 1 year ago by dankgen-tobias <[email protected]>
Cleanup http: links (#1798)

Move http: links to https: where possible and update old links.
Also removed broken links.

github.com/django-extensions/django-extensions - 6d93223e1017e6459f7a7bb7d5f8debe6f3df3fb authored over 1 year ago by Gabriel Augendre <[email protected]>
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

----...

github.com/django-extensions/django-extensions - de7dfac7eccab913bde5bade691f6834fb610680 authored over 1 year ago by jannh <[email protected]>
disabled pypy3.9 due to asgiref typing error

github.com/django-extensions/django-extensions - 8c7fae179f7981411056aba4e5f6960a984859ed authored over 1 year ago by trbs <[email protected]>
Fixed drop test database command with psycopg 3 (#1818)

Co-authored-by: Jann Haber <[email protected]>

github.com/django-extensions/django-extensions - 4fc31cb266534163bc9740c3233d5432f0a491d0 authored over 1 year ago by jannh <[email protected]>
Add support for psycopg3 (#1814)

closes #1811

github.com/django-extensions/django-extensions - bc437932d1ea8de29e067f9803ce31c08322310b authored over 1 year ago by Scott Rubin <[email protected]>
runserver_plus autoreload on template change (#1796)

* fix: walk all the template dirs manually since *.html is not supported by the StatLoaderLoop
...

github.com/django-extensions/django-extensions - 9484207d1e8ab256d825ffe43eeadfae3784e901 authored over 1 year ago by Jelmer <[email protected]>
fix: test_should_highlight_bash_syntax_without_name to include whitespace spans (#1797)

github.com/django-extensions/django-extensions - 601e96c4859b1427815784528d06012b94cde1f1 authored over 1 year ago by Jelmer <[email protected]>
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...

github.com/django-extensions/django-extensions - 86b13d6b9f10844f675e437687448ccd603e75f9 authored over 1 year ago by Michael K <[email protected]>
feat: add Python 3.11 to tox and actions to formally support python 3.11 (#1786)

github.com/django-extensions/django-extensions - 9cc676b98596fc7f716be752bb89f943ea81f234 authored almost 2 years ago by Jelmer <[email protected]>
feat: send the file_changed event when a reload is triggered, this way other receivers can consume it (#1775)

Co-authored-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - 868b8a83386d3bde103924eeeb088937e10505c9 authored almost 2 years ago by Jelmer <[email protected]>
Add REMOTE_USER to werkzeug environment

Django RemoteUserMiddleware and RemoteUserBackend are able
to authenticate users by looking at t...

github.com/django-extensions/django-extensions - d422fb796bd9bcfc679dc9f6353ca20024e0a33a authored almost 2 years ago by Josh Michael Karamuth <[email protected]>
feat: force pip to use pkg_resources as backend for resolving distributions

github.com/django-extensions/django-extensions - c27377c83c5cfd028071926b2bf74d92addbd322 authored almost 2 years ago by Jelmer Draaijer <[email protected]>
silence imported but unused F401 at flake8

github.com/django-extensions/django-extensions - b3c3e895e2210c2dc0c902fc1bb5ea9015c736b1 authored almost 2 years ago by Bas van Oostveen <[email protected]>
Fix error with lack of PosixPath support (#1785)

github.com/django-extensions/django-extensions - b48561548abc99c31c3198b948fd7b7e3aad739e authored almost 2 years ago by Hameed Gifford <[email protected]>
bumped version number

github.com/django-extensions/django-extensions - c0dedfc1b2c4bc69c3fa5079842d1db833060b2a authored over 2 years ago by Bas van Oostveen <[email protected]>
fix pypy pipeline

github.com/django-extensions/django-extensions - e33dfef24696e91173f7474ce807d4e2ded26747 authored over 2 years ago by Bas van Oostveen <[email protected]>
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 lat...

github.com/django-extensions/django-extensions - b0a6a7973f111fa85d23133d80de4afbf1715c74 authored over 2 years ago by Jeremy Engel <[email protected]>
Added support for meta indexes and constraints in sqldiff. (#1726)

github.com/django-extensions/django-extensions - 9f55f81281a0a8b9f722a0b5d5d73d645657c53f authored over 2 years ago by Noam <[email protected]>
drop python 3.5 as it is EOL (#1735)

github.com/django-extensions/django-extensions - 25b9fd5e596b865a46640d2251cdb0d04fea8cb0 authored over 2 years ago by Asif Saif Uddin <[email protected]>
fix(dumpscript): `make_aware` should not be called if aware already (#1745)

Otherwise it raises a ValueError:

```
File "…/django_extensions/management/commands/dumpsc...

github.com/django-extensions/django-extensions - 29b7530eb3c1c18f7fa9d487705f8c8c841768db authored over 2 years ago by Daniel Hahler <[email protected]>
Typos (#1751)

Typos in the docs, this fixes them

github.com/django-extensions/django-extensions - 16f829179a59ca65895fec913716a4d429fee18c authored over 2 years ago by Oliver Parker <[email protected]>
Remove default_app_config with change to only support Django 3.2+ (#1741)

This is the correct fix from the change at https://github.com/django-extensions/django-extension...

github.com/django-extensions/django-extensions - 583d2bf9811755ef3d55099bf55377ea227edbdf authored over 2 years ago by Phillip Verheyden <[email protected]>
docs: Fix a few typos (#1764)

There are small typos in:
- django_extensions/management/commands/sqldiff.py
- django_extensio...

github.com/django-extensions/django-extensions - a6af7a7998b5d9d0e62181061aa076195bc2261d authored over 2 years ago by Tim Gates <[email protected]>
Add option to ignore files on runserver_plus reload (#1762)

Fix #1753

github.com/django-extensions/django-extensions - db4fee16b344c3054955ddda3972ca1c28da4f36 authored over 2 years ago by Marcio Mazza <[email protected]>
Added support for Django 4.1. (#1763)

github.com/django-extensions/django-extensions - ec7701d7a7e3f54cd60a598d52a473d72ccc0e60 authored over 2 years ago by Mariusz Felisiak <[email protected]>
Use list values for requires_system_checks (#1736)

* Use list values for requires_system_checks

* Add django 4.1 to the testing matrix

github.com/django-extensions/django-extensions - 2e84f6f1dfaea3a111c861ae516b0c022d7e6e08 authored over 2 years ago by Dan LaManna <[email protected]>
fix translation interpolation in prospective arabic translations (#1740)

github.com/django-extensions/django-extensions - 0258e900c258314f4451cba02e989092168e82fc authored over 2 years ago by Matt Hughes <[email protected]>
add managestate.rst to index

github.com/django-extensions/django-extensions - ff8a9a73e6eb6f700cfb4e1db42771cbf2d525ad authored over 2 years ago by Bas van Oostveen <[email protected]>
bumped version number

github.com/django-extensions/django-extensions - b46250034dba380bcceeb64fac260bfbb365dc94 authored over 2 years ago by Bas van Oostveen <[email protected]>
fix markdown headers

github.com/django-extensions/django-extensions - a2270b0cbd71c39194acb28b1206f374f87a8856 authored over 2 years ago by Bas van Oostveen <[email protected]>
remove note about Django<4.0 since #1698 got merged

github.com/django-extensions/django-extensions - 8dc4fdf4bf19d7e4e58606cf5a08d9e3a962907f authored over 2 years ago by Bas van Oostveen <[email protected]>
missing 3.1.5 changelog entry

github.com/django-extensions/django-extensions - c146427b279f3f05b3812d2d89a0bc2f99463664 authored over 2 years ago by Bas van Oostveen <[email protected]>
Upgrade & clean precommit config (#1733)

* Update pre-commit config format

* Applies `pre-commit migrate-config`

* flake8 precommit...

github.com/django-extensions/django-extensions - b64347825f4fa9cac8a7c7bc7920fa81ad5f925e authored over 2 years ago by Ülgen Sarıkavak <[email protected]>
Sync Django trove classifiers with test setup (#1732)

github.com/django-extensions/django-extensions - 1a7f7fa47dd7d6a12f936e8ec7ce2add4c2f0992 authored over 2 years ago by Ülgen Sarıkavak <[email protected]>
Fixes build (#1731)

I'm sorry. I only learned to test in production.

github.com/django-extensions/django-extensions - fb2251244b853e665ee91fdfb7e9d6300ebc66f1 authored over 2 years ago by Camilo Nova <[email protected]>
Removed support for older django versions

github.com/django-extensions/django-extensions - 7b2e0d7e0dedfeccb0e20586a411c10b6999ad90 authored over 2 years ago by Camilo Nova <[email protected]>
Drop use of mock and six (#1723)

Now that Python >= 3.5 is the minimal version supported, remove all
remaining traces of the ext...

github.com/django-extensions/django-extensions - cde0271dce6ebcafec27a0ae3514785138b8b638 authored over 2 years ago by Steve Kowalik <[email protected]>
allow keeping default values for RandomCharField (#1682)

github.com/django-extensions/django-extensions - 5be2771405c45765c18748648e8e0d0ac7860a27 authored over 2 years ago by Meke Ladna <[email protected]>
Removed support for older django versions and fixes type check

github.com/django-extensions/django-extensions - cf13beefcf700d251730f234eade9257b3dd35f6 authored over 2 years ago by Camilo Nova <[email protected]>
Added "managestate" command (#1676)

* added managestate command, implemented dump action

* added load action

* added migrate c...

github.com/django-extensions/django-extensions - 29aad180b9bc013853862914e51d0a44cea3d3ff authored over 2 years ago by Denis Kazakov <[email protected]>
removed excess calls of "check" and "check_migrations" methods (#1671)

github.com/django-extensions/django-extensions - 4d02c14ac20e0c0be1ad08525a267fc6aed8b836 authored over 2 years ago by avisom <[email protected]>
fix: Max length validation on HexValidator (#1669)

* fix: Max length validation on HexValidator

- also add tests for this validator.
- fix a bu...

github.com/django-extensions/django-extensions - cfd2220f2f82cc2b230f550f8cfcf293a4a2d05f authored over 2 years ago by Abhyudai <[email protected]>
Add --relation-fields-only flag to graph_models (#1665)

* add "--relation-fields-only" option to commands/graph_models.py

* add test_graph_models_rel...

github.com/django-extensions/django-extensions - 8292ffc311df4151f378c862dc54cf959af22071 authored over 2 years ago by dankgen-tobias <[email protected]>
Flag for graph_models to color code relations based on on_delete. (#1604) (#1664)

* Add flag to color code relations with on_delete on the model graph render

* Add more model ...

github.com/django-extensions/django-extensions - 5053457f1e094155be076e159a462665a381c3ae authored over 2 years ago by Paulo Renato <[email protected]>
Remove django 2.2 as a supported version (#1730)

github.com/django-extensions/django-extensions - 2f7f3a2c3af7131cb7f748b57015e24576449744 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1729 from django-extensions/revert-1551-syncdata-natural-keys

Revert "Failing test and fixture for syncdata with natural keys"

github.com/django-extensions/django-extensions - f6a16e9baa3b8e8d9bb706c8fe6ec71f88c82aa5 authored over 2 years ago by Camilo Nova <[email protected]>
Revert "Failing test and fixture for syncdata with natural keys"

github.com/django-extensions/django-extensions - a8098b2dad55224309180309fbf9a9a2994240b6 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1551 from MattFisher/syncdata-natural-keys

Failing test and fixture for syncdata with natural keys

github.com/django-extensions/django-extensions - 4c59aece811e6652053e5fbac9160bb9ff5ad376 authored over 2 years ago by Camilo Nova <[email protected]>
Tweak translation file

github.com/django-extensions/django-extensions - 02aebf0de3df7859f38cb4affa572d68a251e26c authored over 2 years ago by Camilo Nova <[email protected]>
Removed unused import

github.com/django-extensions/django-extensions - 64443856d146cf345e8226dd3760a2bee4aaf7cd authored over 2 years ago by Camilo Nova <[email protected]>
Merge branch 'main' into syncdata-natural-keys

github.com/django-extensions/django-extensions - 89aad16a8f5daaf01e126bd97c1b74a86b92d83c authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1536 from NurElHuda/master

adding arabic translation

github.com/django-extensions/django-extensions - e9b5d1b89c216b58ed97b3e52bfc926a7526c823 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1520 from YPCrumble/feature/test-exception-command

Add a management command to raise a test exception.

github.com/django-extensions/django-extensions - 6a52b6bba5288ae4c3e053046cdcfd4c13c258b8 authored over 2 years ago by Camilo Nova <[email protected]>
Merge branch 'main' into feature/test-exception-command

github.com/django-extensions/django-extensions - 62fa26150d93305cd708c038ebb5c714c839aec4 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1692 from tony/patch-1

setup.py: Add project URLs for pypi

github.com/django-extensions/django-extensions - f502c1d42d782b2d511144341b13d13c6a63b5c5 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1702 from idiomaticrefactoring/patch-1

refactoring code with For Else

github.com/django-extensions/django-extensions - 94b2ddd957bd3ed5702bfce0dff2d71006365118 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1707 from greyhare/enhance_sqldsn_command

Added more styles to the `sqldsn` management command.

github.com/django-extensions/django-extensions - ce479cf4249f57a38da567fb4a438c40de483db4 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1717 from mblayman/rm-imp-find-module

Remove use of deprecated imp module in job system.

github.com/django-extensions/django-extensions - 3879e4bba8a43fbb7a1155745f8995f48ae70b2c authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1722 from merpius/feature/orderable_jobs

sort the listdir of jobs, so that jobs will run in a predictable order

github.com/django-extensions/django-extensions - b256420a5ee6d3177bd6ce18b8437933a2c62987 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1714 from baseplate-admin/patch-1

Update README.rst

github.com/django-extensions/django-extensions - ad1d2caae89ab2324dc3a1413e55450e97cb930e authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1690 from PeterJCLaw/accept-both-no-input-spellings

Accept both --no-input and --noinput

github.com/django-extensions/django-extensions - 7b961b39ac06c39ec31e3caf1eac6423f419aa15 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1718 from DavidS-cloud/fix-shutdown-keyerror

Fix KeyError: 'werkzeug.server.shutdown' in runserver_plus

github.com/django-extensions/django-extensions - 8746648d5918ef4b5c17c2846aecd4e00e45bec9 authored over 2 years ago by Camilo Nova <[email protected]>
Merge pull request #1698 from webs86/django-4.0

Django 4.0

github.com/django-extensions/django-extensions - 5190ad2da7d10fc59ab53aa90f34353fa98b6814 authored over 2 years ago by Camilo Nova <[email protected]>
Fix KeyError: 'werkzeug.server.shutdown' in runserver_plus

Exception:

```
Exception happened during processing of request from ('172.20.0.5', 34456)
Trac...

github.com/django-extensions/django-extensions - 9214d5ff5b7ef608c7264a42593c93befacb3a94 authored over 2 years ago by David Schmitt <[email protected]>
__path__ is a better choice than __file__.

github.com/django-extensions/django-extensions - 729aec7763e9f352ca9ece13f3ee57b42fdf9ace authored over 2 years ago by Matt Layman <[email protected]>
Remove use of deprecated imp module in job system.

github.com/django-extensions/django-extensions - 645673c3ce0cb7d03f303978edc508761f6faf8f authored over 2 years ago by Matt Layman <[email protected]>
sort the listdir of jobs, so that jobs will run in a predictable order

This makes it so that jobs will be run in alphabetic order per directory, starting with the jobs...

github.com/django-extensions/django-extensions - 825e3f518925223af78d71f7f913694668c9d857 authored almost 3 years ago by merp <[email protected]>
Fix pre-commit tests

github.com/django-extensions/django-extensions - 64d2de9ea5dc3fa5a791276b98acf38c7a08a64c authored almost 3 years ago by Samuele Zanon <[email protected]>
Support only for supported version of django and python

github.com/django-extensions/django-extensions - a0cc551814308c3b22d3b7a2a073d215dd3a7a06 authored almost 3 years ago by Samuele Zanon <[email protected]>
As suggested removed support Python 3.6, Django 3.0

and Django 3.1 adìnd simplified pytest.yml

github.com/django-extensions/django-extensions - 07dcf6f8673ea2265e5e59d8849d4edf902c35f1 authored almost 3 years ago by Samuele Zanon <[email protected]>
Fix test show urls for django 4.0

github.com/django-extensions/django-extensions - c8d4c4acdd92090e7bc86a8e663431d8631de2a4 authored almost 3 years ago by Samuele Zanon <[email protected]>
add jobs for django 4.0 in separate job

(django 4.0 removed support for py3.6 and py3.7)

github.com/django-extensions/django-extensions - 887aba97183958c3b8d72666470c8c87527166f9 authored almost 3 years ago by Samuele Zanon <[email protected]>
Removed unsupported test

github.com/django-extensions/django-extensions - 497d5d31165f0ebb16c75ad40d1b3a4ba210a9b7 authored almost 3 years ago by Samuele Zanon <[email protected]>
remove re_path with path in urls configurations

github.com/django-extensions/django-extensions - 6d44dc97ed3d1d4cd43fa19fb4a88a8d91a982ad authored almost 3 years ago by Samuele Zanon <[email protected]>
Added tests for django-4.0 in tox and github workflows

github.com/django-extensions/django-extensions - 546b7d6a62be747dd67f3af3b346b515807b0b98 authored almost 3 years ago by Samuele Zanon <[email protected]>
Convert smart_text in smart_str for Django 4.0 compatibility

github.com/django-extensions/django-extensions - fc586e490686fe4da735296347168be7039945cc authored almost 3 years ago by Samuele Zanon <[email protected]>
setup.py: Add project URLs for pypi

github.com/django-extensions/django-extensions - 14ef3dabec119da7b56b58c533927843497b27e6 authored almost 3 years ago by Tony Narlock <[email protected]>
Update README.rst

Fix Python highlighting.

github.com/django-extensions/django-extensions - 5f1ec97157edbee4e6f6997add5eabdcce0fcd5d authored almost 3 years ago by baseplate-admin <[email protected]>
Added more styles to the `sqldsn` management command.

github.com/django-extensions/django-extensions - e5b296b6ff77f920b52bbeedcc9faaa49830a1b9 authored almost 3 years ago by Mike DeSimone <[email protected]>
Fix one code format in documentation (#1704)

github.com/django-extensions/django-extensions - 2df7d9315031025e46d98ab55d63ab7588739d25 authored almost 3 years ago by Tobias Kunze <[email protected]>
Update shell_plus.py

refactoring code with For Else which is more pythonic, concise and efficient

github.com/django-extensions/django-extensions - 16e4fe6bb77aa63984839ce704dd1f86a0dab52e authored almost 3 years ago by zzj <[email protected]>
Accept both --no-input and --noinput

This makes it easier for users who may be used to one spelling or
the other and brings these com...

github.com/django-extensions/django-extensions - 5fcf92db1acc2a1282dec52e6ee069b8c1353eb0 authored about 3 years ago by Peter Law <[email protected]>