Removed empty ietf.agenda app
- Legacy-Id: 1642
This commit is contained in:
parent
3ac56c047a
commit
88d255a080
2
ietf/agenda/.gitignore
vendored
2
ietf/agenda/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
|||
/*.pyc
|
||||
/settings_local.py
|
|
@ -1,2 +0,0 @@
|
|||
# Copyright The IETF Trust 2007, All Rights Reserved
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
# Copyright The IETF Trust 2007, All Rights Reserved
|
||||
|
||||
# Create your models here.
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
# Copyright The IETF Trust 2007, All Rights Reserved
|
||||
|
||||
# Create your views here.
|
|
@ -126,7 +126,6 @@ INSTALLED_APPS = (
|
|||
'django.contrib.sitemaps',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.humanize',
|
||||
'ietf.agenda',
|
||||
'ietf.announcements',
|
||||
'ietf.idindex',
|
||||
'ietf.idtracker',
|
||||
|
|
Loading…
Reference in a new issue