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
ff9539a7472735299938e93e7581ba376a29d82c authored about 7 years ago
ab04276140c23db7c927f83b180e6559bf15abf5 authored about 7 years ago
3e872042bc4c87eab28e9c58fc6e073730eb724f authored about 7 years ago
Collision resolver implemented.
d6cc088256dbabffbe084d0e683ced7354086663 authored about 7 years ago430aae53e529d0c79876ecca4f645329c280bf85 authored about 7 years ago
Bug with scripts existing only in one app removed.
817052bc9f38ade39ee8008bdfd618f6dfef4678 authored over 7 years ago548ee9f42bd10e6b84715859c2b5793717dbc3a2 authored over 7 years ago
RUNSCRIPT_CHDIR_POLICY setting added, Priority of options changed.
6e636f5bb35e6b6587e453962570b19318898b5d authored over 7 years agoc3e510cc172d31e6fce138f9bf2ffbb2bf9cb000 authored over 7 years ago
26ce0773f0ecd8be3de1628e35e743c97082e110 authored over 7 years ago
* 'master' of github.com:django-extensions/django-extensions:
Script execution directory polic...
81ea0452ffe1e3893798cff9b50f1b81370d3fd5 authored over 7 years ago
01a17b7292797d40d29e23dd33d88980c729f359 authored over 7 years ago
Script execution directory policy feature added.
e0d419f9a516f5ce6c5b3429a8e80b68d0c3f091 authored over 7 years agoc7e08e70122f49e135d6b1e0697bccdd97ece735 authored over 7 years ago
Skipping all models importing feature added.
76fbfb488e96b6a7ccf97613c652d16c35310ed8 authored over 7 years ago9914d5aca8f9419ae15928b4df0bae4c30195c39 authored over 7 years ago
Updating supported versions according to tox
3358b32da57360233a38929545fce7a039fcaf12 authored over 7 years agoda636555a1dcbc67dc71e0afbac2ead144c76fae authored over 7 years ago
84976443c6fa4955f3eed775e359a7273d6da99f authored over 7 years ago
76de1cad5ad12878a847137cb9e8add28bfab08f authored over 7 years ago
bb369592c0fc3652109406badb9ae74de1d6db92 authored over 7 years ago
cae1f655dc1d0b2035f05290a2df3c95fd8f222c authored over 7 years ago
d107648509ead891ce15da6da7b08ee57bdd2cbc authored over 7 years ago
702c61267c8db521ba703d5e05df0c0f4b009573 authored over 7 years ago
903e8a6b6b0ed04a69467ad30dc97a0a0f1d1bdc authored over 7 years ago
* 'master' of github.com:django-extensions/django-extensions:
Fix regression in mail_debug for...
9e394d5b7e4c994a5dbecf289143b7b9a3a71b5a authored over 7 years ago
2f4787c0d1571d67e5c7e7244bba350022dd150b authored over 7 years ago
Fix regression in mail_debug for Python < 3.5
bd24a3b11c0b60a7a345e8dc0a38b87406a4df96 authored over 7 years agoRegression in cd84db2e8072bfca6664d5f005836532fa0afe91
782a507ed126cc90ea2430259f0b81b5665e51b0 authored over 7 years agoUpdate classifiers
b5da34a3f86152f2c6e8262357657206fb123c1f authored over 7 years ago88ea5bfb0c319c51a0de59c7df2c285ef0e85d35 authored over 7 years ago
Fixes shell_plus command SyntaxError on exec(), python compatibility
fc963b7211acf5404c8737fcb8f080701bcfca85 authored over 7 years ago6ace203cbcec6d3388114e865ac60576e46fcab4 authored over 7 years ago
Use text/plain for foreign key autocomplete admin
7147216cd715be803299f0d083cac7b4d71459ff authored over 7 years ago677c4dc2febea9a90b9e975aa27da461bcf6b247 authored over 7 years ago
e700f6b908f766e92670519026ae3249a8ad25b0 authored over 7 years ago
9bf443d4f1dcc6d3e1b5e5e08f4ef28a9e4fd54c authored over 7 years ago
* 'master' of github.com:django-extensions/django-extensions:
Add extra tests for runscript er...
49ff7855566fd1fbe1b59747154c8dc7acf5ac43 authored over 7 years ago
32005b9249511badc9cc674c9be1bb5f1f11d882 authored over 7 years ago
Handle runscript import error messages consistently on Python 2 and 3
1c9d897ba3ac30d3289b3bbfeeab24df4e76ae26 authored over 7 years agochanged "clever" use of range() to be more clear
db037460814f18194b1a5744132764cb72a98d86 authored over 7 years agobc622ef840e60cc6c04d76e9d09e58cb13a2664a authored over 7 years ago
Follow Django's convention of displaying the exception traceback by
default
Previously, excepti...
446a9eabf11f3139bfc11e6e74e1a6fb03225a16 authored over 7 years ago3820b096cdca8e66deb15fdf0c6cde50ab4c1394 authored over 7 years ago
c6395abd7ea14f268468a2c8d7e984c83f71426b authored over 7 years ago
Generate HTML coverage report by default
696b66bdfd63c94cd2f692d17a611967fa4b489f authored over 7 years agoDisplay correct error message for missing imports
be045ed577da852118fb739b73c9cf6516459c22 authored over 7 years ago
Follow Django's convention of displaying the exception traceback if the
exception is not a Comma...
Helps a lot during development 😄
db3df656296e353ebb1dc6f87221cdaca9890532 authored over 7 years agod69ddc00cf05f60834d09d406a4be8d5e0f76cab authored over 7 years ago
This enables adding test scripts with invalid imports to ensure
that they are handled correctly
456e5d3f37b637d8659ccc02b64d25d647fd93e7 authored over 7 years ago
Updating docs for model extensions
4572e69856a2e233fc426ddf74872b3f58aeff48 authored over 7 years agocf6e40c563249bd142eebddb3fc492275162d009 authored over 7 years ago
9ae6af88c557a5d249c484278b0aec15b424d028 authored over 7 years ago
12065c3240b82d9b3f3436d1156f993bc962c619 authored over 7 years ago
fa83967255a7b3a01492fff21ec7514d8f265a27 authored over 7 years ago
* 'master' of github.com:django-extensions/django-extensions:
Issue #1089: Fix --json option i...
cd84db2e8072bfca6664d5f005836532fa0afe91 authored over 7 years ago
99c8efa135e2b34f34bc55e283253bbb07150c1c authored over 7 years ago
Issue 1089: Fix --json option in graph_models
8e3b7ba3660e360f052c6f5a84cb377c99be48b1 authored over 7 years agoa1eea7d442bad8eb482b5f5f018663057d4c306e authored over 7 years ago
1896336e2f1929b4d21c7e36f4532f34276716bc authored over 7 years ago
8fa6f5b0284928406e8029148b0148a41bede7f6 authored over 7 years ago
5e5a20dccd3d25dab2523648f822ba46c60dda6d authored over 7 years ago
3afb5c8a892d747c474de65e89b740a04bd4ea5b authored over 7 years ago
Added new 1.11 features from django.db.models to shell_plus import list
793393eb75fc167bc4d7f21c6d8c87b811431845 authored over 7 years agof6e99e10e49e34d2fd540c55b8b5a85ba80304cc authored over 7 years ago
Fix print_settings to receive positional args
4c0d11c78c15f353b7f820f40f33c8dacc018919 authored over 7 years ago417dd98d1d00ae42f6574af01e4dca5088a198df authored over 7 years ago
08d3b3d76acc1d549600abbdbd953ea37b16980d authored over 7 years ago
ccbbd67e635c3868b3ac83e3dba95a672a3abf59 authored over 7 years ago
235f9f8324c7839a0df9e8b6a5926e08595bcc97 authored over 7 years ago
JSONField: Fixed serialization of json string.
2abb2bb36efe494c045ef55e9f166712b67eb8e9 authored over 7 years ago9ee68ffcd1b752ded87f164a894ec6af27cfee1d authored over 7 years ago
Fixed serialization of the equivelent `json.loads('"1"')`.
7ee6c805d7735d9da1f289545c9526b72ce8b819 authored over 7 years agof850cdd55563fb9ac8a29937709a445bc1b14155 authored over 7 years ago
27b869eec26ae7018e5587a00ec8916fe82107e5 authored over 7 years ago
* 'master' of github.com:django-extensions/django-extensions:
Update runserver_plus message to...
73d6826fa6e1aa32833380fd10832454881b832b authored over 7 years ago
Update runserver_plus message to account for https
d195301ebbd002e98989cad05657f552cc54f96c authored over 7 years agoThis change makes the startup message correctly print "https" vs "http" if `ssl_context` is ava...
a85e8d1bb48c5a513ace7feb50025d0852b09b8d authored over 7 years agoMention Autocomplete classes for Stacked and Tabular inlines
118dacad69743736fda22e9a890c549fa3bdd80c authored over 7 years ago274f1bcaeea83d443d2c4226ee31517ee913c99d authored over 7 years ago
Fix pipchecker "up to date"
264e1cfc9066502558bad840268c5284b7710454 authored over 7 years agoWhen requirement is from GitHub correctly check commit sha to see if the requirement is up to da...
afe91dc7ed50a866e2fe270add4752e42cf078d1 authored over 7 years agoFix typos in documentation.
60309f26b2dfb3660d665d7d162916ce28bf55bf authored over 7 years ago085fce26352f7a79d7214d1975f56bbd1f34ebf6 authored over 7 years ago
Improve documentation about jobs scheduling
6bfb4b185d4ffa1d8f0f3f65449237f3d85a3010 authored over 7 years ago16d88e0c99c5793b018f4f5cf2dbf9fe62a8de22 authored over 7 years ago
04cc8650d6b4a07c9d39326a43a312ae2f1de2b7 authored over 7 years ago
b66dad0b4a3525a0f95977d198df87230907a154 authored over 7 years ago
a5be5c9698fa90b8cf95a09b35990a153b0fc192 authored over 7 years ago
04168f9170d6c6676d3983617d13388ad4ffc345 authored over 7 years ago
This reverts commit c67eda0ab070a98233364793d02d40c247b54bdc.
0bdd8cc97fdc4a34a2923f0a3fb3bab085e4ce11 authored over 7 years agoc67eda0ab070a98233364793d02d40c247b54bdc authored over 7 years ago
3c7cb9c2582f6c12d82bbeec372f47db33394e45 authored over 7 years ago