Magiokis productions proudly present!

This "project" consists of a primary website and a couple of web applications designed to maintain some data parts or the main site. You could move from app to app using a common start page:

/docs/magiokis/start_page.png

The stuff that can be maintained here is from top to bottom:

As you will see there's a lot of similarities between the various screens in the subsites. That's because they actually share a lot of code between them (or rather, the same code is called with differing paraneters).

The login part of this screen is very crude, it's one of my first attempts to use this kind of stuff and it's very old. It's here because this is on the same domain as the intended public site and should not be accessible for everyone.

The Django version of this looks like this

/docs/magiokis/magiokis-django-start.png

and features most of the above, except for the login stuff and the poetry part: