aboutsummaryrefslogtreecommitdiffstats
path: root/aggregator
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-03-12 10:42:03 +0100
committerGravatar Tom Willemsen2012-03-12 10:42:03 +0100
commit6b298e35f50f620acbae3e94fabc98f31f11a482 (patch)
treeeec1d7100f46d7b649e4de90f8e5e3908e2d3ad9 /aggregator
parent713ff5d4ab93578d40d3db6b1c7c61d2a5722c58 (diff)
downloadryuslash.org-6b298e35f50f620acbae3e94fabc98f31f11a482.tar.gz
ryuslash.org-6b298e35f50f620acbae3e94fabc98f31f11a482.zip
Let's see if this works.
Diffstat (limited to 'aggregator')
-rw-r--r--aggregator/README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/aggregator/README.org b/aggregator/README.org
new file mode 100644
index 0000000..1ff3596
--- /dev/null
+++ b/aggregator/README.org
@@ -0,0 +1,5 @@
+* aggregator
+
+ A simple django app that collects ~Post~s from specified ~Feed~s. It
+ keeps track of which was last updated when and copies the data to
+ its own tables.