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
Use `./manage.py graph_models --display-field-choices` to display the set of
valid choices for ...
github.com/django-extensions/django-extensions - 2fa8feb2bfe1802fbecb6f37106bba718148279f authored 11 months ago by Dimitrios Mistriotis <[email protected]>
github.com/django-extensions/django-extensions - 0e5747586332333f572bcfbf674b712e11aa69dd authored about 1 year ago by dankgen-tobias <[email protected]>
github.com/django-extensions/django-extensions - dd794f1b239d657f62d40f2c3178200978328ed7 authored over 1 year ago by trbs <[email protected]>
github.com/django-extensions/django-extensions - 2ccced1b75d13573b7d738be9ecdc189c46f6480 authored over 1 year ago by trbs <[email protected]>
github.com/django-extensions/django-extensions - 6db9dae4c48350485931753c66ef6ee075da0975 authored over 1 year ago by trbs <[email protected]>
github.com/django-extensions/django-extensions - 0751d8b588b72b3a3fb22126e7a617d522dc4ddc authored over 1 year ago by trbs <[email protected]>
github.com/django-extensions/django-extensions - d923c0d750f8ecd75a717de777f0c85d931f53bd authored over 1 year ago by trbs <[email protected]>
Move http: links to https: where possible and update old links.
Also removed broken links.
* 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]>github.com/django-extensions/django-extensions - 8c7fae179f7981411056aba4e5f6960a984859ed authored over 1 year ago by trbs <[email protected]>
Co-authored-by: Jann Haber <[email protected]>
github.com/django-extensions/django-extensions - 4fc31cb266534163bc9740c3233d5432f0a491d0 authored over 1 year ago by jannh <[email protected]>closes #1811
github.com/django-extensions/django-extensions - bc437932d1ea8de29e067f9803ce31c08322310b authored over 1 year ago by Scott Rubin <[email protected]>
* fix: walk all the template dirs manually since *.html is not supported by the StatLoaderLoop
...
github.com/django-extensions/django-extensions - 601e96c4859b1427815784528d06012b94cde1f1 authored over 1 year ago by Jelmer <[email protected]>
* 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]>github.com/django-extensions/django-extensions - 9cc676b98596fc7f716be752bb89f943ea81f234 authored almost 2 years ago by Jelmer <[email protected]>
Co-authored-by: trbs <[email protected]>
github.com/django-extensions/django-extensions - 868b8a83386d3bde103924eeeb088937e10505c9 authored almost 2 years ago by Jelmer <[email protected]>
Django RemoteUserMiddleware and RemoteUserBackend are able
to authenticate users by looking at t...
github.com/django-extensions/django-extensions - c27377c83c5cfd028071926b2bf74d92addbd322 authored almost 2 years ago by Jelmer Draaijer <[email protected]>
github.com/django-extensions/django-extensions - b3c3e895e2210c2dc0c902fc1bb5ea9015c736b1 authored almost 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - b48561548abc99c31c3198b948fd7b7e3aad739e authored almost 2 years ago by Hameed Gifford <[email protected]>
github.com/django-extensions/django-extensions - c0dedfc1b2c4bc69c3fa5079842d1db833060b2a authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - b987e681afbfe8bcfbc11937b08499a52272ed48 authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - e33dfef24696e91173f7474ce807d4e2ded26747 authored over 2 years ago by Bas van Oostveen <[email protected]>
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 - 9f55f81281a0a8b9f722a0b5d5d73d645657c53f authored over 2 years ago by Noam <[email protected]>
github.com/django-extensions/django-extensions - 25b9fd5e596b865a46640d2251cdb0d04fea8cb0 authored over 2 years ago by Asif Saif Uddin <[email protected]>
Otherwise it raises a ValueError:
```
File "…/django_extensions/management/commands/dumpsc...
Typos in the docs, this fixes them
github.com/django-extensions/django-extensions - 16f829179a59ca65895fec913716a4d429fee18c authored over 2 years ago by Oliver Parker <[email protected]>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]>
There are small typos in:
- django_extensions/management/commands/sqldiff.py
- django_extensio...
Fix #1753
github.com/django-extensions/django-extensions - db4fee16b344c3054955ddda3972ca1c28da4f36 authored over 2 years ago by Marcio Mazza <[email protected]>github.com/django-extensions/django-extensions - ec7701d7a7e3f54cd60a598d52a473d72ccc0e60 authored over 2 years ago by Mariusz Felisiak <[email protected]>
* 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]>github.com/django-extensions/django-extensions - 0258e900c258314f4451cba02e989092168e82fc authored over 2 years ago by Matt Hughes <[email protected]>
github.com/django-extensions/django-extensions - ff8a9a73e6eb6f700cfb4e1db42771cbf2d525ad authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - b46250034dba380bcceeb64fac260bfbb365dc94 authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - 97a9250a143f580c2aeb2ae0bc9074760bb5ac6b authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - a2270b0cbd71c39194acb28b1206f374f87a8856 authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - 8dc4fdf4bf19d7e4e58606cf5a08d9e3a962907f authored over 2 years ago by Bas van Oostveen <[email protected]>
github.com/django-extensions/django-extensions - c146427b279f3f05b3812d2d89a0bc2f99463664 authored over 2 years ago by Bas van Oostveen <[email protected]>
* 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]>github.com/django-extensions/django-extensions - 1a7f7fa47dd7d6a12f936e8ec7ce2add4c2f0992 authored over 2 years ago by Ülgen Sarıkavak <[email protected]>
github.com/django-extensions/django-extensions - 168c0bd59734ffe6b0e439dd7d42ec985dcf105a authored over 2 years ago by Camilo Nova <[email protected]>
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]>github.com/django-extensions/django-extensions - 7b2e0d7e0dedfeccb0e20586a411c10b6999ad90 authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - a6b72b34f992299b6642284cffa1ae89874618fa authored over 2 years ago by Camilo Nova <[email protected]>
Now that Python >= 3.5 is the minimal version supported, remove all
remaining traces of the ext...
github.com/django-extensions/django-extensions - 5be2771405c45765c18748648e8e0d0ac7860a27 authored over 2 years ago by Meke Ladna <[email protected]>
github.com/django-extensions/django-extensions - cf13beefcf700d251730f234eade9257b3dd35f6 authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - ce1b9d06cd58502b5259f3e87d7374d1c94bd4f0 authored over 2 years ago by Camilo Nova <[email protected]>
* 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]>github.com/django-extensions/django-extensions - 4d02c14ac20e0c0be1ad08525a267fc6aed8b836 authored over 2 years ago by avisom <[email protected]>
* fix: Max length validation on HexValidator
- also add tests for this validator.
- fix a bu...
* 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]>* 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]>github.com/django-extensions/django-extensions - 2f7f3a2c3af7131cb7f748b57015e24576449744 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 - f6a16e9baa3b8e8d9bb706c8fe6ec71f88c82aa5 authored over 2 years ago by Camilo Nova <[email protected]>github.com/django-extensions/django-extensions - a8098b2dad55224309180309fbf9a9a2994240b6 authored over 2 years ago by Camilo Nova <[email protected]>
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]>github.com/django-extensions/django-extensions - 02aebf0de3df7859f38cb4affa572d68a251e26c authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - 64443856d146cf345e8226dd3760a2bee4aaf7cd authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - 89aad16a8f5daaf01e126bd97c1b74a86b92d83c authored over 2 years ago by Camilo Nova <[email protected]>
adding arabic translation
github.com/django-extensions/django-extensions - e9b5d1b89c216b58ed97b3e52bfc926a7526c823 authored over 2 years ago by Camilo Nova <[email protected]>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]>github.com/django-extensions/django-extensions - b9e8e95932f3c477629a806fa17a9e43c376e0b7 authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - 977d37476ece4a683bb9bb3822c13a405b0c7564 authored over 2 years ago by Camilo Nova <[email protected]>
github.com/django-extensions/django-extensions - 62fa26150d93305cd708c038ebb5c714c839aec4 authored over 2 years ago by Camilo Nova <[email protected]>
setup.py: Add project URLs for pypi
github.com/django-extensions/django-extensions - f502c1d42d782b2d511144341b13d13c6a63b5c5 authored over 2 years ago by Camilo Nova <[email protected]>refactoring code with For Else
github.com/django-extensions/django-extensions - 94b2ddd957bd3ed5702bfce0dff2d71006365118 authored over 2 years ago by Camilo Nova <[email protected]>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]>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]>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]>Update README.rst
github.com/django-extensions/django-extensions - ad1d2caae89ab2324dc3a1413e55450e97cb930e authored over 2 years ago by Camilo Nova <[email protected]>Accept both --no-input and --noinput
github.com/django-extensions/django-extensions - 7b961b39ac06c39ec31e3caf1eac6423f419aa15 authored over 2 years ago by Camilo Nova <[email protected]>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]>Django 4.0
github.com/django-extensions/django-extensions - 5190ad2da7d10fc59ab53aa90f34353fa98b6814 authored over 2 years ago by Camilo Nova <[email protected]>Exception:
```
Exception happened during processing of request from ('172.20.0.5', 34456)
Trac...
github.com/django-extensions/django-extensions - 729aec7763e9f352ca9ece13f3ee57b42fdf9ace authored over 2 years ago by Matt Layman <[email protected]>
github.com/django-extensions/django-extensions - 645673c3ce0cb7d03f303978edc508761f6faf8f authored over 2 years ago by Matt Layman <[email protected]>
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]>github.com/django-extensions/django-extensions - 64d2de9ea5dc3fa5a791276b98acf38c7a08a64c authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - a0cc551814308c3b22d3b7a2a073d215dd3a7a06 authored almost 3 years ago by Samuele Zanon <[email protected]>
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]>github.com/django-extensions/django-extensions - c8d4c4acdd92090e7bc86a8e663431d8631de2a4 authored almost 3 years ago by Samuele Zanon <[email protected]>
(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]>github.com/django-extensions/django-extensions - 7af6d57490a386df6dd8c93b121ad615e628f309 authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 497d5d31165f0ebb16c75ad40d1b3a4ba210a9b7 authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 6d44dc97ed3d1d4cd43fa19fb4a88a8d91a982ad authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 546b7d6a62be747dd67f3af3b346b515807b0b98 authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - fc586e490686fe4da735296347168be7039945cc authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 961f94ac6febc7c840145aa9205b5a2bb3b20d4f authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 964ff7d560d85cfa16c34d764c913d15c25ed01b authored almost 3 years ago by Samuele Zanon <[email protected]>
github.com/django-extensions/django-extensions - 14ef3dabec119da7b56b58c533927843497b27e6 authored almost 3 years ago by Tony Narlock <[email protected]>
Fix Python highlighting.
github.com/django-extensions/django-extensions - 5f1ec97157edbee4e6f6997add5eabdcce0fcd5d authored almost 3 years ago by baseplate-admin <[email protected]>github.com/django-extensions/django-extensions - e5b296b6ff77f920b52bbeedcc9faaa49830a1b9 authored almost 3 years ago by Mike DeSimone <[email protected]>
github.com/django-extensions/django-extensions - 2df7d9315031025e46d98ab55d63ab7588739d25 authored almost 3 years ago by Tobias Kunze <[email protected]>
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]>
This makes it easier for users who may be used to one spelling or
the other and brings these com...