Month View

Navigate By Month

Blog Posts

    {% for object in object_list %}
  1. {{ object.title }}

    Posted: {{ object.post_date|date:"F j, Y" }}

  2. {% endfor %}