diff options
| author | Tom Christie | 2014-08-29 10:10:17 +0100 |
|---|---|---|
| committer | Tom Christie | 2014-08-29 10:10:17 +0100 |
| commit | 2a61ed8bac8f2cd661f8537fde290bb92d150e8b (patch) | |
| tree | dd0a9b3881121f470c3195fd67590421345c88e6 /docs/template.html | |
| parent | 8f4ae06b3b3b9572d72529ffad1842f63ca67d91 (diff) | |
| download | django-rest-framework-2a61ed8bac8f2cd661f8537fde290bb92d150e8b.tar.bz2 | |
2.4 Release notes2.4.0
Diffstat (limited to 'docs/template.html')
| -rw-r--r-- | docs/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/template.html b/docs/template.html index ac225679..19542bfe 100644 --- a/docs/template.html +++ b/docs/template.html @@ -121,6 +121,7 @@ a.fusion-poweredby { <li><a href="{{ base_url }}/topics/rest-framework-2-announcement{{ suffix }}">2.0 Announcement</a></li> <li><a href="{{ base_url }}/topics/2.2-announcement{{ suffix }}">2.2 Announcement</a></li> <li><a href="{{ base_url }}/topics/2.3-announcement{{ suffix }}">2.3 Announcement</a></li> + <li><a href="{{ base_url }}/topics/2.4-announcement{{ suffix }}">2.4 Announcement</a></li> <li><a href="{{ base_url }}/topics/kickstarter-announcement{{ suffix }}">Kickstarter Announcement</a></li> <li><a href="{{ base_url }}/topics/release-notes{{ suffix }}">Release Notes</a></li> <li><a href="{{ base_url }}/topics/credits{{ suffix }}">Credits</a></li> |
