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

fix autoloaded models in IPython command shell

github.com/django-extensions/django-extensions - ba571c6f7e1074539bf65174ac34165c523be5f4 authored over 16 years ago by Bas van Oostveen <[email protected]>
added vcard support to export_emails

github.com/django-extensions/django-extensions - a5a063f2a69d0aaa21a0e0ada4522fc829e12dfc authored over 16 years ago by Bas van Oostveen <[email protected]>
added myself to AUTHORS

github.com/django-extensions/django-extensions - 8b600c6ec6005cf91925d3d23c99a3cb252c6ae2 authored over 16 years ago by Bas van Oostveen <[email protected]>
Adding in a new command export_emails (and self to AUTHORS)

Supports exporting user emails in the following formats:
address* - simple '"full name" <add...

github.com/django-extensions/django-extensions - cfed8ba894913e65bee7dc2870bb95d4794d6eee authored over 16 years ago by Doug Napoleone <[email protected]>
added sqldiff command

github.com/django-extensions/django-extensions - 026fcc31d6929f993fdcb9cb4092792329c7ecd2 authored over 16 years ago by Bas van Oostveen <[email protected]>
Properly attributed Ian Holsman in the source code

github.com/django-extensions/django-extensions - f0ec5d88061bfb8d86312aa0b407703b85fcda2b authored over 16 years ago by Bas van Oostveen <[email protected]>
Initial import of runjob, runjobs and create_jobs commands.

It can run jobs scheduled hourly, daily, weekly, monthly or stand-alone.
Scheduled mode works wit...

github.com/django-extensions/django-extensions - 1e228a83bc0eabc6a6b5fa86ced5ed99a3573682 authored over 16 years ago by Bas van Oostveen <[email protected]>
Added -g grouping option which groups models together with there respective application inside the visualisation.

Fixed problem with -a (autodetect all applications) and empty nodes.

The latter required some pr...

github.com/django-extensions/django-extensions - b11593babc5c7166adbe6c5c606c1b6355c83e97 authored almost 17 years ago by Bas van Oostveen <[email protected]>
graph_models, added --output (or -o for short) option which renders the graph to file, it uses pygraphviz bindings to graphviz.

github.com/django-extensions/django-extensions - 103173ac3b38232a906774309f203951bd2350cd authored almost 17 years ago by Bas van Oostveen <[email protected]>
graph_models, added --all-applications option (or -a for short) which includes all models which are found by Django for the project.

github.com/django-extensions/django-extensions - 3ad9a46f4ae559ef0fc26c551b1025943cccd01b authored almost 17 years ago by Bas van Oostveen <[email protected]>
Added new create_app command that allows you to specify an app template.

github.com/django-extensions/django-extensions - d9ec8684b6499da7ea777ade30600e60efef4b9a authored almost 17 years ago by Michael Trier <[email protected]>
Added in graphviz stuff.

github.com/django-extensions/django-extensions - 87750d87dec2491a41d41f661f157b106f671b66 authored almost 17 years ago by Michael Trier <[email protected]>
added new command to show url routes for the project.

github.com/django-extensions/django-extensions - 34f1878869b6804537d85814e092ed3330df323d authored almost 17 years ago by Michael Trier <[email protected]>
fixed the shell_plus command which now actually loads the models of all installed apps

github.com/django-extensions/django-extensions - a2e465954589e5dc3417a25c8907bddc6cce99cb authored almost 17 years ago by Jannis Leidel <[email protected]>
renamed createsuperuser to create_superuser to be consistent.

github.com/django-extensions/django-extensions - d80f18c4b53e0e8e4d1b39ec8b97e8b2100b3716 authored almost 17 years ago by Michael Trier <[email protected]>
added shell_plus. thanks to jannis leidel

github.com/django-extensions/django-extensions - 7b55c064f643472022dcf74a11f1e34fc86a8c3e authored almost 17 years ago by Michael Trier <[email protected]>
added myself to AUTHORS.

github.com/django-extensions/django-extensions - ac85cde6d1910924ee638e5de9b5d5afa61c240f authored almost 17 years ago by Brian Rosner <[email protected]>
fixed a minor typo in the help string of create_command.

github.com/django-extensions/django-extensions - 3f84d637d8361e550676f2a084439f2cc418c88d authored almost 17 years ago by Brian Rosner <[email protected]>
Fixed Collin's name.

github.com/django-extensions/django-extensions - 68d8c4e30a60c2210d0f92858069d0ea506b7aeb authored almost 17 years ago by Michael Trier <[email protected]>
added in Colin Grady's createsuperuser command and added an authors file. Cleaned up the generate_secret_key

github.com/django-extensions/django-extensions - 6a509f848c3004b7a54f18c2f10ed258e584498b authored almost 17 years ago by Michael Trier <[email protected]>
Added passwd command.

github.com/django-extensions/django-extensions - d247dbed06db315cc035528cf5195a26fa0009e9 authored almost 17 years ago by Ludvig Ericson <[email protected]>
initial import of code

github.com/django-extensions/django-extensions - 9db513b5942b6651f8943e6162cd5fdf6b89122c authored about 17 years ago by Michael Trier <[email protected]>
Initial directory structure.

github.com/django-extensions/django-extensions - 261f28d833cb3df77dbc76852c85a98f61a643a3 authored about 17 years ago by (no author) <(no author)@70537768-783f-0410-b1a0-8399f7a62752>