You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
More pythonic Playdoh layout: no top level __init__, no apps
The base app has moved to a single module named project. All apps are
submodules of project and must be imported as such.