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

baseline for mypy

ff9539a7472735299938e93e7581ba376a29d82c authored about 7 years ago
simplify loading replacements setting

ab04276140c23db7c927f83b180e6559bf15abf5 authored about 7 years ago
add .mypy_cache to ignore

3e872042bc4c87eab28e9c58fc6e073730eb724f authored about 7 years ago
Merge pull request #1117 from domandinho/domandinho_issue#1116

Collision resolver implemented.

d6cc088256dbabffbe084d0e683ced7354086663 authored about 7 years ago
Collision resolver implemented.

430aae53e529d0c79876ecca4f645329c280bf85 authored about 7 years ago
Merge pull request #1115 from domandinho/domandinho_issue#1111

Bug with scripts existing only in one app removed.

817052bc9f38ade39ee8008bdfd618f6dfef4678 authored over 7 years ago
Bug with scripts existing only in one app removed.

548ee9f42bd10e6b84715859c2b5793717dbc3a2 authored over 7 years ago
Merge pull request #1114 from domandinho/domandinho_issue#974_improvement

RUNSCRIPT_CHDIR_POLICY setting added, Priority of options changed.

6e636f5bb35e6b6587e453962570b19318898b5d authored over 7 years ago
add pypy3-dj111

c3e510cc172d31e6fce138f9bf2ffbb2bf9cb000 authored over 7 years ago
fix bare exception and ambiguous variable name 'l'

26ce0773f0ecd8be3de1628e35e743c97082e110 authored over 7 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Script execution directory polic...

e7367dba929e240f6f00b38adcece6557747c154 authored over 7 years ago
fix bare exception and ambiguous variable name 'l'

81ea0452ffe1e3893798cff9b50f1b81370d3fd5 authored over 7 years ago
RUNSCRIPT_CHDIR_POLICY setting added, Priority of options changed.

01a17b7292797d40d29e23dd33d88980c729f359 authored over 7 years ago
Merge pull request #1113 from domandinho/domandinho_issue#974

Script execution directory policy feature added.

e0d419f9a516f5ce6c5b3429a8e80b68d0c3f091 authored over 7 years ago
Script execution directory policy feature added.

c7e08e70122f49e135d6b1e0697bccdd97ece735 authored over 7 years ago
Merge pull request #1112 from domandinho/domandinho_issue#997

Skipping all models importing feature added.

76fbfb488e96b6a7ccf97613c652d16c35310ed8 authored over 7 years ago
Skipping all models importing feature added.

9914d5aca8f9419ae15928b4df0bae4c30195c39 authored over 7 years ago
Merge pull request #1110 from alonisser/update_support_versions_docs

Updating supported versions according to tox

3358b32da57360233a38929545fce7a039fcaf12 authored over 7 years ago
Updating supported versions according to tox

da636555a1dcbc67dc71e0afbac2ead144c76fae authored over 7 years ago
bump version number

84976443c6fa4955f3eed775e359a7273d6da99f authored over 7 years ago
v1.9.6

76de1cad5ad12878a847137cb9e8add28bfab08f authored over 7 years ago
update changelog

bb369592c0fc3652109406badb9ae74de1d6db92 authored over 7 years ago
bump version number

cae1f655dc1d0b2035f05290a2df3c95fd8f222c authored over 7 years ago
v1.9.4

d107648509ead891ce15da6da7b08ee57bdd2cbc authored over 7 years ago
v1.9.3

702c61267c8db521ba703d5e05df0c0f4b009573 authored over 7 years ago
simple test for shell_plus get_imported_objects to check python versions compatibility via travis

903e8a6b6b0ed04a69467ad30dc97a0a0f1d1bdc authored over 7 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Fix regression in mail_debug for...

50629051f1e131a2f8a67b0be5fedf76c17b20e9 authored over 7 years ago
v1.9.2

9e394d5b7e4c994a5dbecf289143b7b9a3a71b5a authored over 7 years ago
update changelog

2f4787c0d1571d67e5c7e7244bba350022dd150b authored over 7 years ago
Merge pull request #1108 from IndustriaTech/fix/mail_debug-regression

Fix regression in mail_debug for Python < 3.5

bd24a3b11c0b60a7a345e8dc0a38b87406a4df96 authored over 7 years ago
Fix regression in mail_debug for older Pythons

Regression in cd84db2e8072bfca6664d5f005836532fa0afe91

782a507ed126cc90ea2430259f0b81b5665e51b0 authored over 7 years ago
Merge pull request #1107 from hugovk/patch-1

Update classifiers

b5da34a3f86152f2c6e8262357657206fb123c1f authored over 7 years ago
Update classifiers

88ea5bfb0c319c51a0de59c7df2c285ef0e85d35 authored over 7 years ago
Merge pull request #1102 from ppython/syntaxerror-exec-fix

Fixes shell_plus command SyntaxError on exec(), python compatibility

fc963b7211acf5404c8737fcb8f080701bcfca85 authored over 7 years ago
Fixes shell_plus command SyntaxError on exec(), python compatibility

6ace203cbcec6d3388114e865ac60576e46fcab4 authored over 7 years ago
Merge pull request #1100 from jpnauta/master

Use text/plain for foreign key autocomplete admin

7147216cd715be803299f0d083cac7b4d71459ff authored over 7 years ago
Use text/plain for foreign key autocomplete admin #1056

677c4dc2febea9a90b9e975aa27da461bcf6b247 authored over 7 years ago
bumped version number

e700f6b908f766e92670519026ae3249a8ad25b0 authored over 7 years ago
v1.9.1

9bf443d4f1dcc6d3e1b5e5e08f4ef28a9e4fd54c authored over 7 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Add extra tests for runscript er...

a4007d0c2054074af236d2c346043553f1c3be13 authored over 7 years ago
update changelog

49ff7855566fd1fbe1b59747154c8dc7acf5ac43 authored over 7 years ago
with enough verbosity show which shells we are trying

32005b9249511badc9cc674c9be1bb5f1f11d882 authored over 7 years ago
Merge pull request #1098 from kevgathuku/runscript-import-error-fixes

Handle runscript import error messages consistently on Python 2 and 3

1c9d897ba3ac30d3289b3bbfeeab24df4e76ae26 authored over 7 years ago
Merge pull request #1097 from vlt/zenify_constants

changed "clever" use of range() to be more clear

db037460814f18194b1a5744132764cb72a98d86 authored over 7 years ago
Add extra tests for runscript error conditions

bc622ef840e60cc6c04d76e9d09e58cb13a2664a authored over 7 years ago
Correctly handle the --no-exceptions option

Follow Django's convention of displaying the exception traceback by
default

Previously, excepti...

446a9eabf11f3139bfc11e6e74e1a6fb03225a16 authored over 7 years ago
Handle runscript import errors more comprehensively

3820b096cdca8e66deb15fdf0c6cde50ab4c1394 authored over 7 years ago
changed "clever" use of range() to be more clear

c6395abd7ea14f268468a2c8d7e984c83f71426b authored over 7 years ago
Merge pull request #1096 from kevgathuku/add-html-coverage-to-defaults

Generate HTML coverage report by default

696b66bdfd63c94cd2f692d17a611967fa4b489f authored over 7 years ago
Merge pull request #964 from kevgathuku/fix/runscript-import-error-message

Display correct error message for missing imports

be045ed577da852118fb739b73c9cf6516459c22 authored over 7 years ago
Raise for non-CommandError exceptions by default

Follow Django's convention of displaying the exception traceback if the
exception is not a Comma...

e7b9b049d2626e963e5a7eaac4cc2cbf648d5f20 authored over 7 years ago
Generate HTML coverage report by default

Helps a lot during development 😄

db3df656296e353ebb1dc6f87221cdaca9890532 authored over 7 years ago
Add test for import errors on scripts

d69ddc00cf05f60834d09d406a4be8d5e0f76cab authored over 7 years ago
Ignore doctest import errors in pytest

This enables adding test scripts with invalid imports to ensure
that they are handled correctly

1ec5d02bfc5e651186d1aa6b476f4bf111556b58 authored over 7 years ago
Merge branch 'master' into fix/runscript-import-error-message

456e5d3f37b637d8659ccc02b64d25d647fd93e7 authored over 7 years ago
Merge pull request #1093 from fbidu/master

Updating docs for model extensions

4572e69856a2e233fc426ddf74872b3f58aeff48 authored over 7 years ago
Fixing formatting

cf6e40c563249bd142eebddb3fc492275162d009 authored over 7 years ago
Updating docs for model extensions

9ae6af88c557a5d249c484278b0aec15b424d028 authored over 7 years ago
support array types in postgresql

12065c3240b82d9b3f3436d1156f993bc962c619 authored over 7 years ago
condense the use of with open(pythonrc)

fa83967255a7b3a01492fff21ec7514d8f265a27 authored over 7 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Issue #1089: Fix --json option i...

032078c8e680d14d599832f733cd801b9f90e1f2 authored over 7 years ago
python3 fixes thanks to @mikoim

cd84db2e8072bfca6664d5f005836532fa0afe91 authored over 7 years ago
do not propagate to avoid duplicate messages to console

99c8efa135e2b34f34bc55e283253bbb07150c1c authored over 7 years ago
Merge pull request #1090 from bijanvakili/fix-json-output

Issue 1089: Fix --json option in graph_models

8e3b7ba3660e360f052c6f5a84cb377c99be48b1 authored over 7 years ago
Issue #1089: Fix --json option in graph_models to flatten contexts prior to serialization

a1eea7d442bad8eb482b5f5f018663057d4c306e authored over 7 years ago
bumped version number

1896336e2f1929b4d21c7e36f4532f34276716bc authored over 7 years ago
v1.9.0

8fa6f5b0284928406e8029148b0148a41bede7f6 authored over 7 years ago
update changelog

5e5a20dccd3d25dab2523648f822ba46c60dda6d authored over 7 years ago
import 1.11 features in 1.11 and above only

3afb5c8a892d747c474de65e89b740a04bd4ea5b authored over 7 years ago
Merge pull request #1088 from rapilabs/shell-plus-new-model-imports-1.11

Added new 1.11 features from django.db.models to shell_plus import list

793393eb75fc167bc4d7f21c6d8c87b811431845 authored over 7 years ago
Added new 1.11 features from django.db.models to shell_plus import list

f6e99e10e49e34d2fd540c55b8b5a85ba80304cc authored over 7 years ago
Merge pull request #1085 from Lrcezimbra/master

Fix print_settings to receive positional args

4c0d11c78c15f353b7f820f40f33c8dacc018919 authored over 7 years ago
file and line ending

417dd98d1d00ae42f6574af01e4dca5088a198df authored over 7 years ago
update pre-commit hooks

08d3b3d76acc1d549600abbdbd953ea37b16980d authored over 7 years ago
Fix print_settings to receive positional args #848

ccbbd67e635c3868b3ac83e3dba95a672a3abf59 authored over 7 years ago
updated changelog

235f9f8324c7839a0df9e8b6a5926e08595bcc97 authored over 7 years ago
Merge pull request #1083 from ar45/fix_json_loads_string

JSONField: Fixed serialization of json string.

2abb2bb36efe494c045ef55e9f166712b67eb8e9 authored over 7 years ago
also build pypy with version 5.8.0

9ee68ffcd1b752ded87f164a894ec6af27cfee1d authored over 7 years ago
JSONField: Fixed serialization of json string.

Fixed serialization of the equivelent `json.loads('"1"')`.

7ee6c805d7735d9da1f289545c9526b72ce8b819 authored over 7 years ago
refactor inner functions into class methods

f850cdd55563fb9ac8a29937709a445bc1b14155 authored over 7 years ago
update changelog

27b869eec26ae7018e5587a00ec8916fe82107e5 authored over 7 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Update runserver_plus message to...

d617053307017a8c658587fd86f04f79ee4ce987 authored over 7 years ago
update PYTHONSTARTUP / pythonrc handling to match Django

73d6826fa6e1aa32833380fd10832454881b832b authored over 7 years ago
Merge pull request #1080 from Naddiseo/patch-1

Update runserver_plus message to account for https

d195301ebbd002e98989cad05657f552cc54f96c authored over 7 years ago
Update runserver_plus message to account for https

This change makes the startup message correctly print "https" vs "http" if `ssl_context` is ava...

a85e8d1bb48c5a513ace7feb50025d0852b09b8d authored over 7 years ago
Merge pull request #1079 from jackboot7/documentation

Mention Autocomplete classes for Stacked and Tabular inlines

118dacad69743736fda22e9a890c549fa3bdd80c authored over 7 years ago
Mention Autcomplete classes for Stacked and Tubular inlines in the documentation

274f1bcaeea83d443d2c4226ee31517ee913c99d authored over 7 years ago
Merge pull request #1076 from IndustriaTech/fix/pipcheker-up-to-date

Fix pipchecker "up to date"

264e1cfc9066502558bad840268c5284b7710454 authored over 7 years ago
Fix pipchecker "up to date"

When requirement is from GitHub correctly check commit sha to see if the requirement is up to da...

afe91dc7ed50a866e2fe270add4752e42cf078d1 authored over 7 years ago
Merge pull request #1075 from gtback/doc-fixes

Fix typos in documentation.

60309f26b2dfb3660d665d7d162916ce28bf55bf authored over 7 years ago
Fix typos in documentation.

085fce26352f7a79d7214d1975f56bbd1f34ebf6 authored over 7 years ago
Merge pull request #1074 from rgaiacs/1073

Improve documentation about jobs scheduling

6bfb4b185d4ffa1d8f0f3f65449237f3d85a3010 authored over 7 years ago
Improve documentation about jobs scheduling

16d88e0c99c5793b018f4f5cf2dbf9fe62a8de22 authored over 7 years ago
bumped version number

04cc8650d6b4a07c9d39326a43a312ae2f1de2b7 authored over 7 years ago
v1.8.1

b66dad0b4a3525a0f95977d198df87230907a154 authored over 7 years ago
add language value

a5be5c9698fa90b8cf95a09b35990a153b0fc192 authored over 7 years ago
update changelog

04168f9170d6c6676d3983617d13388ad4ffc345 authored over 7 years ago
Revert "remove pt translation since it caused issues and is very old. If somebody wants to update/fix it that would be much appreciated"

This reverts commit c67eda0ab070a98233364793d02d40c247b54bdc.

0bdd8cc97fdc4a34a2923f0a3fb3bab085e4ce11 authored over 7 years ago
remove pt translation since it caused issues and is very old. If somebody wants to update/fix it that would be much appreciated

c67eda0ab070a98233364793d02d40c247b54bdc authored over 7 years ago
add step to build translation catalogs to test for failures

3c7cb9c2582f6c12d82bbeec372f47db33394e45 authored over 7 years ago