Removed empty ietf.agenda app

- Legacy-Id: 1642
This commit is contained in:
Pasi Eronen 2009-08-13 18:49:46 +00:00
parent 3ac56c047a
commit 88d255a080
5 changed files with 0 additions and 12 deletions

View file

@ -1,2 +0,0 @@
/*.pyc
/settings_local.py

View file

@ -1,2 +0,0 @@
# Copyright The IETF Trust 2007, All Rights Reserved

View file

@ -1,4 +0,0 @@
# Copyright The IETF Trust 2007, All Rights Reserved
# Create your models here.

View file

@ -1,3 +0,0 @@
# Copyright The IETF Trust 2007, All Rights Reserved
# Create your views here.

View file

@ -126,7 +126,6 @@ INSTALLED_APPS = (
'django.contrib.sitemaps',
'django.contrib.admin',
'django.contrib.humanize',
'ietf.agenda',
'ietf.announcements',
'ietf.idindex',
'ietf.idtracker',