Hello all,The last two weeks, I have been working on the following things, in reverse chronological order:* Changing Elasticsearch schema to be compatible with current (6.x) version. Minimum modifications (renaming a field) are needed in order to adjust to future (7.x, 8.x, 9.x) ES versions. The necessary adjustments have been performed to all ahmia projects (ahmia-index, site, crawler) [a091eb0] [576b94f] [2d2cf40]* Introduce flexible logging capability controlled by web app's settings (ahmia-site) [63174fd, dcf5e85]* introduce django admin support (ahmia-site) [9dd94b4]* Slightly improving the code that handles onion adding form for users [8af3382]* Updated django tests to match current situation (ahmia-site) [0c13e6c]BR,Stelios