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

Ticket 50: Added proposed fix for UUIDField to allow it to be fixed as primary_key

22b5af8679f2ea8da57778a48ab70b33d9efefa4 authored about 14 years ago
Polish translation.

117d35d6826ec33ed24d552b5d170df6af7e0627 authored about 14 years ago
Fixed a bug, where only one level of abstract attributes were included in children.

fce4eb65adfe182845cbeb3355b7fd6943407ddb authored about 14 years ago
Add a --script-args option to the runscript management command, which allows

arbitrary positional string arguments to be passed to the scripts being run.
The same arguments a...

a2c7f998f95ee13a67254325f48c7ff6454a926a authored about 14 years ago
sync_media_s3 now looks at settings.SYNC_MEDIA_S3_PREFIX as a default argument for --prefix option

Thanks to amallavarapu for the patch.

e366b762430e2e9d92862b0d392c9e6e0d178bd3 authored about 14 years ago
add find_template command to resolve template paths

b96cec8e9aff5fee3da6988fc6d17bcb8ca8e0e0 authored about 14 years ago
Portuguese Language Suport

70c28a60df298cb2029908722a1a7d69ceac6be2 authored about 14 years ago
removed space in usage example

67bbb87dc7f826766f7dd24151dfc04adf6eefa1 authored about 14 years ago
Added --language option to graph_model command in order to support the localization of generated graphs

64f22a0bca55826cc73d69a9ea7acbf3812d16ee authored about 14 years ago
Made set_fake_passwords use an update call instead of a loop.

c7790edf99f05988e83474738cb1ac649981787e authored about 14 years ago
Add South support to JSONField

597456ad2723b515a7130356a57bf1a85d1ca752 authored about 14 years ago
fix sqldiff exception for not indexed unique fields in sqlite3 db

85b26b3115582a8cc6198a0c7651e49d4a9b3549 authored about 14 years ago
fix #23, sqlite3 doesn't preserve precision for decimal fields

fb1051f82a76aece8185eff7bad21b186bad72db authored about 14 years ago
Enhacement: Adding support for Postgis Spatial Backend to reset_db

02a8905a9f5f679cf2b3a7d15dc6727b35e50cba authored about 14 years ago
Added an option to shell_plus to print SQL queries

shell_plus with --print-sql will print SQL queries as they're issued

541b564281fe7e4108c524ea2b141766d8c2702c authored about 14 years ago
Fix for issue 6: graph_models m2m relations don't appear.

Solution is tested with Django 1.1.1 and 1.2.3.

d5b33b3b946ca6c3c3c4bea908b83f75bd2a97d1 authored about 14 years ago
l10n: Updated Spanish (Castilian) (es) translation to 100%

New status: 14 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex ...

82253161f5a1228f3501394e689672ea660d664b authored over 14 years ago
Merge branch 'master' of git://github.com/pcusa-jim/django-extensions

1610e1e59124071e1d01b3814b6f17ff72b526bb authored over 14 years ago
specifies default manager instead of object - issue 21

ee1eb6dc8f1652b43eb1c6d2299108752214a1c3 authored over 14 years ago
specifies default manager instead of object - issue 21

16b5cfdc820a2776fef683989159f19965db8cc2 authored over 14 years ago
specifies default manager instead of object - issue 21

d905318ef40bca2d0719ee1d3a5d256e465261f2 authored over 14 years ago
Remove bogus semicolons, thanks justinlilly

be3ee0a06ec350431e66efbcbcead28075056f55 authored over 14 years ago
Resolve issue #17: omit tests if keyczar is not installed

7506644c7dd6b81d93181796577913a166c32675 authored over 14 years ago
Removed mysql settings added last time, postgresql: removed tablespace depency.

f6cd367b0ee81b889dac47ca05dcf17763e902a4 authored over 14 years ago
Add verbosity options

549662c34a3079884077fbfabb35e6d129c532f2 authored over 14 years ago
Fix indent problem, sorry!

d562a64a2301f05ad527828c66a102f64e02ead8 authored over 14 years ago
Modified the reset_db to use Django>=1.2 database routers

ec6f835a93b0e5ac0d9767c845379bee0948fdf4 authored over 14 years ago
Removed print statement (used in debug)

51ef5c0d32921228855fe9922611301d43cc099c authored over 14 years ago
Solve ticket #9 and #12 on github about connection parameters

3ceb8749b361c06f93692881af62aebb9817f7f5 authored over 14 years ago
adding support for minutely jobs

fde73203ddd7955dd2227fc060cc004831166d5c authored over 14 years ago
Fixes issue #10

a2a4c908f2c2e3ac677dd139171e5e69cfd6ae92 authored over 14 years ago
l10n: Updated Estonian (et) translation to 7%

New status: 1 message complete with 0 fuzzies and 13 untranslated.

Transmitted-via: Transifex (...

cdf8fae28b3830f8dcf3d0d9f25992b50261633d authored over 14 years ago
added tyson clugg to the authors document

ee5c6085af49cfd30db84006b66c59298f16f6dd authored over 14 years ago
ticket #31 on github, using verbose_names in drawing graph_model

this patch makes an option to use verbose_names from metadata instead of
class and field names.
...

12dda865fcb1647589a738f6b22889a6d9980015 authored over 14 years ago
ticket #32 fixed by flipping isinstance check for OneToOnefield and Foreignkey

94be9c0468467a5db3e76f07f36777258e731980 authored over 14 years ago
fixed #30 raise exception formatting

d27a13170b4feb413e2cceb72a93784dc887386b authored over 14 years ago
updated maintainer information

07275f9d98466db33c874f1171591ecb26b22138 authored almost 15 years ago
updated copyright notice

3f9719da11c9adfdf4fa9e37570870cd3be97dec authored almost 15 years ago
updated creating_release.txt with documentation instructions

1516642f89a22cda1f1e70d4aa917b8ef9b191a5 authored almost 15 years ago
added sqldiff to the toc of sphinx documentation

ae96c05512bcc9505d2d9b4a3c86629222ca7c0e authored almost 15 years ago
v0.5

b4b8e5cee3a6dfec0cd9412ca7c28e2d3e08ff8d authored almost 15 years ago
updates release documentation

42113308b0a57219f031a60189ecd5a76dbb59db authored almost 15 years ago
fixed #22

9bf983ebff6dc966dee39929080d41e97333f864 authored almost 15 years ago
patch for understanding proxy models

82aca2c139a27f97f379cdcde7911e9fbea97c5d authored almost 15 years ago
add note that reset_db does not work on django 1.2 and multiple db support

bee2f6027d6d363948492c4609423e408a815fe8 authored almost 15 years ago
fixed #28 solved problems with new versions of IPython

5bd6448df48131fd3f32dda00f74148fc0cc3d88 authored almost 15 years ago
Revert "fix naming so pip can install with -e to virtualenvs"

This reverts commit e3974fdf7dd157e8f2f808837873aa674b9dce58.

d1afa6e7cbc4fe9f05cd346a933888faa3a11473 authored almost 15 years ago
l10n: Updates to French (fr) translation

Transmitted-via: Transifex (www.transifex.net)

04fd8f49ada93f24a252c898b62624065494acf0 authored almost 15 years ago
Updated Danish translation, thanks Michael Lind Mortensen

d43ca1dc05352ccd082819751279cb0ed83068d5 authored almost 15 years ago
l10n: Added Hungarian translation.

Transmitted-via: Transifex (www.transifex.net)

8a8862acb32f695c0b39a86d88665b1a43a3615f authored almost 15 years ago
l10n: Added Romanian translation.

Transmitted-via: Transifex (www.transifex.net)

571eb04e3c2a5f1889dafb7b3e9b6bcb88e3e41a authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

349454f9bb773cbcaddaa33064a0bca68d59cab7 authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

34a7aae95521ed689dc357682ef2f7a536f5b7bd authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

d60a1b84a819f95abd0045653a82d395ff90eaa1 authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

644099c942e221ae0e06f4398b9f406730dd65d9 authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

4081e04327b7303ce2b5a7200cb9eb68b0b5198b authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

754bbff7df51a732ac63be6be6c4e2225156559b authored almost 15 years ago
l10n: Updates to Japanese (ja) translation

Transmitted-via: Transifex (www.transifex.net)

f8abb3e416ddae4a1f2e6cf095166ca0c5e23853 authored almost 15 years ago
fallback for hashlib import

e842d7e17e35ca0be429ff3b66c0c7a5a20da3bb authored almost 15 years ago
removed sha1/md5 import in favor of hashlib

0e35ffb4fb15b2fac75606370179d12beae454cf authored almost 15 years ago
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (www.transifex.net)

9a93358f7be3bca21e43a1ee7cc3924b61b6bc5f authored almost 15 years ago
l10n: Updates to Spanish (Castilian) (es) translation

Transmitted-via: Transifex (www.transifex.net)

8f6b8f424eef7e875c9c751e476b301e5b9839c6 authored almost 15 years ago
l10n: Updates to German (de) translation

Transmitted-via: Transifex (www.transifex.net)

7390864813023b9f2a699cf5ffa58ed1ade269ec authored almost 15 years ago
Merge remote branch 'alup/master'

089a25aeaa3b8f0edd65dfdc88597f9541c2f447 authored almost 15 years ago
l10n: Updates to Greek (el) translation

Transmitted-via: Transifex (www.transifex.net)

655a1c36c0143c928328475da9b379dd2474c5a6 authored almost 15 years ago
l10n: Updates to Italian (it) translation

Transmitted-via: Transifex (www.transifex.net)

3aa769e638e92cb2b88022d2ab711f7cff603d32 authored almost 15 years ago
l10n: Updates to Italian (it) translation

Transmitted-via: Transifex (www.transifex.net)

e0b5f42076c61524f3fc35e775dcf631ff29c789 authored almost 15 years ago
Django removed ERROR_OUTPUT in [12009]; ERROR does the same thing

8b0befd0b2c82d61f752dacf83dc0cbe0dcfaf1c authored almost 15 years ago
l10n: Updates to Greek (el) translation

Transmitted-via: Transifex (www.transifex.net)

ef8811d61d65023fec568343e0aa238fc9e260ce authored almost 15 years ago
Initialize the i18n procedure.

fa91da58df4bb98b7717c54a5819a33ccf42120b authored almost 15 years ago
added ActivatorModelManager, returns active or inactive instances of ActivatorModel

00ffbe4aa0dbcb9743b39eec5790823a0684ff23 authored about 15 years ago
added ActivatorModelManager, returns active or inactive instances of ActivatorModel

7fa216b2e1f75f32205343cff8d8ffdc3199f3da authored about 15 years ago
Added a more explicit import error for when the encrypted fields are imported and keyczar is not installed.

57e9ce9c3f5da69de673c376f6b1946247e5ca2d authored about 15 years ago
Renamed the setting for the encrypted field keys directory.

ec31d92357fa8cd60b5d2c962ae490f823e81bd8 authored about 15 years ago
Fixed the setting imported by the encrypted fields tests.

3c31e9183fa2c27795867a6c1b2f35811bb36da1 authored about 15 years ago
Added encrypted text and char fields.

459276ded0edf1d1cf6d94b4865891a281445b95 authored about 15 years ago
Added support for django-reversion to ForeignkeyAutocompleteAdmin

e401f82f669ffe653b057b0207abea03d96d3ee7 authored about 15 years ago
do real remove ot .tmpl token from the end of filename instead of right stripping from any give character ([.tmpl])

a68c4cd8c8c3e0524dabc8991d095e8424858ffe authored about 15 years ago
replace app_name with application name in names of directories as well

c18b8ff67d18a3519c4822a0aaa5a58afd61bd22 authored about 15 years ago
normalize path to application template directory

ba0ce86da957d24219b67ddbb74173171f7f508d authored about 15 years ago
Added bpython support

ae7a3a084940304b5fbea910c3a3e747b8686d3e authored about 15 years ago
Fix ForeignkeyAutocompleteAdmin

312d44523fd6055f5d5b4765bdb2e3a8c2706dde authored about 15 years ago
preliminary south support

http://south.aeracode.org/

ed4164700ef70a366a8d913e3f9fac2535ace9cf authored about 15 years ago
Use settings.DEFAULT_TABLESPACE for PostGreSQL tablespace instead of default

5d9e2682a53c8a7ac0152a775f5ffde313e84151 authored about 15 years ago
Added show_templatetags command

Formats and outputs docstrings for all template tags for INSTALLED_APPS

1edd5d5c01082e730c5c3f871e09d02af8f19376 authored about 15 years ago
Added unreferenced_files command.

This command lists every file under MEDIA_ROOT that isn't referenced in the database
in a FileFi...

cb26e1d70017c904b62446a988af5e2212b993f1 authored about 15 years ago
Profiles now include elapsed milliseconds in filename with leading

zeroes so you can sort out evil long requests.

7f271a7d60b66bb3c3f9334d23649d205551ccf5 authored over 15 years ago
Fixed bug in diffdb command which crashes if a sqlite database has

a unique column whose field name differs from the database column
name.

1366f6dbe3dbdbd8e3dabfef8ced7df26f8dd311 authored over 15 years ago
fix naming so pip can install with -e to virtualenvs

e3974fdf7dd157e8f2f808837873aa674b9dce58 authored over 15 years ago
ignore egg-info thing

18826a2307a5ff937b51ea250ab81b875f011639 authored over 15 years ago
highlighting django template tag

a842edf938f1f888a5c12602ecc21cf7de2c87ab authored over 15 years ago
json field :D

1bec5860ca61fbc9ca4c3b00a69ad5389857cbdd authored over 15 years ago
Models that were split into different files were not properly supported because their definition used app.model, while relations linked to module.model; This fixes the issue by using module.model for definitions as well.

1165aa609ce8db08eb42cca99436ae6842948b8a authored over 15 years ago
Switched postgresql to use 'template1' database for the default.

Added options for overriding user, password and database name.

ee7c76e29285ff7382ee71b464d0a954034cf10f authored over 15 years ago
Added in the widont filter by SmileyChris.

Signed-off-by: Jannis Leidel <[email protected]>

5d6852063320cd215cde70e0e8319ccc56afb234 authored over 15 years ago
Ignore *.egg-info

Signed-off-by: Justin Lilly <[email protected]>

811c11aa76f70a3b7d2116082a8b582f3cd138af authored over 15 years ago
added except clause for import error

ffb018ec4ab7cb9be74084a4a16cf299d6d07ffe authored over 15 years ago
Merge remote branch 'daniel/master'

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

Conflicts:
django_extensions/db/models.py

273800cd251cec8bedc9e07bb5cd5d547cfd061d authored over 15 years ago
Extend create_app to handle .dia diagrams. Add create_app documentation.

3f25c4272d280829fca301f22b63f64fbb608303 authored over 15 years ago