Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

carthage-college/django-djaludir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djaludir

Alumni Directory

check the history for core/models.py if we every need them again.

OpenLDAP and SSHA Encryption for modifying ldap records

http://www.openldap.org/lists/openldap-software/200411/msg00258.html

django migrations for new tables

python manage.py migrate --run-syncd python manage.py makemigrations core python manage.py migrate core

will we have to move the migrations/ directory out of the way in production?