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

GitHub / charettes/django-mutant issues and pull requests

#64 - Upgrade to python3

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

#63 - Working with DRF ?

Issue - State: open - Opened by AlexLaur almost 4 years ago

#62 - Getting started link broken

Issue - State: open - Opened by airstrike about 4 years ago - 1 comment

#61 - How to get objects?

Issue - State: open - Opened by janpaulmeijer almost 7 years ago - 1 comment

#60 - __init__() missing 1 required positional argument: 'queryset'

Issue - State: closed - Opened by janpaulmeijer almost 7 years ago - 7 comments

#59 - Feature/postgres fields

Pull Request - State: closed - Opened by dbjellan about 7 years ago - 1 comment

#58 - Unable to perform migration

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

#57 - SQL query is executing even if the operation fails

Issue - State: open - Opened by sathiz1993 over 7 years ago

#56 - Bugfixes

Pull Request - State: closed - Opened by dbjellan about 8 years ago - 6 comments

#55 - How to make full use of django-mutant(Simply describe how it works?)

Issue - State: closed - Opened by NoraGithub about 8 years ago - 4 comments

#54 - Error in view for New Field

Issue - State: closed - Opened by antoniocdff over 8 years ago - 1 comment

#53 - Error in migration

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

#52 - Ran CI tests against Django 1.11a1.

Pull Request - State: closed - Opened by charettes over 8 years ago - 2 comments

#51 - Django-mutant migration issues ( with fix )

Issue - State: closed - Opened by artemistomaras over 8 years ago - 1 comment

#50 - how to dynamic create foreignkeyfield

Issue - State: closed - Opened by caoguangyao about 9 years ago - 2 comments

#48 - is the model_ref need set app_label='mutant'

Issue - State: closed - Opened by caoguangyao about 9 years ago - 2 comments

#47 - FieldDefinition didn't define any `field_class`.

Issue - State: closed - Opened by caoguangyao about 9 years ago - 4 comments

#46 - error in makemigrations

Issue - State: closed - Opened by caoguangyao about 9 years ago - 2 comments

#45 - Error when creating ManyToMany Field with Django 1.9.5.

Issue - State: closed - Opened by ivicaljubicic about 9 years ago - 1 comment

#44 - Cannot create initial DB

Issue - State: closed - Opened by audricschiltknecht about 9 years ago - 3 comments

#42 - question about usage and pre-existing models

Issue - State: closed - Opened by ckot over 9 years ago - 10 comments

#41 - Fix ContentType model lookup in migrations

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

#40 - Small re-wording of overview

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

#39 - Removed some unused compatiblity shims

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

#38 - Tested against Python 3.5

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

#37 - Tested against Django 1.9.

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

#36 - Django 1.9 support

Pull Request - State: closed - Opened by charettes almost 10 years ago

#35 - ImportError: cannot import name 'force_unicode'

Issue - State: closed - Opened by snavien almost 10 years ago - 1 comment

#34 - Non empty unique together

Pull Request - State: closed - Opened by charettes almost 10 years ago

#33 - Replaced South by Django's schema editor

Pull Request - State: closed - Opened by charettes almost 10 years ago - 5 comments

#32 - Moved tests out of the mutant package.

Pull Request - State: closed - Opened by charettes almost 10 years ago

#31 - Dependecies for pip not working

Issue - State: closed - Opened by PerFuchs over 10 years ago - 2 comments

#30 - Added Python 3 support

Pull Request - State: closed - Opened by charettes over 10 years ago

#29 - serializing ModelDefinition doesn't create model table?

Issue - State: closed - Opened by lijax almost 11 years ago - 5 comments

#28 - An error occurred while adding an object /admin/mutant/fielddefinition/add/

Issue - State: closed - Opened by inzem77 almost 11 years ago - 1 comment

#27 - documentation missing

Issue - State: closed - Opened by ogu2 almost 11 years ago - 1 comment
Labels: feature

#26 - Problem with migration of mutant.db.deletion.CASCADE_MARK_ORIGIN in South

Issue - State: closed - Opened by pikhovkin about 11 years ago - 3 comments

#25 - Django 1.7 support

Issue - State: closed - Opened by shlomiassaf about 11 years ago - 15 comments

#24 - django field instance model attribute is not set before ddl operation (see Issue #23)

Pull Request - State: closed - Opened by shlomiassaf about 11 years ago - 3 comments

#23 - django field instance model attribute is not set before ddl operation

Issue - State: closed - Opened by shlomiassaf about 11 years ago - 2 comments

#22 - Possible redundant call

Issue - State: closed - Opened by shlomiassaf about 11 years ago - 1 comment

#21 - remove the ">>>" prefix on pip command

Pull Request - State: closed - Opened by brad over 11 years ago - 1 comment

#20 - Unable to restore fixture with a non-mutable base.

Issue - State: closed - Opened by charettes almost 12 years ago
Labels: bug

#19 - Impossible to restore fixtures

Issue - State: closed - Opened by caneta almost 12 years ago - 8 comments

#18 - Fixed typo in README

Pull Request - State: closed - Opened by nijotz almost 12 years ago - 2 comments

#16 - Fix failing ModelDefinitionTest

Issue - State: closed - Opened by pmdarrow about 12 years ago - 7 comments
Labels: bug

#15 - ManyToManyFieldDefinition doesn't create necessary table

Issue - State: closed - Opened by srj55 about 12 years ago - 2 comments

#14 - add support for batch fields alterations

Pull Request - State: closed - Opened by tomyam1 over 12 years ago - 2 comments

#13 - add south introspection_rules for custom fields

Pull Request - State: closed - Opened by tomyam1 over 12 years ago - 1 comment

#12 - Provide a batch operation API.

Issue - State: open - Opened by charettes over 12 years ago - 3 comments
Labels: feature

#11 - Allow field definition alteration.

Issue - State: open - Opened by charettes over 12 years ago - 2 comments
Labels: feature

#10 - altering multiple field in an existing model

Issue - State: closed - Opened by tomyam1 over 12 years ago - 3 comments

#9 - fix incremental column deletion during deletion of ModelDefinition

Pull Request - State: closed - Opened by tomyam1 over 12 years ago

#8 - fix incremental column deletion during deletion of ModelDefinition .

Pull Request - State: closed - Opened by tomyam1 over 12 years ago - 9 comments

#7 - Redundant operation during new model creation

Issue - State: closed - Opened by tomyam1 over 12 years ago - 4 comments

#5 - RelatedFieldDefinition "to" field raises DoesNotExist instead of ValidationError

Issue - State: closed - Opened by n0phx over 12 years ago - 2 comments
Labels: bug

#4 - Model not registered in AppCache

Issue - State: closed - Opened by n0phx over 12 years ago - 4 comments

#3 - Avoid relying on contrib field definitions in mutant tests

Issue - State: closed - Opened by charettes over 13 years ago - 1 comment

#2 - Fix contrib.related.ManyToManyFieldDefinition.

Issue - State: open - Opened by charettes over 13 years ago - 2 comments
Labels: bug

#1 - error on first launch

Issue - State: closed - Opened by stygmate over 13 years ago - 2 comments