11
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 12 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
catch any exception during check or check_migrations More... over 3 years ago
remove useless pass statement More... over 3 years ago
use if-else not and-or More... over 3 years ago
remove disabling of line endings on stderr More... over 3 years ago
move imports to the top of the module More... over 3 years ago
refactor to more generic get_error_handler and move imports to top More... over 3 years ago
remove trailing comma from parser.add_argument More... over 3 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions into master More... over 3 years ago
v3.0.8 More... over 3 years ago
Merge pull request #1578 from michael-k/wheels More... over 3 years ago
Don't declare that non-universal wheels are universal More... over 3 years ago
fix sqlcreate test More... over 3 years ago
Merge branch 'master' of github.com:django-extensions/django-extensions into master More... over 3 years ago
Remove check for SyntaxError as it does not automatically reload More... over 3 years ago
Merge pull request #1576 from luzfcb/patch-1 More... over 3 years ago
bumped version number More... over 3 years ago
if exit_code is 1 we can still raise CommandError without returncode argument even on Django < 3.1 More... over 3 years ago
update tests More... over 3 years ago
v3.0.7 More... over 3 years ago
use exit-code 1 if script is not found More... over 3 years ago
gh #1575 survive syntax and configuration errors More... over 3 years ago
bumped version number More... over 3 years ago
v3.0.6 More... over 3 years ago
silence warning MySQL does not support check constraints More... over 3 years ago
fix tests More... over 3 years ago
fix for new version of factoryboy More... over 3 years ago
remove deprecated validate(...) More... over 3 years ago
run Django checks() and check_migrations() before executing scripts More... over 3 years ago
update changelog More... over 3 years ago
update runscript documentation More... over 3 years ago