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

Fixed testapp import

d75f516cfd3b6876b0fff44bc0a726a792195f41 authored about 5 years ago by Tanner <[email protected]>
Fixed import for AnonymousUser

bc28adfaeff68796c3998be38d3c9b73bfd806e4 authored about 5 years ago by Tanner <[email protected]>
Pep8 fixes

6e7ea6c4171d6b1e5fd96378b6f1ea6af3f5ef36 authored about 5 years ago by Tanner <[email protected]>
Added UserPermisionsTeModelUserFieldPermissionMixinTests to tests/auth/test_mixins.py

e2438cc189b59865d4bb0d6aa0fdf6e320afd329 authored about 5 years ago by Tanner <[email protected]>
Merge pull request #1437 from Djailla/pypy

[pypy] Use default travis PyPy version

edd461630d1b4708e8ba3ecdc9c9e107e14fbfdb authored about 5 years ago by trbs <[email protected]>
[pypy] Bump pypy tested version to 7.2.0

81580253899dac375378a8ffbb0777b842e7beab authored about 5 years ago by Djailla <[email protected]>
django 3.0 is not a classifier yet

0f0ca99c8d5f3e34399b2f6a6f920167376d7fb9 authored about 5 years ago by trbs <[email protected]>
v2.2.5

ae120724f793b55a6e4089f60e06540849e0beeb authored about 5 years ago by trbs <[email protected]>
add python 3.8 to travis

9607df6a4e47fa177cf13913d99f64423694b20d authored about 5 years ago by trbs <[email protected]>
update classifiers

3a81ea3e9d218642b7fa47de06c034d521a4faa3 authored about 5 years ago by trbs <[email protected]>
xenial is the default distro now in travis

def410bdef41cb058d733abf0c43e23fb59e3b07 authored about 5 years ago by trbs <[email protected]>
v2.2.4

dff3f924076391c1389400e3ed5563d664cd70e9 authored about 5 years ago by trbs <[email protected]>
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Support unique_together with Ran...

95aa382ba99daaad092089ce56844acb450054c9 authored about 5 years ago by trbs <[email protected]>
allow to configure fields, order_by and full_name function in export_emails

baa62556c4da0ee6eeede30f6b9ef32aed88a4ee authored about 5 years ago by trbs <[email protected]>
add admin_generator to toc

ff3a671647b2a6054b3909067beec0c2972b2b86 authored about 5 years ago by trbs <[email protected]>
Merge pull request #1430 from swt2c/random_char_unique_together

Support unique_together with RandomCharField

762438a6495aa315be948c5503689079b33f3d9b authored about 5 years ago by trbs <[email protected]>
Support unique_together with RandomCharField

AutoSlugField already supports unique_together through find_unique() in
UniqueFieldMixin. Add s...

42008d6db5929a1062e6ca9ca08c139755df293a authored about 5 years ago by Scott Talbert <[email protected]>
bumped version number

afa8f0c242126197ca0e1eaf9d1c226e615a013b authored over 5 years ago by trbs <[email protected]>
v2.2.3

9ccae69ca0c02b8b3c327c5298565d09c9ffb41d authored over 5 years ago by trbs <[email protected]>
Merge pull request #1428 from ErwinJunge/import-static-dj22-broken

Fix import of `static` for django >= 2.1

e1040d5453480635830c53147412326e28ad5e37 authored over 5 years ago by trbs <[email protected]>
Fix import of `static` for django >= 2.1

0a7c5fc3bc2149a2f8eebf8cb1cf8bada7995568 authored over 5 years ago by Erwin Junge <[email protected]>
bumped version number

04caa6f896867340efdc43434f78a1283f6f1ed4 authored over 5 years ago by trbs <[email protected]>
v2.2.2

eca9f1580adbf70d3c4f5a8f941a677461d30165 authored over 5 years ago by trbs <[email protected]>
Merge pull request #1426 from mvbrn/master

add Django 3.0 to the text matrix

89077d5c68469fd21cff94476f65cb57263b3a88 authored over 5 years ago by trbs <[email protected]>
add Django 3.0 to the text matrix

13b12e335c600dd5ba0a0140e76af95bd9519d77 authored over 5 years ago by Misha Kalyna <[email protected]>
Merge pull request #1419 from karranb/karran/feat/print_user_for_session-backend

Feat: use session backend on print user for session command

f7eacd2263a1069c61bbee316e9c32cf22fa121f authored over 5 years ago by trbs <[email protected]>
Style: remove extra blank lines

aa06bb3b68582d5c449b8e7bf17bb2675a1655e4 authored over 5 years ago by Karran Besen <[email protected]>
Feat: use django auth constants to get user session information

34267e92c2ec15a985511eaf80facc4d48d2fb0c authored over 5 years ago by Karran Besen <[email protected]>
Merge pull request #1420 from NyanKiyoshi/docs/update-include-exclude-combination

Updated docs to mention the possibility of combining include and exclude

d889269b29051921efe07e2c9e06491bca03c2ff authored over 5 years ago by trbs <[email protected]>
Updated docs to mention the possibility of combining include and exclude

Ref: https://github.com/django-extensions/django-extensions/pull/1410

47ce9c221da0a8ae1771a41d6b24b2510f5cecb2 authored over 5 years ago by NyanKiyoshi <[email protected]>
Merge pull request #1418 from karranb/karran/fix/turn-find_unique-overridable

Karran/fix/turn find unique overridable

e91918f23a7d5ddb6435ae64bbe979b9005d437a authored over 5 years ago by trbs <[email protected]>
Style: remove unused import

25dad78e137e3aa9e00fa6ab4dbf8fc4b8d53d62 authored over 5 years ago by Karran Besen <[email protected]>
Style: keep old blank line

f89973b2028b43092c3d44c911f25449718d9e43 authored over 5 years ago by Karran Besen <[email protected]>
Feat: use session backend on print user for session command

829e35cf677462a0eb574516bf7e04e377f1441e authored over 5 years ago by Karran Besen <[email protected]>
style: fix lint issues

ebda0c5459566c2150bcd6cabaad67a6d9d3ae35 authored over 5 years ago by Karran Besen <[email protected]>
Fix: overrided find unique test method python 2 compability

f744dac6b965c795d5a806b7921236d8c68cf4cf authored over 5 years ago by Karran Besen <[email protected]>
Merge pull request #1417 from B4dM4n/notes-command

don't replace . for template dirs in the notes command

e30b30c9a5c688b41e39b0e1e9dba1e5f0589adf authored over 5 years ago by trbs <[email protected]>
Fix: conflicts

a0a19f89f1255300802f6de9fde2e836acb6d00c authored over 5 years ago by Karran Besen <[email protected]>
Fix: turn autoslug field find unique method overrideable

a8efd09e0c8ba03d55de1e778f7866871a4f0e64 authored over 5 years ago by Karran Besen <[email protected]>
improve test_notes.py for template dirs

21479c62c148cf01f56fbc3c9c108cc943b66fa9 authored over 5 years ago by Fabian Möller <[email protected]>
don't replace . for template dirs in the notes command

7f98181d33795d1cf3198b816100953027f6100d authored over 5 years ago by Fabian Möller <[email protected]>
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
sqlcreate: postgis support to be...

8bc17b395b24a2b733d8035c270ae0c97e4909e4 authored over 5 years ago by trbs <[email protected]>
documentation for SHELL_PLUS_PRINT_SQL_TRUNCATE = None

b9611b573ad2084eae7dbf4a6c929f9fd4c9c0ee authored over 5 years ago by trbs <[email protected]>
Merge pull request #1412 from ekeydar/master

sqlcreate: postgis support to behave like postgres

01297abc4cb8f67a80406e549fa99bd302bf240a authored over 5 years ago by trbs <[email protected]>
sqlcreate: postgis support to behave like postgres

d680e1c32004fce105a1c1d4367463cf3c05326e authored over 5 years ago by Eran Keydar <[email protected]>
allow to disable truncation of raw sql by using SHELL_PLUS_PRINT_SQL_TRUNCATE = None

4d52cb9faea958348fd010beae077c60b6abbf47 authored over 5 years ago by trbs <[email protected]>
Merge pull request #1410 from NyanKiyoshi/feature/graph-models/combined-include-exclude

Graph-models now permit the combination of includes and excludes

038c1823e6865e677f3ce8b94162f20f401c0a40 authored over 5 years ago by trbs <[email protected]>
Graph-models now permit the combination of includes and excludes

This change allows users to provide both --include (-I) and
--exclude (-X) to filter given wildc...

24f7254335b7383d0ecbb0a13d36734a398b13c1 authored over 5 years ago by NyanKiyoshi <[email protected]>
Merge pull request #1404 from xurble/mysql_dupe_definitions

sqldiff - mysql code can duplicate AUTO_INCREMENT and UNSIGNED

52cbf38144109a705f6932dd996540b66f014494 authored over 5 years ago by trbs <[email protected]>
Removed UserQueryListMixin

0bd54fb3a59400d862ceb4fc5ef1264a3a7c6842 authored over 5 years ago by Tanner <[email protected]>
Add UserPermissionMixin and UserQueryListViewMixin

2ae9cb999b8922fca097bdaebecef3c470d05906 authored over 5 years ago by Tanner <[email protected]>
Fix typo in print_settings.rst

3c9421a4dfc6ce1def1fc354e56d90a55320e57b authored over 5 years ago by Tanner <[email protected]>
Permissions doc

79485ab838320461c20325f4ad9074168b549d7f authored over 5 years ago by Tanner <[email protected]>
sqldiff - mysql code can duplicate AUTO_INCREMENT and UNSIGNED statements

9c5ebc914e41f0f923db87d00b83a96a1ef84d1e authored over 5 years ago by Gareth Simpson <[email protected]>
Merge pull request #1402 from jdzero/patch-1

Adds missing GIS engine for MySql to defaults.

b1f0a4761ff7f1514d94c0cf789d468d2dcfe477 authored over 5 years ago by trbs <[email protected]>
Adds missing GIS engine for MySql to defaults.

caa76895a75a0b4b3ad7ec1983830b493134c0db authored over 5 years ago by John D'Ambrosio <[email protected]>
use side_effect instead of return_value

79f7219310a5e510db550ca3d2d118b69596d9c0 authored over 5 years ago by trbs <[email protected]>
remove unused templatetag

81a4d7cc534f1c66fa0e6c1b7d57883352cedae4 authored over 5 years ago by trbs <[email protected]>
install mysqlclient for mysql tests

3e1fb0cc402f49e3d3f0a90b643b19eb32d1d618 authored over 5 years ago by trbs <[email protected]>
compatibility with django < 2.1

8fe98657b72c75eb935cdcaf904ff9273863efc7 authored over 5 years ago by trbs <[email protected]>
add mysql build

6e50e8bfd5122d66f0db32b379ae8b73b0bb904a authored over 5 years ago by trbs <[email protected]>
mock format_field_names and fix messages

77e1a4795e18e41d46cacb542b28708c150f2820 authored over 5 years ago by trbs <[email protected]>
Merge pull request #1399 from LanghaniKuldeep/ticket_1394_tests

Ticket-1394- Added Mysql format_field_names testcase

dccca70587848a9409220e59cba56d5fc7e9a68d authored over 5 years ago by trbs <[email protected]>
Added Requested Changes

51f6a2bd6cd7b1c7c919db31c6daf629f4f8de9c authored over 5 years ago by Kuldeep Kumar <[email protected]>
Merge pull request #1400 from avenet/master

Updated GoDjango video url

df12db837483cc72092b60b2fb2b9a5a71ae14d0 authored over 5 years ago by trbs <[email protected]>
Updated GoDjango video url

GoDjango site does not exist anymore, so the URL for the screencast was not working.

6b269ce18edb21706771c5e0c7cd8ed0fc4f1ff8 authored over 5 years ago by Andy Venet <[email protected]>
fix asserts

f16a9c8d9d830f1cd42ff579feb4bf2549370146 authored over 5 years ago by Kuldeep Kumar <[email protected]>
added proper asserts

97ca5487d603f581c076882730d56974bace7c53 authored over 5 years ago by Kuldeep Kumar <[email protected]>
Added test for sql_to_dict for test_format_fields

bc0aeb08ac06d1e80970f20d952c8cd900d6609d authored over 5 years ago by Kuldeep Kumar <[email protected]>
fix tests for sqldiff

3ca701217e6750cca9925bd1d8c50530848203b5 authored over 5 years ago by trbs <[email protected]>
Merge branch 'master' of github.com:django-extensions/django-extensions

* 'master' of github.com:django-extensions/django-extensions:
Ticket 1394 -- Used lower case f...

bcc6f0f06e2234aef959d9a177981677edc85760 authored over 5 years ago by trbs <[email protected]>
move loading of database metadata into `load` method instead of __init__

88901577aab01260810d067aa27093dfc507168b authored over 5 years ago by trbs <[email protected]>
Added Mysql format_field_names testcase

f7fc880026ce58db5d082a7ecffe18a2b6429f81 authored over 5 years ago by Kuldeep Kumar <[email protected]>
Merge pull request #1398 from nasirhjafri/issue_1394

Ticket 1394 -- Used lower case fields for MySQL

682402b7dcb08f471fecb50a3b4279a4c994afaa authored over 5 years ago by trbs <[email protected]>
Ticket 1394 -- Used lower case fields for MySQL

d254fbaa705efdd40257a1ac01b0ec49a5d60a81 authored over 5 years ago by Nasir Hussain <[email protected]>
bumped version number

4dcf2a9a2c2c03182c957aa5a56fca1cc8d9ec1f authored over 5 years ago by trbs <[email protected]>
v2.2.1

b17a755dec4d4163cc9b0e1177905fa9ad114ac3 authored over 5 years ago by trbs <[email protected]>
ignore older versions of python for drf test

96ab1d2e663be880f07b9da7791a27bfd43c6737 authored over 5 years ago by trbs <[email protected]>
fix for new versions of pytest

677d54c74267599b72e673f6d7cf50e36cb8ecd2 authored over 5 years ago by trbs <[email protected]>
v2.2.0

43d7c6f16f4058902cbb8b34a05f09eed26e373f authored over 5 years ago by trbs <[email protected]>
Merge pull request #1389 from Offpics/patch-2

Update graph_models.rst

ecc33419062d5b190fd25ed7134ffbff03aa70bd authored over 5 years ago by trbs <[email protected]>
Update graph_models.rst

Add example usage of --arrow-shape in graph_models.rst

d98f4b143ef0ae7c741e449b19ad36c0d84430c6 authored over 5 years ago by Offpics <[email protected]>
Merge pull request #1388 from Offpics/add_arrow_shape

Add arrow_shape argument in graph_models

d6d07584004f2a1fa0734edfc144fcf37f33ac4b authored over 5 years ago by trbs <[email protected]>
Add choices to arrow_shape arg in graph_models

80a174b0b37744b91037bc359dc6011d20667538 authored over 5 years ago by Offpics <[email protected]>
Fix support for python<3.6

75f523fd93db11c0bf0c08d9dbb53fe54e87fe0a authored over 5 years ago by Offpics <[email protected]>
Add arrow_shape argument in graph_models

1e9658753debb563d9b96aea654c18b2e5433d8c authored over 5 years ago by Offpics <[email protected]>
Merge pull request #1387 from Offpics/fix_comments

Fix comments

e3310ad728cfd45a3ad9e3469bf7899e40077d9a authored over 5 years ago by trbs <[email protected]>
Add missing dots in comments

5f18fdc48eba5eac44f1ca643bd6c0310bc4c087 authored over 5 years ago by Offpics <[email protected]>
Fix comment to a complete sentence

fee321003d1471911c431d7f50f34828750a83cf authored over 5 years ago by Offpics <[email protected]>
Merge pull request #1386 from matpfernandes/matpfernandes/admin-widget

feat(ForeignKeySearchInput): wrap media files in static()

0a8af585cec6adefbfac1173ef8707cc8b99e50b authored over 5 years ago by trbs <[email protected]>
feat(ForeignKeySearchInput): fix identation

dc6a8746fb1e6bb21a1b84724fedfd8c44e5fc18 authored over 5 years ago by Matheus Fernandes <[email protected]>
feat(ForeignKeySearchInput): wrap media files in static()

bea5cdf2433436458d81885df04e8676ef637425 authored over 5 years ago by Matheus Fernandes <[email protected]>
Merge pull request #1298 from yeojin-dev/patch-dumpscript

Fix orm_item_locator to use dateutil

e6df1174826f705e0a377048ff7ad1d55ab263b7 authored over 5 years ago by trbs <[email protected]>
Merge pull request #1385 from yeojin-dev/fix-typo

Fix typo

e2a221b0cd0a71ed80c067e845cc22e5a9c5d668 authored over 5 years ago by trbs <[email protected]>
Fix typo

70f4901ad8a018dbe1f36ffcc590ea069b2590b1 authored over 5 years ago by Yeojin Kim <[email protected]>
Delete redundant imports

73f11265afd7d1833df1e6700eaa5fb6399137ee authored over 5 years ago by Yeojin Kim <[email protected]>
Use Note and Club model instead of get_user_model()

bddf51f51077720a1ab3169cfce5dcf2fd18be82 authored over 5 years ago by Yeojin Kim <[email protected]>
Replace settings.AUTH_USER_MODEL with get_user_model()

c8d13edbf93a4febd46adec130ab0bb052454cb5 authored over 5 years ago by Yeojin Kim <[email protected]>
Merge branch 'master' into patch-dumpscript

6a27fa25add49fca5755f84db7e97a0a3fe2595e authored over 5 years ago by Yeojin Kim <[email protected]>
Add StrToCodeChanger class

fb02678ec8a6e378ae5ed78f0e367f1d29328711 authored over 5 years ago by Yeojin Kim <[email protected]>