185
edits
(→Deprecation rampage: latest news) |
|||
Line 37: | Line 37: | ||
=== Deprecation rampage === | === Deprecation rampage === | ||
* (Adrian) it seems we can run our django web app with just about 11 tables (that is, if we remove 3 useless features) | |||
** compare that to the ~160 tables we currently have in our database | |||
** that's not counting django-related tables (stuff like auth, meta-data, etc. ) | |||
* started experimenting with managing those tables inside django | |||
=== Processor rewrite === | === Processor rewrite === | ||
edits