1
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: build, dependencies, requirements: updated the 'factory-boy' version requirement to 2.8.1, to work around the backward-compatibility-breaking deprecation of the 'fake-factory' module. More... about 7 years ago
dev automation: added additional workspace checks to the workspace.status.sh utility script.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added additional workspace checks to the status.workspace.sh utility script: python3.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: added additional scripts and Run Configurations (to enable easy and correct execution) for common DB-related operations.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added additional workspace checks to the status.workspace.sh utility script.
Justin Webster
as Justin W
More... about 8 years ago
admin, arcdata, django-smuggler: fix: removed a trailing slash from a dir path value in a smuggler setting. The trailing slask caused no issues on some environments, but caused a problem with the smuggler Load page on Linux.
Justin Webster
as Justin W
More... about 8 years ago
admin, drfundata, django-smuggler: changed the 'django-smuggler' requirement from a 'local' to a 'base' requirement.
Justin Webster
as Justin W
More... about 8 years ago
admin, drfundata, django-smuggler: enabled the 'django-smuggler' app to extend the Admin app's functionality with data fixture dump and load functionality.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: venv scripts: minor implementation enhancement/refactoring to the venv.update.sh utility script. (It will now echo a more informative message prior to performing the pip install operation.)
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: added 1 additional Run Configurations (to enable easy and correct execution) for common DB-related operations.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added pygraphviz dependency checks to the status.workspace.sh utility script.
Justin Webster
as Justin W
More... about 8 years ago
drfundata: added a new 'drfundata' app, that demonstrates various Django and DRF functionality related to standard Django Models. Including: 1. use of standard (database-backed) Django models/ORM/etc.; 2. use of (model-backed) DRF ViewSets; 3. a 'standard' DRF REST API implementation (model-backed, ViewSet-based, with 'raw' data output); 4. an alternate 'hyperlink-enhanced' DRF REST API implementation (model-backed, ViewSet-based, with 'REST-API-aware' data output); 5. model-based Django Admin GUI; 6. command line automation of various dev activities (e.g. db-related and model-related); 7. examples of automated testing of model-based functionality (e.g. data-fixture-dependent tests).
Justin Webster
as Justin W
More... about 8 years ago
dev automation: refactoring: comment fixes/cleanup.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: venv scripts: minor implementation enhancement/refactoring to the venv.activate.sh utility script. (It will now create the venv automatically if none currently exists.)
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: added additional scripts and Run Configurations (to enable easy and correct execution) for common DB-related operations.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: adev automation: refactoring: removed the IDEA Run Configuration for a script that almost never needs to be called from within the IDE.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: refactoring: comment fixes/cleanup.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: refactoring: removed an obsolete IDEA Run Configuration.
Justin Webster
as Justin W
More... about 8 years ago
readme: fix: some formatting fixes to the readme instructions.
Justin Webster
as Justin W
More... about 8 years ago
transitions: tests: fixed 2 tests that passed in some environments but failed in others.
Justin Webster
as Justin W
More... about 8 years ago
readme: Additional minor enhancement to the readme instructions. (RE: workspace.update.sh)
Justin Webster
as Justin W
More... about 8 years ago
dev automation: refactoring: renamed (for consistency) the status.workspace.sh utility script to workspace.status.sh.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added a new workspace.update.osx.sh utility script (plus a corresponding IDEA Run Configuration), for making sure that application prerequisites are properly installed and updated.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added additional version checks to the status.workspace.sh utility script.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: added graphviz version checks to the status.workspace.sh utility script.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: venv scripts: minor implementation enhancements/refactoring to the venv.*.sh utility scripts.
Justin Webster
as Justin W
More... about 8 years ago
transitionsfbv: refactoring: tests: code cleanup.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: changed the scripts related to the dynamic (user='whoami') attribute to use (assignedto='whoami') instead.
Justin Webster
as Justin W
More... about 8 years ago
readme: fix: some formatting fixes to the readme instructions.
Justin Webster
as Justin W
More... about 8 years ago
dev automation: tests: added additional scripts and Run Configurations to enable easy execution of several 'partial test suites' (based on nose attr decorator usage), including: smoke=1, runme=1, and a dynamic (user='whoami') attribute.
Justin Webster
as Justin W
More... about 8 years ago