Proposed Technologies --------------------- The two sites are served from a single codebase, at https://github.com/mozilla/web-platform-compat. Technologies include: * `Django 1.7`_, a web framework * `Django REST Framework`_, an API framework * `django-simple-history`_, for recording changes to models * `django-mptt`_, for efficiently storing hierarchical data * `django-oauth2-provider`_, for script-based updates of content .. _`Django 1.7`: https://docs.djangoproject.com/en/1.7/ .. _`Django REST Framework`: http://www.django-rest-framework.org .. _`django-simple-history`: https://django-simple-history.readthedocs.org/en/latest/index.html .. _`django-mptt`: https://github.com/django-mptt/django-mptt/ .. _`django-oauth2-provider`: https://github.com/caffeinehit/django-oauth2-provider