Repo Added
|
Files
37
|
Badge
README BADGES
|
push
travis-ci
2249 of 2650 relevant lines covered (84.87%)
0.85 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
187 | dynamic_classes | Fix __all__ definition in view/__init__.py | push | travis-ci | pending completion | ||
177 | dynamic_classes | Remove MapEntityForm Meta inheritance and use all model fields by default Instead of: class MyForm(MapEntityForm): class Meta(MapEntityForm.Meta): model = MyModel fields = MapEntityForm.Meta.fields + ['all', '... | push | travis-ci | pending completion |