0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing positional arguments More... over 6 years ago
Fixing positional arguments More... over 6 years ago
Fix syntax error More... over 6 years ago
Update restore_db for Django 1.10 compatibility More... over 6 years ago
Minor shuffling to add compressor fab command. More... over 11 years ago
Adding --nopinput to collectstatic. More... over 11 years ago
Adding compressor to command imports. More... over 11 years ago
Merge branch 'develop' More... over 11 years ago
Adding django-compressor goodies. More... over 11 years ago
Merge branch 'develop' More... about 12 years ago
Adding settings.FABTASTIC_DIRECT_TO_DB_ALIAS, which defaults to 'default'. This is the DB alias that allows fabtastic direct access to Postgres, avoiding pgbouncer/pgpool or whatever else. More... about 12 years ago
Improve output of ft_check_reqs. More... about 12 years ago
Improve output of ft_check_reqs. More... about 12 years ago
Adding a really rough, limited ft_check_reqs management command for comparing your virtualenv to requirements.txt. More... about 12 years ago
Require a -f override to ft_restore_db in production. Prevents DB woes. Driven by settings.IS_PRODUCTION being True. More... about 12 years ago
Patching role checking when the specified role has no hosts. More... over 12 years ago
Updating to add new celery role. More... over 12 years ago
make celeryd_restart restrict to celery_servers role. More... over 12 years ago
Adding the ft_get_db_backup_from_s3 command. Retrieves the latest S3 db backup. Suggest using this, instead of fab prod sync_to_remote_db. More... over 12 years ago
Make backing up to S3 use a year/month/date structure for backups, for S3 clients that 'fake' directory structures. More... over 12 years ago
Merge branch 'develop' More... almost 13 years ago
Forgot to update ft_dump_db. More... almost 13 years ago
Merge branch 'develop' More... almost 13 years ago
Ignore PyCharm IDE files. More... almost 13 years ago
Allow for the explicit specification of a DB to dump from. More... almost 13 years ago
Merge branch 'master' of github.com:duointeractive/django-fabtastic More... almost 13 years ago
Fixing ft_celeryd_restart management command to use the virtualenv. More... almost 13 years ago
Merge branch 'hotfix/fix_sd_arg_order' into develop More... about 13 years ago
Merge branch 'hotfix/fix_sd_arg_order' More... about 13 years ago
Fix arg order for supervisord_restart_prog More... about 13 years ago