1. 250d84d Merge the two databases and the two Django projects. Note that the TKO migrations are still present, as is the migration code for TKO in database/migrate.py. These pieces of code are preserved because they are required by this change to perform the merge. A separate change will be submitted in the future to remove those references. by showard · 15 years ago
  2. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  3. 1201665 I cleaned up our apache conf directory some. I split the django directives from the afe specific directives, pulled the require django stuff into the django directives (since it was silly to have 2 files that were so small), and pulled the main apache config out of the rest of the directives (but left a stub for compatability). For anyone building a larger apache config from these building blocks, these changes are pretty important. by mbligh · 16 years ago
  4. ef40f9b Make Django apache configs fail if the prefork MPM is not in use. by showard · 16 years ago
  5. 3544486 Initial checkin of new TKO interface. by showard · 16 years ago