Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / openwisp/django-swappable-models issues and pull requests

#52 - [ci] Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0

Pull Request - State: open - Opened by dependabot[bot] 29 days ago
Labels: dependencies, github_actions

#51 - [tests] Test on Django 5.2, removed EOL Django versions

Pull Request - State: closed - Opened by nemesifier about 1 month ago
Labels: enhancement

#50 - 1.4.0 release

Pull Request - State: closed - Opened by pandafy about 2 months ago

#49 - [chores] Updated CI configuration

Pull Request - State: closed - Opened by pandafy about 2 months ago

#48 - [ci] Bump actions/setup-python from 2 to 5

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions

#47 - [ci] Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions

#46 - [ci] CI maintenance

Pull Request - State: closed - Opened by nemesifier 2 months ago
Labels: enhancement

#45 - Problem when app's name is namespaced

Issue - State: closed - Opened by qcoumes over 1 year ago - 1 comment

#44 - [change] Allow passing specific migration number to dependency #43

Pull Request - State: closed - Opened by codesankalp almost 3 years ago

#43 - [change] Allow passing a specific migration number

Issue - State: closed - Opened by nemesisdesign almost 3 years ago - 1 comment
Labels: enhancement

#42 - update links and examples with new project home

Pull Request - State: closed - Opened by sheppard almost 3 years ago - 1 comment

#41 - [change] Updated CHANGES.rst

Pull Request - State: closed - Opened by codesankalp almost 3 years ago - 1 comment

#40 - [chores] Formatted code with new black version

Pull Request - State: closed - Opened by codesankalp almost 3 years ago

#39 - [feature] Add swappabled dependency pointing to __latest__ #38

Pull Request - State: closed - Opened by codesankalp almost 3 years ago

#38 - [feature] Add swappable dependency pointing to __latest__

Issue - State: closed - Opened by nemesisdesign almost 3 years ago
Labels: enhancement

#37 - [deps] Added support for django 3.2.0 and 4.0a1 #34

Pull Request - State: closed - Opened by codesankalp almost 3 years ago

#36 - [ci] Removed python 3.6 #35

Pull Request - State: closed - Opened by codesankalp almost 3 years ago - 1 comment

#35 - [ci] Add python 3.8 and python 3.9, remove python 3.6

Issue - State: closed - Opened by codesankalp almost 3 years ago
Labels: hacktoberfest

#34 - [deps] Add support for django 3.2 and django 4.0 alpha

Issue - State: closed - Opened by codesankalp about 3 years ago - 2 comments
Labels: enhancement, hacktoberfest

#33 - Added run-qa-checks script

Pull Request - State: closed - Opened by yashikajotwani12 about 3 years ago - 12 comments
Labels: hacktoberfest-accepted

#32 - [release] Issue new release on pypi and git tag

Issue - State: closed - Opened by nemesisdesign over 3 years ago
Labels: enhancement

#31 - drop support for django 1.x

Pull Request - State: closed - Opened by sheppard over 3 years ago - 1 comment

#30 - [ci] Dropped python 3.5

Pull Request - State: closed - Opened by nemesisdesign over 3 years ago - 4 comments

#29 - [docs] Added changelog #25

Pull Request - State: closed - Opened by devkapilbansal over 3 years ago - 3 comments
Labels: enhancement

#28 - [CI] Move to GitHub Actions #24

Pull Request - State: closed - Opened by nemesisdesign over 3 years ago

#27 - [QA] Add run-qa-checks script

Issue - State: closed - Opened by nemesisdesign over 3 years ago - 4 comments
Labels: enhancement, good first issue, hacktoberfest

#26 - [CI] Move to GitHub Actions #24

Pull Request - State: closed - Opened by codesankalp over 3 years ago - 1 comment

#25 - [docs] Add change log

Issue - State: closed - Opened by nemesisdesign over 3 years ago
Labels: enhancement, help wanted

#24 - [CI] Move to Github actions

Issue - State: closed - Opened by nemesisdesign over 3 years ago
Labels: enhancement

#23 - Added require_ready argument to load_model #22

Pull Request - State: closed - Opened by nemesisdesign about 4 years ago

#22 - Allow loading models with require_ready=False

Issue - State: closed - Opened by nemesisdesign about 4 years ago

#21 - [docs] Capitalisation of table headers

Pull Request - State: closed - Opened by pandafy over 4 years ago

#20 - Suppot for django 3

Issue - State: closed - Opened by ghost almost 5 years ago

#19 - Support for Python 3.7

Issue - State: closed - Opened by MeggyCal over 5 years ago - 4 comments

#18 - Abandoned?

Issue - State: closed - Opened by skrivanos over 5 years ago - 6 comments

#17 - Django 2.0 / 2.1 support

Pull Request - State: closed - Opened by gasman about 6 years ago - 1 comment

#16 - How to allow inheritance of swapped model?

Issue - State: closed - Opened by angelkenneth over 7 years ago - 2 comments

#15 - ImproperlyConfigured exception running tests for reusable app

Issue - State: closed - Opened by divick over 7 years ago - 1 comment

#14 - Preventing circular dependency

Issue - State: closed - Opened by divick over 7 years ago - 3 comments

#13 - Handle contrib apps

Pull Request - State: closed - Opened by blag over 7 years ago - 3 comments

#12 - Reusable apps can not be shipped with migrations

Issue - State: closed - Opened by alexpirine almost 8 years ago - 4 comments

#11 - need clarification

Issue - State: closed - Opened by ckot over 8 years ago - 2 comments

#10 - Failure with makemigrations

Issue - State: closed - Opened by chrkr over 8 years ago - 2 comments

#9 - Fixing RemovedInDjango19Warning related to get_model. fixes issue #6

Pull Request - State: closed - Opened by jproffitt about 9 years ago - 2 comments

#8 - Python 2.6 compatibility

Pull Request - State: closed - Opened by jadedarko over 9 years ago - 3 comments

#7 - Use tox to run tests on Travis

Pull Request - State: closed - Opened by ryanhiebert over 9 years ago - 2 comments

#6 - django.db.models.get_model is deprecated

Issue - State: closed - Opened by sheppard over 9 years ago - 5 comments
Labels: help wanted

#5 - updates for django 1.8

Pull Request - State: closed - Opened by sheppard over 9 years ago

#4 - fixed typo in README

Pull Request - State: closed - Opened by GeyseR over 9 years ago - 1 comment

#3 - Inherited swapped model ?

Issue - State: closed - Opened by pawamoy over 9 years ago - 2 comments

#2 - Incompatible with Django 1.7

Issue - State: closed - Opened by cfpperche almost 10 years ago - 2 comments

#1 - How to register an model in Django Admin?

Issue - State: closed - Opened by cfpperche almost 10 years ago - 3 comments