#
# ChangeLog for main/kofacustom.sampleuni/trunk/README.txt
#
# Generated by Trac 1.2.2
# 24 Feb 2025, 13:00:02

Sun, 19 Feb 2017 13:34:12 GMT Henrik Bettermann [14565]
	* main/kofacustom.sampleuni/trunk/README.txt (modified)

	Use the correct package name.


Sun, 19 Feb 2017 13:04:30 GMT Henrik Bettermann [14562]
	* main/kofacustom.sampleuni/trunk/README.txt (modified)

	Some minor text changes.


Sun, 19 Feb 2017 10:52:16 GMT Henrik Bettermann [14560]
	* main/kofacustom.sampleuni/trunk/README.txt (modified)

	Update README.txt.


Mon, 16 Jun 2014 08:57:40 GMT Henrik Bettermann [11688]
	* main/kofacustom.sampleuni/trunk/README.txt (modified)

	Refer to online installation instructions.


Mon, 16 Jun 2014 08:29:22 GMT Henrik Bettermann [11687]
	* main/kofacustom.sampleuni/trunk/CHANGES.txt (modified)
	* main/kofacustom.sampleuni/trunk/README.txt (modified)
	* main/kofacustom.sampleuni/trunk/buildout-zeo.cfg (modified)
	* main/kofacustom.sampleuni/trunk/buildout.cfg (modified)
	* main/kofacustom.sampleuni/trunk/etc/site.zcml.in (modified)
	* main/kofacustom.sampleuni/trunk/setup.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni (moved)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/applicant.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/batching.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/browser.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/export.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/interfaces.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/payment.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/tests/test_applicant.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/tests/test_browser.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/applicants/utils.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/browser/pages.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/browser/tests.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/configuration.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/configure.zcml (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/ftesting.zcml (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/interfaces.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/skeleton/interswitch (deleted)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/payments/interfaces.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/permissions.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/batching.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/browser.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/export.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/interfaces.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/payments.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/student.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/studycourse.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/studylevel.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/tests/test_browser.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/tests/test_export.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/tests/test_student.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/utils.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/students/viewlets.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/testing.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/tests/test_configuration.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/tests/test_datacenter.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/tests/test_smtp.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/utils/tests.py (modified)
	* main/kofacustom.sampleuni/trunk/src/kofacustom/sampleuni/utils/utils.py (modified)

	Remove dependencies on kofacustom.nigeria.


Mon, 16 Jun 2014 05:22:31 GMT Henrik Bettermann [11686]
	* main/kofacustom.sampleuni (copied)

	Initialize customizable package for download which does not depend on ...


Mon, 24 Feb 2014 13:10:41 GMT Henrik Bettermann [11428]
	* main/kofacustom.skeleton/trunk/CHANGES.txt (modified)
	* main/kofacustom.skeleton/trunk/INSTALL.txt (deleted)
	* main/kofacustom.skeleton/trunk/README.txt (modified)

	Refer to INSTALL.txt in waeup.kofa sources.