Category: Development

Resume

Raymond Keckler MBA, BSCS, RHCEraymond@kecklers.comhttps://www.linkedin.com/in/raymond-keckler/Tampa Fl Objective: To secure a Director position where I can use my strategic and tactical analysis skills to lead a team to success.
Read More

Create Home Page for Django App

Home page for Django app Open the settings file and add the app to the list of installed apps.   INSTALLED_APPS = ( 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.sites', 'django.contrib.messages',
Read More