aboutsummaryrefslogtreecommitdiffstats
path: root/rrs/__init__.py
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2015-01-08 10:56:26 -0600
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-04 23:57:51 +1200
commit8e2d772e00c5e994041f3194cc5fd7158dfd49cd (patch)
tree561d1c6045d49b0c279436f90d819b0b2dde9f66 /rrs/__init__.py
parent837359e6f18aac985c2967344d035d70c05e427a (diff)
downloadopenembedded-core-contrib-8e2d772e00c5e994041f3194cc5fd7158dfd49cd.tar.gz
rrs: Add application
Add models for store Milestone, Maintainer and Recipe{Maintainer, Upgrade, Upstream, Distro}, add initial data for Milestone and Maintainer, initial migration and admin sites. Add rrs/context_processors.py for return the site_name and application for use in templates. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'rrs/__init__.py')
-rw-r--r--rrs/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/rrs/__init__.py b/rrs/__init__.py
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/rrs/__init__.py