benoitc / benoitc/couchdbkit

Can't syncdb on apps with empty models.py files (0.5.7)

Open
#112 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
263
Forks
90
PR merge metrics
No merged PRs in 30d

Description

In couchdbkit 0.5.4, it syncdb would sync the design docs of any app, regardless of whether the models.py file had a subclass of Document or not. In 0.5.7 if an app doesn't have any `Document`s then its _design directory doesn't get sync'd.

We find it useful to have apps that give extra views to other apps' data, without defining any documents of their own.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.