Backend development =================== Backend development uses Django applications under ``app/eventyay``. The implementation reference covers models, URL configuration, settings, background work, email, permissions, and logging. .. toctree:: :maxdepth: 2 ../development/implementation/index ../development/structure