diff CHANGES.txt @ 4766:86ef4ab17dc5

Run scripts (roundup_admin.py, ...) directly from checkout. Convenient when you don't want to install Roundup, but want to run latest version.
author anatoly techtonik <techtonik@gmail.com>
date Thu, 21 Feb 2013 20:49:45 +0300
parents d273e59b487b
children 8ab5d7d63191
line wrap: on
line diff
--- a/CHANGES.txt	Thu Feb 21 19:36:49 2013 +0300
+++ b/CHANGES.txt	Thu Feb 21 20:49:45 2013 +0300
@@ -13,6 +13,8 @@
 - A new jinja2 template based on Classic schema and using Twitter
   bootstrap for responsive behaviour.  Run as - 
   python demo.py -t jinja2 nuke (Pradip P Caulagi)
+- roundup_admin.py and other scripts can now be run directly from the
+  sources dir as roundup\scripts\roundup_admin.py (anatoly techtonik)
 - Renamed old Templates classes to Loader classes to clarify sources
   for alternative templating engines, updated docs (anatoly techtonik)
 - Template selection code is moved from Loader classes into cgi.client

Roundup Issue Tracker: http://roundup-tracker.org/