Skip to content

Pull requests: django-commons/django-click

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add django-commons release workflow
#48 by GaretJax was merged Feb 27, 2025 Loading…
Remove from MANIFEST and setup.py.
#47 by FlipperPA was merged Aug 1, 2024 Loading…
Remove AUTHORS and HISTORY; migrated to GitHub.
#46 by FlipperPA was merged Aug 1, 2024 Loading…
Add missing release infos to HISTORY.rst
#45 by ulgens was merged Aug 1, 2024 Loading…
Remove Django <1.10 compatability code
#44 by ulgens was merged Jul 31, 2024 Loading…
Sync trove classifiers (Python versions) to tested versions
#43 by ulgens was merged Jul 31, 2024 Loading…
Update GH Action dependencies
#42 by ulgens was merged Jul 31, 2024 Loading…
Update README.rst
#37 by allen-munsch was merged Mar 17, 2022 Loading…
Port .travis.yml to GitHub Actions
#35 by joshuadavidthomas was merged Mar 17, 2022 Loading…
Release branch for 2.3 release with support for Click 8.
#33 by FlipperPA was merged Sep 7, 2021 Loading…
Fix expected output in test_django_verbosity
#31 by dchiquito was merged Sep 7, 2021 Loading…
Fix error when ctx is not defined on ClickExceptions
#30 by dchiquito was merged Sep 7, 2021 Loading…
Remove the upper bounds for Click dependency.
#27 by FlipperPA was merged May 16, 2021 Loading…
[requires.io] dependency update on master branch
#25 by GaretJax was closed May 16, 2021 Loading…
Test against Django 3.1
#22 by Djailla was merged Aug 9, 2020 Loading…
[cleanup] Code cleanup
#21 by Djailla was merged Jul 20, 2020 Loading…
Add venv to .gitignore.
#20 by FlipperPA was merged Jun 13, 2020 Loading…
Update the README with new versions.
#19 by FlipperPA was merged Jun 13, 2020 Loading…
Paint it Black!
#18 by FlipperPA was merged Jun 13, 2020 Loading…
After major surgery, gets pytest running.
#17 by FlipperPA was merged Jun 13, 2020 Loading…
[requires.io] dependency update on master branch
#16 by GaretJax was merged Jun 13, 2020 Loading…
Remove the __all__ property
#15 by ykshatroff was merged Jun 13, 2020 Loading…
Click 7.1 breaks django-click
#13 by FlipperPA was merged Jun 12, 2020 Loading…
ProTip! Exclude everything labeled bug with -label:bug.