- Maine, USA
- https://unbl.ink
Pinned Loading
-
mopidy-webhooks
mopidy-webhooks PublicForked from mopidy/mopidy-scrobbler
Mopidy extension for scrobbling played tracks to Vrobbler
Python
-
-
Bash script to backup all postgresql...
Bash script to backup all postgresql databases on a server, run with cron once a day or 5 times a day, whatever. Just updated it so it ignores your postgres db, and also bzips the backups and adds a symlink to a latest directory. Sweet. 1#!/bin/bash
2# Location to place backups.
3backup_dir="/var/backups/databases/"
4nightly_dir="/var/backups/databases/latest/"
5#String to append to the name of the backup files
-
ansible-pypicloud
ansible-pypicloud PublicA set of Ansible playbooks for building pypicloud on Ubuntu/Debian systems
-
django-undelete
django-undelete PublicProvides a model mixin to allow objects to be "trashed" before finally deleted.
629 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 2 commits in 1 repository
Created 2 repositories
-
powellc/django-scim2
Python
This contribution was made on Mar 6
-
powellc/compression
Python
This contribution was made on Mar 4
Created a pull request in 15five/django-scim2 that received 2 comments
Misc fixes to update demo app to actually work
The demo app drifted from the current Django standards. This fixes things so it works again.
+122
−32
lines changed
•
2
comments