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
fix autoloaded models in IPython command shell
ba571c6f7e1074539bf65174ac34165c523be5f4 authored over 16 years ago
ba571c6f7e1074539bf65174ac34165c523be5f4 authored over 16 years ago
added vcard support to export_emails
a5a063f2a69d0aaa21a0e0ada4522fc829e12dfc authored over 16 years ago
a5a063f2a69d0aaa21a0e0ada4522fc829e12dfc authored over 16 years ago
added myself to AUTHORS
8b600c6ec6005cf91925d3d23c99a3cb252c6ae2 authored over 16 years ago
8b600c6ec6005cf91925d3d23c99a3cb252c6ae2 authored over 16 years ago
Adding in a new command export_emails (and self to AUTHORS)
Supports exporting user emails in the following formats:
address* - simple '"full name" <add...
added sqldiff command
026fcc31d6929f993fdcb9cb4092792329c7ecd2 authored almost 17 years ago
026fcc31d6929f993fdcb9cb4092792329c7ecd2 authored almost 17 years ago
Properly attributed Ian Holsman in the source code
f0ec5d88061bfb8d86312aa0b407703b85fcda2b authored almost 17 years ago
f0ec5d88061bfb8d86312aa0b407703b85fcda2b authored almost 17 years ago
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...
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...
b11593babc5c7166adbe6c5c606c1b6355c83e97 authored almost 17 years ago
graph_models, added --output (or -o for short) option which renders the graph to file, it uses pygraphviz bindings to graphviz.
103173ac3b38232a906774309f203951bd2350cd authored almost 17 years ago
103173ac3b38232a906774309f203951bd2350cd authored almost 17 years ago
graph_models, added --all-applications option (or -a for short) which includes all models which are found by Django for the project.
3ad9a46f4ae559ef0fc26c551b1025943cccd01b authored almost 17 years ago
3ad9a46f4ae559ef0fc26c551b1025943cccd01b authored almost 17 years ago
Added new create_app command that allows you to specify an app template.
d9ec8684b6499da7ea777ade30600e60efef4b9a authored almost 17 years ago
d9ec8684b6499da7ea777ade30600e60efef4b9a authored almost 17 years ago
Added in graphviz stuff.
87750d87dec2491a41d41f661f157b106f671b66 authored almost 17 years ago
87750d87dec2491a41d41f661f157b106f671b66 authored almost 17 years ago
added new command to show url routes for the project.
34f1878869b6804537d85814e092ed3330df323d authored almost 17 years ago
34f1878869b6804537d85814e092ed3330df323d authored almost 17 years ago
fixed the shell_plus command which now actually loads the models of all installed apps
a2e465954589e5dc3417a25c8907bddc6cce99cb authored about 17 years ago
a2e465954589e5dc3417a25c8907bddc6cce99cb authored about 17 years ago
renamed createsuperuser to create_superuser to be consistent.
d80f18c4b53e0e8e4d1b39ec8b97e8b2100b3716 authored about 17 years ago
d80f18c4b53e0e8e4d1b39ec8b97e8b2100b3716 authored about 17 years ago
added shell_plus. thanks to jannis leidel
7b55c064f643472022dcf74a11f1e34fc86a8c3e authored about 17 years ago
7b55c064f643472022dcf74a11f1e34fc86a8c3e authored about 17 years ago
added myself to AUTHORS.
ac85cde6d1910924ee638e5de9b5d5afa61c240f authored about 17 years ago
ac85cde6d1910924ee638e5de9b5d5afa61c240f authored about 17 years ago
fixed a minor typo in the help string of create_command.
3f84d637d8361e550676f2a084439f2cc418c88d authored about 17 years ago
3f84d637d8361e550676f2a084439f2cc418c88d authored about 17 years ago
Fixed Collin's name.
68d8c4e30a60c2210d0f92858069d0ea506b7aeb authored about 17 years ago
68d8c4e30a60c2210d0f92858069d0ea506b7aeb authored about 17 years ago
added in Colin Grady's createsuperuser command and added an authors file. Cleaned up the generate_secret_key
6a509f848c3004b7a54f18c2f10ed258e584498b authored about 17 years ago
6a509f848c3004b7a54f18c2f10ed258e584498b authored about 17 years ago
Added passwd command.
d247dbed06db315cc035528cf5195a26fa0009e9 authored about 17 years ago
d247dbed06db315cc035528cf5195a26fa0009e9 authored about 17 years ago
initial import of code
9db513b5942b6651f8943e6162cd5fdf6b89122c authored about 17 years ago
9db513b5942b6651f8943e6162cd5fdf6b89122c authored about 17 years ago
Initial directory structure.
261f28d833cb3df77dbc76852c85a98f61a643a3 authored about 17 years ago
261f28d833cb3df77dbc76852c85a98f61a643a3 authored about 17 years ago