Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

djangoextensions

This is a repository for collecting global custom management extensions for the Django Framework.
Collective - Host: opensource - https://opencollective.com/djangoextensions - Code: https://github.com/django-extensions/django-extensions

Merge commit 'upstream/master'

github.com/django-extensions/django-extensions - e8a0516d97393b596b0758ae8d1ccfff7717357e authored over 15 years ago by Daniel Mizyrycki <[email protected]>
started with meta.managed, added some todo points about how to possibly

handle this

Signed-off-by: trbs <[email protected]>

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

github.com/django-extensions/django-extensions - 371428a663dd3f79a6e1c68ec5e0cd9a76248005 authored over 15 years ago by trbs <[email protected]>
use _meta.localfields instead of _meta.fields, this also fixes model

inheritence support

github.com/django-extensions/django-extensions - a36426cf58338a5715d73389b4a0e466fae0f72c authored over 15 years ago by trbs <[email protected]>
added support for importing fields outside of django.db.fields

added two postgis types to PostgreSQLDiff as a start to support
django.gis

Signed-off-by: trbs <...

github.com/django-extensions/django-extensions - b665d6c972e62bfc7462475ee46ada84fafc2c50 authored over 15 years ago by trbs <[email protected]>
Try to handle decimal columns for postgresql where the decimal precision is returned as a negative number but should be a positive one

This is issue 97
http://code.google.com/p/django-command-extensions/issues/detail?id=97

Signed-o...

github.com/django-extensions/django-extensions - ce6157ef0c9c41b1e9773bf80c3ae9109d4fc2ca authored over 15 years ago by Jehiah Czebotar <[email protected]>
added start of test-suite for django_extensions

Signed-off-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - a6bb86d0ac42bb3b09bea8f5b31dcd894d2f700d authored over 15 years ago by trbs <[email protected]>
fix indentation 'bug' in truncate_letters

Signed-off-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - be488b7d0481cf2e20880d51961bf0b41e7f21f7 authored over 15 years ago by trbs <[email protected]>
ActivatorMixin: An abstract base class model that provides activate and deactivate fields.

Signed-off-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - fd84ce5b124e3ac28c3a4d9be748e8eddf97f3f1 authored over 15 years ago by Thomas Schreiber <[email protected]>
Fixed typo and forgotten datetime import

Signed-off-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - 35e99c5d8b47194fdb7bfbe14ebb19c98e7a2af8 authored over 15 years ago by Thomas Schreiber <[email protected]>
typo

Signed-off-by: trbs <[email protected]>

github.com/django-extensions/django-extensions - 747c93894ef91924cf6d293f1ccaa60da5e4ad94 authored over 15 years ago by Thomas Schreiber <[email protected]>
fix for #108 a bigint primary key also needs AUTO_INCREMENT

still need testing however since i cannot test with mysql myself

github.com/django-extensions/django-extensions - 309f9b61f09a6273ff78e93b98a0d9008a9f77a2 authored over 15 years ago by trbs <[email protected]>
add support for 'yearly' to jobs system (part 2 you need to explicitly add files which are already added but still changed to git)

github.com/django-extensions/django-extensions - be9ee9545789672fbf31f822bb1d10599a30b708 authored over 15 years ago by trbs <[email protected]>
add support for 'yearly' to jobs system

github.com/django-extensions/django-extensions - e01fcb2d4a5c7528363f07aa970660eb11b6ef58 authored over 15 years ago by trbs <[email protected]>
add creating_release.txt document

github.com/django-extensions/django-extensions - 43699d220e58100fa6b87f7825ba91b8c455e4bc authored over 15 years ago by trbs <[email protected]>
Merge branch 'master' of git://github.com/svetlyak40wt/django-extensions

github.com/django-extensions/django-extensions - ebf37ffb52e4d41c3c678c12dfb1138abdff1ea9 authored over 15 years ago by trbs <[email protected]>
Added custom extract_views_from_urlpatterns and url's name output from 'show_urls' command.

github.com/django-extensions/django-extensions - b1fcf91e88ded370ece100352f9d4e9b3dc68a0a authored over 15 years ago by Alexander Artemenko <[email protected]>
Raise ImproperlyConfigured instead when pygments not found

Signed-off-by: Alexander Artemenko <[email protected]>

github.com/django-extensions/django-extensions - b9b5371b45e668ba29404276ee28b2ba7876637c authored over 15 years ago by Jannis Leidel <[email protected]>
Added cmdclass to the setup parameters to fix the data_files installation error.

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

Signed-off-by: Alexander Artemenko <svetlyak....

github.com/django-extensions/django-extensions - 64c5a51f130a2026a9623ce17484ca75134b8e73 authored over 15 years ago by Luke Hatcher <[email protected]>
Applying weird hack for stock Python on Mac OS X, stolen from Django's setup.py.

Signed-off-by: Alexander Artemenko <[email protected]>

github.com/django-extensions/django-extensions - 1c844f296d8f1e3e24cb9faa5c47a859dfe8b5a5 authored over 15 years ago by Jannis Leidel <[email protected]>
Fixed issue 2 - Made autocomplete work in IE7

Signed-off-by: Alexander Artemenko <[email protected]>

github.com/django-extensions/django-extensions - ee7f67baa9deeeea877f321f0fe4309da06b4a66 authored over 15 years ago by Jannis Leidel <[email protected]>
ActivatorMixin: An abstract base class model that provides activate and deactivate fields.

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

github.com/django-extensions/django-extensions - 738482f16362cdd289e733ccba9bd8879ffff5ed authored over 15 years ago by Thomas Schreiber <[email protected]>
Raise ImproperlyConfigured instead when pygments not found

github.com/django-extensions/django-extensions - e1a1f25d7d2d32990f81eefbafbaf872cccbf946 authored over 15 years ago by Jannis Leidel <[email protected]>
Added cmdclass to the setup parameters to fix the data_files installation error.

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

github.com/django-extensions/django-extensions - 81422138e373e90b5c95c94ad92a30a98fdd528d authored over 15 years ago by Luke Hatcher <[email protected]>
Applying weird hack for stock Python on Mac OS X, stolen from Django's setup.py.

github.com/django-extensions/django-extensions - f9db7c527c7c0508e53e086061c5fcaa70b70e75 authored over 15 years ago by Jannis Leidel <[email protected]>
Fixed issue 2 - Made autocomplete work in IE7

github.com/django-extensions/django-extensions - b081fa88a051329c9f66147755bdc18f8be97bd2 authored over 15 years ago by Jannis Leidel <[email protected]>
Added check if pygments library is installed.

Added pygments_css template tag to write CSS style in HTML 'style' block.
Added colorize_noclasse...

github.com/django-extensions/django-extensions - 8ae990a836c9c6d0e5c249862a70598e1c289a0d authored over 15 years ago by Alexander Artemenko <[email protected]>
bumbed version number to new in development 0.4.2

github.com/django-extensions/django-extensions - 258fb3e47d0f4c521e3cf7fb123954269eef74e3 authored over 15 years ago by trbs <[email protected]>
Fixed #101 - setup.py doesn't work with easy_install and forgets conf and media directory. Bumped version to 0.4.1_pre.

github.com/django-extensions/django-extensions - 6bc827da997a870b41dcb79a6d3645711d7e8663 authored over 15 years ago by Jannis Leidel <[email protected]>
Minor fixes after applying tab2spaces patch.

github.com/django-extensions/django-extensions - ec7328fe0c4cc4f8763b667b6f43bb3d9cd58b9b authored over 15 years ago by Jannis Leidel <[email protected]>
Removed pre-1.0 way of calling the daily_cleanup command in daily_cleanup job.

github.com/django-extensions/django-extensions - 61d3c29b3f8786a1e000591bbe55e45365ec3dd5 authored over 15 years ago by Jannis Leidel <[email protected]>
Cleaning up some oversights from the tabs2spaces patch.

github.com/django-extensions/django-extensions - 885d8475c21bd29f8bcdbca0e1a93f5cb87660ee authored over 15 years ago by Jannis Leidel <[email protected]>
Removed mixed tabs and whitespace by replacing all tabs with 8 spaces.

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

github.com/django-extensions/django-extensions - f0a31cc9bacd6a1c297c47b7e24a868c4b6facbe authored over 15 years ago by Jeremy Dunck <[email protected]>
added fix for dbname setting in reset_db.py as reported by rodrigomatias thanks for the patch!

github.com/django-extensions/django-extensions - 5b68593daa5a08bd46d1093545ece7534a5bd755 authored over 15 years ago by trbs <[email protected]>
Make the slugify function replaceable. This is useful if you want to change the behaviour of the original slugify function, e.g. if you want to replace umlauts like 'ä' to 'ae'.

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

github.com/django-extensions/django-extensions - 46c1dcf0cd24bec75b7b00ecee967e10ea7d9f58 authored over 15 years ago by Martin Mahner <[email protected]>
Fixed title attr of slug field

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

github.com/django-extensions/django-extensions - a54a423839027384a86cd3dcfa467fd4c01ebcce authored over 15 years ago by Martin Mahner <[email protected]>
Merged with dmartin's changes. Removed list comprehension in favor of lambda/map. Dunno if that works in Py2.3.

github.com/django-extensions/django-extensions - 204f4b3bda1df80ff59b75708cecc60d705919d6 authored over 15 years ago by Martin Mahner <[email protected]>
Merge commit 'dmartin/master'

Conflicts:
django_extensions/db/fields/__init__.py

github.com/django-extensions/django-extensions - 92cc5d0604114cd7fd1d140edb3f8332ef444ce1 authored over 15 years ago by Martin Mahner <[email protected]>
Add missing imports

github.com/django-extensions/django-extensions - ef30ae0b2e10ee2a6befba7dcb13aed203d3c624 authored over 15 years ago by Martin Mahner <[email protected]>
Fresh fork commit of AutoSlugField changes for multiple populate_from fields

github.com/django-extensions/django-extensions - 265b83089bbec06094600cf2c708bc94c89c2c32 authored over 15 years ago by David Martin <[email protected]>
Added support for multiple fields in the populate_from argument in the AutoSlugField.

github.com/django-extensions/django-extensions - 5bd942af53734a0c1cf7c84572e9ed549cce1f7a authored over 15 years ago by Martin Mahner <[email protected]>
Merge branch 'master' of git://github.com/jehiah/django-extensions

github.com/django-extensions/django-extensions - 28091dadd1ef2b38dc79d173343626f6e6617714 authored over 15 years ago by trbs <[email protected]>
Try to handle db_column when present instead of just relying on meta.attname for the database column name.

This is for issue 96
http://code.google.com/p/django-command-extensions/issues/detail?id=96

github.com/django-extensions/django-extensions - 2269708f0b0a74e6015933cfcf699a23498d0e75 authored over 15 years ago by Jehiah Czebotar <[email protected]>
added check for db_type is None for all backends

added little extra comment about MySQL's field length problem

github.com/django-extensions/django-extensions - d7fdb07a8afd43c8f033d87fa9e9f266b5767a94 authored over 15 years ago by trbs <[email protected]>
Handle missing postgres db types better

this is related to issue 93
http://code.google.com/p/django-command-extensions/issues/detail?id=95

github.com/django-extensions/django-extensions - 407bdf8b8e8022fe9d798dce5a44a616208f96eb authored over 15 years ago by Jehiah Czebotar <[email protected]>
Merge branch 'master' of [email protected]:django-extensions/django-extensions

github.com/django-extensions/django-extensions - e7edc2cca6d76c8045d7e9b7e46f2dfde346a967 authored over 15 years ago by trbs <[email protected]>
fix issue #95, key error with unknown database field types

github.com/django-extensions/django-extensions - 51c9bf265f0040c67e8c3cf44e90358acefd831d authored over 15 years ago by trbs <[email protected]>
complete refactoring of sqldiff

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

github.com/django-extensions/django-extensions - b405f7a1ebcff038d31edbfd428325585d0d295a authored over 15 years ago by trbs <[email protected]>
Merge branch 'master' of git://github.com/rolo/django-extensions

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

github.com/django-extensions/django-extensions - 6d8a97a4c2a84a39f457f10efdcb3e95515b7810 authored over 15 years ago by Jannis Leidel <[email protected]>
Add optional parameter (--dir) to sync_media_s3.

The --dir/-d parameter allows the end user to specify a different path other than MEDIA_ROOT wit...

github.com/django-extensions/django-extensions - 4bf682a56aefac6e77dcbfc5f3c5438524fdbfe3 authored over 15 years ago by Patrick Altman <[email protected]>
Merge branch 'master' of [email protected]:trbs/django-extensions

github.com/django-extensions/django-extensions - 0c3a52fdceb6760b1e17f31a56783560df3ab8ce authored over 15 years ago by trbs <[email protected]>
Changed to prevent uploading of subdirs matching FILTER_LIST ignore list.

Fixed a typo with incorrectly named FILTER_LIST var.
.Made script upload files as well as dirs in...

github.com/django-extensions/django-extensions - a6b28430181128fa01be46d1af086ce3d2d958aa authored over 15 years ago by Rolo <[email protected]>
Changed path to use os.path.sep to support Windows.

github.com/django-extensions/django-extensions - 8f900bef8bdc00caa2acfcf2e25947c988ffedb9 authored over 15 years ago by Rolo <[email protected]>
made SQL output the default mode for sqldiff

github.com/django-extensions/django-extensions - 6f9cce38df6bae283a343099f50ae6a3712f13e0 authored over 15 years ago by trbs <[email protected]>
added little explanation about git in the mercurial gateway docs.

added docs/_build and docs/_static to ignore

github.com/django-extensions/django-extensions - 42622463e40f24c0c8d0c79c69b5f20db2b8ccb1 authored over 15 years ago by trbs <[email protected]>
Merge branch 'master' of ../django-extensions

github.com/django-extensions/django-extensions - 149f4846680932ccffda8c1fe978b59925985f35 authored over 15 years ago by trbs <[email protected]>
Add Sphinx support. Draft of documentation from google code translated to restructured text.

github.com/django-extensions/django-extensions - 754af601806554bf6b6ab125edea29c721c03bcd authored over 15 years ago by Daniel Mizyrycki <[email protected]>
Merge branch 'master' of [email protected]:django-extensions/django-extensions

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

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

github.com/django-extensions/django-extensions - 1fb05881be70fdb017b2f33065f8d14286af086f authored over 15 years ago by trbs <[email protected]>
Add Sphinx support. Draft of documentation from google code translated to restructured text.

github.com/django-extensions/django-extensions - c5065d9f13bd1b1abb5efa96f329b862aabf405c authored over 15 years ago by Daniel Mizyrycki <[email protected]>
bumped version number to 0.4

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

github.com/django-extensions/django-extensions - 56980d253b3bb4c9ce91d5e422c4de35f31e97b2 authored over 15 years ago by trbs <[email protected]>
fix #92, sample.py.tmpl had mixed tabs and spaces. thanks for the report

overkrik

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

github.com/django-extensions/django-extensions - 112d5aa2fa24f84710a78d91c61d2352c5c28b9b authored over 15 years ago by trbs <[email protected]>
Integrate create_app_from_dia into create_app. Add create_app documentation.

github.com/django-extensions/django-extensions - 3ba0e66f567dfad8304e022e3d02178daa7b6f13 authored over 15 years ago by Daniel Mizyrycki <[email protected]>
Add Sphinx support. Draft of documentation from google code translated to restructured text.

github.com/django-extensions/django-extensions - 10c0edc7b63fff9b4514e156882001a52fcc2316 authored over 15 years ago by Daniel Mizyrycki <[email protected]>
Merge commit 'upstream/master'

github.com/django-extensions/django-extensions - 7164eed06cca4e97c89892f6cbe22e3b1f21d426 authored over 15 years ago by Daniel Mizyrycki <[email protected]>
expanded default FILTER_LIST with version control and Thumbs.db

github.com/django-extensions/django-extensions - b8d612ef91225032a928234ea4e4e3c886242c13 authored over 15 years ago by trbs <[email protected]>
added filter-list as command line option and added directory filtering.

github.com/django-extensions/django-extensions - dcf652dd102bd644c4983941f258e960932a49ef authored over 15 years ago by trbs <[email protected]>
allow FILTER_LIST to be overridden

github.com/django-extensions/django-extensions - 6a7120aa74b34ec82e0b1099b644f5bdfada3988 authored over 15 years ago by trbs <[email protected]>
big patch on runscript for issue #85, also changed code flow to allow

message if no script (with run handler) is found

github.com/django-extensions/django-extensions - 8c8c8d6e3f92e901bcfbf1e478fd05191355648c authored over 15 years ago by trbs <[email protected]>
Add checks to create_app_from_dia command.

github.com/django-extensions/django-extensions - 01d41f56503dab9d92c71e4a366dd9dbfa934295 authored over 15 years ago by Daniel Mizyrycki <[email protected]>
Add create_app_from_dia command

github.com/django-extensions/django-extensions - 6108f254066ec65357c34604b9df94fbcf78e58e authored over 15 years ago by Daniel Mizyrycki <[email protected]>
fixed #89 sqldiff not takes "order_with_respect_to" into account

github.com/django-extensions/django-extensions - b0ab03d80c9057d38db770df8d13ca45fc6dad48 authored over 15 years ago by trbs <[email protected]>
fixed #90, use connection.ops.quote_name to quote table names and fields.

github.com/django-extensions/django-extensions - e2ef3aa5c6dbe5e00d92465f3fa011a185f82b22 authored over 15 years ago by trbs <[email protected]>
fix for help text, fixed #88, thanks christian!

github.com/django-extensions/django-extensions - 6e696bd2780c83956e84c064b0d9a9065bcbf7a9 authored over 15 years ago by sqrbass <sqrbass@ryoko.(none)>
Another fix for help text, d'oh.

github.com/django-extensions/django-extensions - 135a5724a1f46b24b0713f577977fa8618ff4432 authored over 15 years ago by Jannis Leidel <[email protected]>
Fixes help text so args can be ordered

github.com/django-extensions/django-extensions - d10bd9692b52e5b30e4fd8b1f9c672dfaf7bb7ac authored over 15 years ago by Jannis Leidel <[email protected]>
Added abstract TitleSlugDescriptionModel model

github.com/django-extensions/django-extensions - 5575c94ca699a5cfab96723b9fdb0eb83f1b26cb authored over 15 years ago by Jannis Leidel <[email protected]>
applied justin's patch for issue 47

github.com/django-extensions/django-extensions - d9b07171c2d8aa34a819fb9a80935fb9d1450e78 authored almost 16 years ago by Bas van Oostveen <[email protected]>
added autoimport for django settings

(do we want a message for this; like for model imports ?)

github.com/django-extensions/django-extensions - 31a2d42e2de6109153b28406e8c69952e180c1e2 authored almost 16 years ago by Bas van Oostveen <[email protected]>
Fixed stupid indentation bug introduced in r179

github.com/django-extensions/django-extensions - 760ab930e00d34060ce16fcd19dca6c0dbdded53 authored almost 16 years ago by Jannis Leidel <[email protected]>
Small redundancy fix

github.com/django-extensions/django-extensions - 3f2cb8e8e18314f09932ec6421e9bdc24e5b58b1 authored almost 16 years ago by Jannis Leidel <[email protected]>
Updated manifest template for new media files

github.com/django-extensions/django-extensions - 24a6441812db483602e5a0e6f36676874398b9a5 authored almost 16 years ago by Jannis Leidel <[email protected]>
Added ForeignKeyAutocompleteAdmin admin class and ForeignKeySearchInput form widget, including media files and templates

github.com/django-extensions/django-extensions - 5cdfc378cd5dbdd29438e6fed0eb46476ab63384 authored almost 16 years ago by Jannis Leidel <[email protected]>
fixed bug in related models graph template

github.com/django-extensions/django-extensions - b34b4e4388c2b615b1f7aa6a80b812049edd5ff2 authored almost 16 years ago by Bas van Oostveen <[email protected]>
added check for ManyToManyField's which creates it's own intermediary table fixes ticket 76, thanks Zoramite !

github.com/django-extensions/django-extensions - 43294949d2ce496e3a5438ac1d6544b6ccf492cd authored almost 16 years ago by Bas van Oostveen <[email protected]>
added set_fake_emails command. thanks gertvangool for doing most of the work

github.com/django-extensions/django-extensions - 1b3cb8a65204185fce9ec932d85584bc0420ed8f authored almost 16 years ago by Bas van Oostveen <[email protected]>
Adding a debugging mail server which echos out the contents of an email instead of sending it

github.com/django-extensions/django-extensions - a9ac2a09b8d7cce785e9e353d800d7d1e86050d1 authored about 16 years ago by Justin Lilly <[email protected]>
This update fixes an issue where the file name was losing the first character

if the MEDIA_ROOT ended with a trailing slash. I've changed the assumption to
be that MEDIA_ROOT...

github.com/django-extensions/django-extensions - 7905faa96483f0d689412c0b09ab821cc1091531 authored about 16 years ago by Rob Hudson <[email protected]>
Adding HTTP/1.1 Cache-Control with max-age header when using --expires.

github.com/django-extensions/django-extensions - 769ddd822a4edb19d5fad83daec32cffbe93e64c authored about 16 years ago by Rob Hudson <[email protected]>
Tweaking the default verbosity output to display only number of uploaded and

skipped files at minimal (verbosity=0), list of files uploaded by default
(verbosity=1), and list...

github.com/django-extensions/django-extensions - ecc81c34f6315cb64f3a09c73c427da07538f308 authored about 16 years ago by Rob Hudson <[email protected]>
Updating the verbosity option to actually work.

github.com/django-extensions/django-extensions - c322d00804bca3190a94dfa6572a0367612149b9 authored about 16 years ago by Rob Hudson <[email protected]>