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

Merge pull request #198 from ciciliati/patch-1

Fixed issue with models containing self-relationships.

045244625c86b22331f4733502d6757a466352e0 authored almost 13 years ago
Removing conditional expression and reverting back to old syntax to support Python < 2.5

bcf7d77ab9a96ca1727e6c94b446edc35f0dc166 authored almost 13 years ago
Fixed issue with models containing self-relationships.

8060a328ba91ba90b2288b0a10137fca9cec6c84 authored almost 13 years ago
runprofileserver can now uses the staticfiles app (code copied from runserver_plus)

1680b682d7a1e5d515aeaaee8a23b8f97ffaa346 authored almost 13 years ago
Merge pull request #197 from digitalpbk/patch-2

ADMIN_MEDIA_PREFIX is deprecated in django 1.4

89875a7f67cc5730a09ad880eada56aa08655c91 authored almost 13 years ago
ADMIN_MEDIA_PREFIX is deprecated in django 1.4

1f03dd6480f369795d8620510b7defc6a29452e1 authored almost 13 years ago
Merge pull request #195 from dexterbt1/master

Fix for issue #189

91d08141bdc50ddf05693b3bf135586b484d8f06 authored almost 13 years ago
added inclusion of test models for test_dumpscript

838ea57e44f8bbada06789554f69fb134721c8f9 authored almost 13 years ago
github issue 160 changed filepaths to not include colons and close the profiler before renaming files (breaks on windows)

e7ce7b22c11171ed2deeaa785e464321e0245103 authored almost 13 years ago
GH Issue #190 Fix UnboundLocalError

830f704e07bd9741a396f5413ce4499fb0d777b1 authored almost 13 years ago
ignore .pyo files

4e0e12c8864b06b782c4afb03150ab4d3fba0d1b authored almost 13 years ago
add SQL_NOTNULL_DIFFER for generic sql diff

74dffbee7873bbd0a8d04eb549a598090491a9c9 authored almost 13 years ago
Fix #186

find_template management command does not work

Django does not find_template does not return or...

8d7685046d832d07eab12a66c6a8d648d5dc95ad authored almost 13 years ago
Merge branch 'master' of https://github.com/django-extensions/django-extensions

2ac5b7365d82cb8e822d9984e10176bcc39b9c4a authored almost 13 years ago
try to be a bit smarter about getting the exclude_paths for the --no-media switch

0cddae7c4e08c1f9f9dc7405ff3d6fee1587ce09 authored almost 13 years ago
Merge pull request #184 from msabramo/issue-182

Fix screenshot URLs to point to */media*/assets/...

e9b5e14c7ef6b876c435317c8055d9576bfb4391 authored almost 13 years ago
Fix screenshot URLs to point to */media*/assets/...

Fixes GH-182.

4ced80c0297747ddf0923b75e2a649a6d595fa7a authored almost 13 years ago
Merge pull request #173 from gwrtheyrn/master

Display execution time after query

51a9bad2da75dfd61d764a85f8c3acf75a529ee7 authored almost 13 years ago
Merge pull request #179 from ramn/master

Runserver: add quarter_hourly

df83a744d7174e50ec98ae33f9144d9ba77e2e25 authored almost 13 years ago
ticket #114 admin media has moved, check for both new and old paths

90ad79bb9239e574f701e6edc1057256a4caa67b authored almost 13 years ago
Changed spacing for better style and changed from string concatenation to interpolation.

7907149ddc9606bcd78a1217bc1bc0f2f78dd5a3 authored almost 13 years ago
Added option to rename gzipped files when --gzip is True; the renaming is done by simply appending '.gz' to the original file name. This way if you run sync_media_s3 once and want to do so again but with --gzip, by also including the option --renamegzip, the newly uploaded assets will be 'originalname.gz' instead of 'originalname', thus avoiding unintentionally replacing the assets uploaded during the first run of sync_media_s3. More generally, use --renamegzip if you want an easy way of differentiating your uploaded gzipped assets from the same uploaded non-gzipped versions.

fd10d32935cf4029fb4e7f7c41eb704e830938d0 authored almost 13 years ago
ticket #180 import error _make_writeable does not exist in django 1.4-beta

the _make_writeable function has been inlined into TemplateCommand class
in the django 1.4 and u...

37b57779dc58a0c2b8623092eccbb91076955f4d authored almost 13 years ago
Runserver: add quarter_hourly

In addition to minutely, hourly etc, add quarter_hourly as an option for
cron dispatch

91d0022132d911fb8dedbb6446cb6648657b0e64 authored almost 13 years ago
update installation instructions

58e4cd24cbdda74d42fa9c3fe7a3a5bc7c56fa16 authored almost 13 years ago
Search in HTML files and handle Django comments

e339a400ca8228481061ff1a8fb0e12af7467ec0 authored almost 13 years ago
Merge pull request #174 from chrisspen/master

Fixed PostgreSQL support in sqlcreate management command

8eea4da93c329e61f3ac1125c2c50e0e7003930b authored almost 13 years ago
Fixed SQL drop/create statement generation for PostgreSQL.

642700c661104d481b14fa9f42ef7f40614d7e2c authored almost 13 years ago
Display execution time after query in shell_plus --print-sql

15c81cd599b94a76a5e1d65c189dc04cc15ca3a0 authored almost 13 years ago
removed example picturse that where not working anymore

0bfc2d179eff56edab1638946433474f8b3df28c authored almost 13 years ago
Merge pull request #152 from darkpixel/bug-151-py25-compat

Make notes command python 2.5 compatible. Fixes #151.

2f9f5da561a1039002c1d9dd4ff06001cfd40271 authored almost 13 years ago
Merge pull request #169 from bit/master

use postgresql backend for postgis

048a54a309aea7729dd746554c036582b02b5cbb authored almost 13 years ago
use postgresql backend for postgis too

c495f97a1d37bf5d40508b8e0eb128ae9fa0a6b0 authored almost 13 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

ad4f6d2c87324a6796e8849fb9dc23b3e15fa57e authored almost 13 years ago
fix for recent versions of django and sort list on url patterns per default

e2e2ad51162421e355e04bbbb5f0978dcc06a75d authored almost 13 years ago
Merge pull request #168 from bit/master

output NOT NULL diff (postgresql)

c11d162679a1f5b1c147155fbf0c20b566dab016 authored almost 13 years ago
output NOT NULL diff

76f9c08a10ba62482d1b3a9c6b0b4e2575497b0e authored almost 13 years ago
Merge pull request #91 from filipefigcorreia/umlish-graphmodels

UMLish graphmodels

4da55136ecba90802f0e64b1de71687f148d7d0b authored about 13 years ago
Merge branch 'master' into umlish-graphmodels

Resolved conflicts on django_extensions/management/modelviz.py

8bae88aac6b407421e9bec437349b884f305c334 authored about 13 years ago
Merge branch 'django-extensions'

d81f7e7ebd23028b25deeab65c6caf0d726d6530 authored about 13 years ago
Don't add primary keys for abstract models.

de9a4a6bc8560f77f7c3bc41ad6807feae1a6904 authored about 13 years ago
Merge pull request #163 from EnTeQuAk/django_timezone

Added support for django 1.4 timezones

cccd84c13774d69d75915206d530012209818793 authored about 13 years ago
Changed fallback to datetime.now

ae8da1a0195310248ff6f7dce1c35d6503e202dd authored about 13 years ago
Added support for django 1.4 timezones

a4b8a8fbdeeb1dcc9344e328d4717afd3e72f640 authored about 13 years ago
Merge branch 'master' of https://github.com/django-extensions/django-extensions

d5bbec16d41e2435d579b48bb6bce9cb17186fc1 authored about 13 years ago
make sure only the last dot part of the engine string is used for determining which differ to use

c85d3d5268196ccdf50324994e82b6c5adcae4db authored about 13 years ago
Merge pull request #139 from Vladimiroff/master

Platform independent message for PyGraphviz

a5b4c86914fbfaf18627e5de75ee88514e6e3eda authored about 13 years ago
Merge pull request #159 from ralfzen/master

email-only-export

176ae02d1e5e4d78a2ed02a409e509ab45c92a3f authored about 13 years ago
adds email-only-export-format

d90b1af9699518bc041d633c96253f64cdac07ec authored about 13 years ago
Merge pull request #158 from darkpixel/feature/GH-122-show-urls-issue

Import ugettext

c96b7cc0b507567dd264d40e4636608630fe8917 authored about 13 years ago
Import ugettext

138203f3bb2e79eaf2d75a90d44deaf6e82d6ba2 authored about 13 years ago
Merge pull request #153 from mauler/master

Compatibility with python2.4

de27325cc2ea1b94d315d810ef744d5a43c26f6e authored about 13 years ago
fixed #154, coerce settings.INSTALLED_APPS into a list for compatibility with django 1.4 thanks to gkappel for the patch!

91e1139dfb87d911ffd33f65b3b1ca45a0046a49 authored about 13 years ago
Oops, fixing run_tests.py

782ade887098215fffce5276162960e2aa9aa8dd authored about 13 years ago
Changing the tests to be compatible with python2.4

57e7b1b5c842cd63c07c418b77647bfa80ba8899 authored about 13 years ago
basic support for multi database django

41ecd0c0ce485eedd62ef4a0bcaa38661a7790f9 authored about 13 years ago
Make notes command pythong 2.5 compatible

c96d4d6e9296c5ddcb7e8a0fe09ea59afde6f1e0 authored about 13 years ago
Merge pull request #147 from ionelmc/master

Fixed undefined variables in sqlcreate command.

555ab13ec1126f9d9652902b5c3987298bd68b83 authored about 13 years ago
Fixed undefined variables in sqlcreate command.

ed5a0215d2a06107d9e8104ef22488ff748b0e9d authored about 13 years ago
Merge pull request #145 from mkai/master

Ignore FileFields/ImageFields without an associated file in unreferenced_files cmd

7d1030be085fb511cf96a6f608d337ff55c7fec6 authored about 13 years ago
Merge pull request #146 from linuxmaniac/master

Fix #79 now I can assign a creation value for UUIDField

0de11729a5891e368ee78fafc641d72b62a41a16 authored about 13 years ago
Merge remote-tracking branch 'gabriel/master' into HEAD

Conflicts:
django_extensions/management/commands/dumpscript.py

308c370a869d3b3197055cae15bb1f9771516eb3 authored about 13 years ago
More tests for UUIDField

9d635ac490cf06999f52da6e17aea028f230fc50 authored about 13 years ago
Fix #79.

Now I can asign a value on creation.

8ecb59a49a2a2cc6b2af7d4cf9561d3bc8fd147c authored about 13 years ago
Added tests for UUIDField.

Example of bug #79
https://github.com/django-extensions/django-extensions/issues/79

39cfbe298014a7156f992175bfbfc7281e4a9d65 authored about 13 years ago
Ignore FileFields/ImageFields without an associated file in unreferenced_files cmd

10d8dd92e7ccf53d11c0be9e19099c1434db81ee authored over 13 years ago
Make output format configurable (simple, pprint, json, yaml)

$ pylint django-extensions/django_extensions/management/commands/print_settings.py | grep rated
...

dcb62a352b7473779f1cc907c920c9b42ee9ceac authored over 13 years ago
print_settings: A super simple but useful Django management command to print the active project settings

{{{
$ django print_settings | egrep 'DEBUG|INSTALLED_APPS' | egrep -v 'AUTH|LOGGING'
DEBUG : Tru...

26762731f987d413821cbb5adc0416aeedd31fd8 authored over 13 years ago
Merge pull request #141 from bricetebbs/master

JSON field failing in django 1.3.1

b05fb41b5523f9ac26b4b2be2ae302635f2a82f1 authored over 13 years ago
Fix for JSON field having trouble in get_db_prep_save with django 1.3.1

Borrowed the idea from:
https://github.com/bradjasper/django-jsonfield/blob/master/jsonfield/fiel...

4e80e63d60307dd94fa99156ff3666a44c5c22bb authored over 13 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

30134ea42cee07ae65fecf3fc4bd3be897032d07 authored over 13 years ago
small fix to git command in creating_release.txt

a4fc7217d229c0bd4c8c26207420b6d6be9cb4db authored over 13 years ago
bumped version number to 0.8-dev

13d66a97c32f75aab454a05e1763bced1642e773 authored over 13 years ago
v0.7.1

8f6273abdba63cef338dfdc0234cb4723a3bdd6f authored over 13 years ago
fixes #140 improved backwards compatibility

fc4a07c84c5c61fdae02fff13d46b925f800a932 authored over 13 years ago
Error message for PyGraphviz is fixed

83265f98a8faf175ac0f42dc44d0d0f7027e0717 authored over 13 years ago
Merge branch 'create_app_replacement' of git://github.com/meshantz/django-extensions

05059753c4f41baf110e96c95cfe3de700afe416 authored over 13 years ago
Merge pull request #105 from treyhunner/topic/runscript-importerror

runscript: check if module exists before importing

b010c84ac795e26d7ac1ed39b96e7402a85a9ade authored over 13 years ago
fixes passwd: return a single string, rather than a tuple

a3d480c3810aa3259adeb35c94626c0d5a5129ca authored over 13 years ago
provide setuptools features to folks who have it installed

361bf8f6a4597e23c9f64d6a1195138bf929d745 authored over 13 years ago
added ENCRYPTION to PostgreSQL

added CHARACTER SET and COLLATION to MySQL
added note about falling back
added warning about coll...

1ad3fe12acfb2e7bcf63d7375b789641ef7763b9 authored over 13 years ago
fallback to SQL standard

updated documentation

ae5e2e2f6e03005401c9304e6323ef71c9d2c4c9 authored over 13 years ago
Merge pull request #137 from MikeSandford/master

Fixed the problems trbs asked me to; I think sqlcreate is ready to go

4335b2d99f2d4b124c45195597a567cf0417aa5f authored over 13 years ago
Add documentation for sqlcreate command

d69269cf0101217f115746a196d0040d26c80034 authored over 13 years ago
bumped version number for new development

ef35bc0c089b850c36682a2d125163d5d596a7d7 authored over 13 years ago
v0.7

604d83656015258e7d25dc2a405c386fd9e126d2 authored over 13 years ago
bump version number to 0.7

345d714dacc61da5bfe305741d0532c8c60217d8 authored over 13 years ago
added shell_plus to command_extensions as well

8173a21c1ca01029bcf0ba4e8d61da1bdec2672a authored over 13 years ago
removed mercurial_gateway and added shell_plus to index.

f61b96984ff2387068a48014765b9525a912a668 authored over 13 years ago
Add sqlcreate command: get to syncdb faster

Setting up a single project is no big deal. Setting up
multiple projects in a week or two and c...

ef07fa39d740117978ee69776dcd5ba4a7ebbf6d authored over 13 years ago
Merge pull request #135 from eternicode/autoslugfield-south

AutoSlugField: Fix south support in AutoSlugField.south_field_triple

91c09251bc0a2e6b6943fd5ac83e4fe070ff2815 authored over 13 years ago
AutoSlugField: Fix south support in AutoSlugField.south_field_triple

0569a4e36eb90e612dc2056adcdcdefa6856afe8 authored over 13 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions

fa6233915e2301a9a6d3d4345c499d717ca3aa80 authored over 13 years ago
tell when there are no differences, instead of printing an empty transaction block

9eb471a325e79471f183d33ca8dc4fea51bcf0e3 authored over 13 years ago
sorry messed up, corrected ipython import and embedding magic

ce2dad6cc37fad4dd8975430d4256903a0e2e564 authored over 13 years ago
mongoengine versions of django extensions' models and fields

436c90aedf064081223924a752d3a3ca4f0100f2 authored over 13 years ago
remove use of global variable in get_jobs()

327ff751ea5f4c69ebfe3f4ee273e5e67f648559 authored over 13 years ago
Make `shell_plus` compatible with the most recent version of ipython (0.11). This fixed is taken from the django trunk itself so it should be pretty solid.

275be4de11dbf25d4a07582b5954dd4f7a5c4738 authored over 13 years ago
show related name in the relation label

1f95fe0d9643f451f4c75edd565dedc05293562e authored over 13 years ago
added 'error' diff_type

fix model_diffs does not exist anymore

f03e5aca8b2df1e781f21e16bb91e8dea6a243f7 authored over 13 years ago