Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/django-extensions/django-extensions
This is a repository for collecting global custom management extensions for the Django Framework.
https://github.com/django-extensions/django-extensions
f67ff680cd6d7264cdce05309b537ac2e1ee4a70 authored about 3 years ago
e43f383dae3a35237e42f6acfe1207a8e7e7bdf5 authored about 3 years ago
9df9140dd96099ced6f709bd3e089fee8b011e05 authored about 3 years ago
ffa252eeaa8c08ff048ba17ff5cbd36cb609d79e authored about 3 years ago
This is a very dumb solution and we are cluttering the imports a lot.
Much better would be to re...
e81ab4c9c361f726c0537a514065ec04e9c87634 authored about 3 years ago
572ebeaac43e56c6104312715ac4c790ff7de0a0 authored about 3 years ago
c407320906306f138218145e3001a3e851fa2e9d authored about 3 years ago
* Add --sql-truncate cli modifier
* Make getting truncate setting more explicit
f9b220c967caf0d94f76513a41d4cecaca8342de authored over 3 years ago* Swap Python 3.10 for 3.9 in GH action workflows
* add py310 to tox.ini
* add Python 3.10...
ce45cad6d0c544b427fe31ea2c10b0f1138a9be9 authored over 3 years ago* Add --rankdir to graph_models
Closes #1567
* Update graph_models.rst to include --rankdi...
6cdf84e323e98d7aca9003c6f651f0675e2b6885 authored over 3 years ago180d3eee45020db72a84485defbceef23d520b98 authored over 3 years ago
5566306417054629b43abed9c66da5a35d9b1b05 authored over 3 years ago
af38fc5e6f3a3ad28b81d11f6d1104f1ef5daafe authored over 3 years ago
3069d7003ccd2d666acbd085e8505a2b5f45b824 authored over 3 years ago
e5260c5dc3b8314a6e79e3d560b4edbc143c9963 authored over 3 years ago
django.contrib.sites application can be specified in installed
application list either via its ...
Docs were referencing a class called UserPermissionMixin but it is actually called ModelUserFiel...
c17f8a543551bd5c98b6b66a694a488fa292a93f authored over 3 years agoa18d4b8e2c5d69ad530e850187c9862c6ce92f55 authored almost 4 years ago
7032be8d8c5247c18b4c3d218f75e5b2b4c5c587 authored almost 4 years ago
- they are only defined for django versions < 3.2
a85bcac8687d52a8c2f47e3ff77b03525d7307d7 authored almost 4 years ago
When both the field and index are missing from the model, the function
would error out. Instead...
* Run tests against Django 3.2
* Silence system check 'models.W042' in tests
* Fix detecti...
30790483db0ac00b421d0b29ad9a0ac71ec76c7e authored almost 4 years agod135e661051d5c3ce8b432fd425ed45742756504 authored almost 4 years ago
4c61475f1cd3f5db57789dd51be0392510c8d35e authored almost 4 years ago
* 'master' of github.com:django-extensions/django-extensions:
fix shell_plus --command globals...
When running a "more complex" command via `--command` shell_plus has
historically passed an empt...
* commit '2c08a51':
v3.1.1.post1 added minimum Django>=2.2 version
2c08a516be5c775340640ea65e3464359bf03177 authored almost 4 years ago
b93fd6b1e59aea8411f273e29dce17fd5462e59b authored almost 4 years ago
When using the --parallel flag on 'manage.py test', multiple test
databases are created. Previo...
gh-actions-badges
ef3b3abe3c3d6563b73633bd25e3ff3ac9716661 authored almost 4 years agouse github actions instead of travis
7f34f4784fc71c6611c8f6e5942447049dda4fe2 authored almost 4 years ago5f74d761237b367348b8ae08f22ddcf9f8b76b54 authored almost 4 years ago
Fix typos
ae70defe043059391341309c4104e36dfd923e00 authored almost 4 years agoI fixed a few typos I noticed when I was reading the document.
2906580aab0731d062a6a5a5818d20df6631a28d authored almost 4 years agoupdate shell_plus to not save ipython history when using Jupyter
01b6ea80af90d3d848a44d7e72157ae6db3d5e0b authored almost 4 years agoxref: https://github.com/jupyter/notebook/issues/3001#issuecomment-429760689
2b7033722851b7dcb8de9c295e5440dc7f382075 authored almost 4 years agoFix spelling mistake in shell_plus ReadMe
75769633c957561d8c6ed7d87c0891705d5165c7 authored almost 4 years ago432558a082f7d25a2a4aa7c142b7f8384b5d551f authored almost 4 years ago
d2da22b51d2996c20a159d6cc16a77ea2b861939 authored almost 4 years ago
f3357da0c66096d5bacf7ac6228c18001dabd7ef authored almost 4 years ago
4ccff1db86e0f8e7d62fd1aabffc996442a98066 authored almost 4 years ago
d6967edafe7b2f05a77e5cf4c74c41560236341f authored almost 4 years ago
0512313e438a511ebdeb9cf273e46ff8eda5bda8 authored almost 4 years ago
9c8601112db023546425e84084781df606bf277c authored almost 4 years ago
cb95ac74f229f8112dc2773135b98a0fe1a38aa9 authored almost 4 years ago
update shell_plus for jupyterlab 3
bccecdf83a24355cd971783bff0012755a97b5dc authored almost 4 years agoAdd Python 3.9 to tests
d2dd7a9b57bfe5a362824fc4142ae793f683d852 authored almost 4 years agoc6d8179755b3747e25cdfddbfe96a923c32bfb01 authored almost 4 years ago
003fa6f28a81c49c3480bc89a8b868121e47df28 authored almost 4 years ago
Remove redundant markers
85d4c996d8b80661d56f5fed1d34577a4649e715 authored almost 4 years ago120b55aa40a1021685da03d52db1a6247243cdbd authored almost 4 years ago
Django<1.10 is not supported
3645850ba5bcc362fc23dffa924dc357fe95c319 authored almost 4 years agoDDjango<=2.0 is not supported
bfa4e4ca03f7852161859a62c1c7ec47bd838220 authored almost 4 years agopython<3.6 is not supported
291eb02317b6b7e750e61edf19e0a93003ab1d33 authored almost 4 years agoDjango<=1.10 is not supported
fd77895e11bc7ef966b8a25adf99eca011e2de61 authored almost 4 years ago2356958fb6e2fee7530eb642f39c326fa2e94f2a authored almost 4 years ago
Remove deprecated Python version (3.5)
3ca5dd441f7cba36663c2d9992845ba54d68807a authored almost 4 years ago8c42af26894cb0b298c384c153a2e35b4ceee14b authored almost 4 years ago
f8afd65bf35ab71e0a5afc579fa7e2b493d9a932 authored about 4 years ago
DOC: Make notion of deprecated passwd in docs.
fe74542d51e5f1d780bba01de80f6bdca9437135 authored about 4 years ago53d07c9be88effc7eb3c0ec08c2260f11740e7bf authored about 4 years ago
Fixed Spilling of text over the background
d914d27c990c5b70a549538ea260fe8af00bfdcd authored about 4 years agoValues in the settings section are in a code block now.
3878a5a760aaa817f165f9ac3c2ceeec068814d1 authored about 4 years agoproposal for issue #1577
91e1287eb2facdb18ae51f250f2ad058787252ba authored about 4 years ago5a1a0e6267c91995397ae5b9c8a7bc027f7936e9 authored about 4 years ago
Tweaked a sentence to fit the link inside the page
7b65f8640c64d269bfe7a54013c75bc9381b3cc0 authored about 4 years agoThe link in Depreciation shifted to fit the background
For more information see:
fa56d317356f78bb58f7504e31c03d2ce4e70ba7 authored about 4 years agoc7bd25c631b409388ef2b8e4ddbd1b685cc0ec9b authored about 4 years ago
57e8c3427801fb8c0defa37058784e5a5ed276c6 authored about 4 years ago
d4d9ebd7fe1b59de42fae4dbac1feb5ae7be379c authored about 4 years ago
- add option --app-labels
- get default for app_label from GRAPH_MODELS["app-labels"]
- support b...
9bc21b07d97a82344c63f2e762dbe3df081e45bf authored about 4 years ago
428c2563faeb7f7face972058fa1e09312a8623a authored about 4 years ago
fix issue with RUNSERVER_PLUS_EXTRA_FILES setting parsing
fa73528f8748fa6e446bbec692d9730a2190471c authored about 4 years agodjango's setttings don't support subscript access which causes an exception in django 3.1 if thi...
c3a587cd5dc35a416940e30abd035894cf8ff4b5 authored about 4 years agob37ade83c599ba27aa5c5286b3a8182cc61e2f53 authored about 4 years ago
Fix typo in --noinput argument
5b1e099b5b5d07fa2cbbb3c56430121b2db6abca authored about 4 years agoe9498c82ec68a90bae21ab8ed1fdea8b9774a747 authored about 4 years ago
253f151c4cb1b75164a4197a667b2840ad1db2ce authored about 4 years ago
2547aaef1015b1ce8d92ef54b40408cefe8f4fe5 authored about 4 years ago
4780b31876f541aef3cd98a7f8f0ec462ffdaa43 authored about 4 years ago
b8233925d8286f7f3db5a371f683179ae408b4cf authored about 4 years ago
Add more documentation for `reset_db`-command
bf412a51d07c1680fb540d436ede976016e80efc authored over 4 years ago2f141c231699cd4644a28bb4d348ee0e5bc5794c authored over 4 years ago
d9ed77a401c51369d3264ea5a60f347179e72e55 authored over 4 years ago
From the repo:
https://github.com/tbicr/django-pg-zero-downtime-migrations
Pipchecker retry
9a126b64aea9f77748442ea59555e766e68ad7c3 authored over 4 years ago18dddb55719f04035e4daad8b46d45ace1ff24a3 authored over 4 years ago
4f8020773f7b6e5668cb588fb5fc82b916938f8e authored over 4 years ago
7f28750df9cc0f5a386ba7ecf85c62571c123384 authored over 4 years ago
255b032b4f92cfaf9670912ccd5a064ee6f306c0 authored over 4 years ago
1cbcd1a537dc2fa384cedb5ded24d2fafc273e49 authored over 4 years ago
91a464072c14ab093c3a0975f1e2fe922bb23206 authored over 4 years ago
bc857a38b7f72630760aa5bbb50e78bdcc616442 authored over 4 years ago
Improve sqlcreate to supports PostgreSQL unix domain socket
698276cea2afc1566139b5771b41a28ad8c3e8e6 authored over 4 years ago
* 'master' of github.com:django-extensions/django-extensions:
Add contributing instructions
4ba2513ddb3815cdc15d0c5f681b5665f300718c authored over 4 years ago
8e0c27aa62593adfe91350d2f8b073c50c700a57 authored over 4 years ago