{% extends "base_view.html" %} {% load staticfiles %} {% load widget_tweaks %} {% block title %} meliza-lab : bird colony : add event {% endblock title%} {% block css %} {% endblock %} {% block scripts %} {% endblock %} {% block content %}
Instructions: This form is for adding an event to the database. Events track each individual's life history and allow us to determine its current status and location. For convenience, you can only add events on this form for living birds. You can use the admin interface to add events for other birds, or edit existing events.