The Artima Developer Community
Sponsored Link

Python Buzz Forum
W00t... Roundup 0.6.0 is finally out!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Richard Jones

Posts: 55
Nickname: rjones
Registered: Jul, 2003

Richard Jones is an over-eager Python Open Source programmer
W00t... Roundup 0.6.0 is finally out! Posted: Aug 17, 2003 6:39 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Richard Jones.
Original Post: W00t... Roundup 0.6.0 is finally out!
Feed Title: Richard's stuff
Feed URL: http://mechanicalcat.net/cgi-bin/log?flav=rss
Feed Description: Stuff I'm interested in
Latest Python Buzz Posts
Latest Python Buzz Posts by Richard Jones
Latest Posts From Richard's stuff

Advertisement

The demo-mode (instant-gratification mode :) is really neat:

  1. Download Roundup
  2. Unpack Roundup "tar zxf roundup-0-6-0.tar.gz"
  3. "cd roundup-0-6-0"
  4. "python demo.py"
  5. Play with the demo tracker

So go play with the package the 0.6.0 release of Roundup.

Other stuff I'm really happy with in this release:

  • web interface cleanups including nicer history display, nicer index navigation and nicer popup list windows
  • searching of date ranges
  • significantly more powerful form handling allowing editing of multiple items and creation of multiple items
  • tracker templates can contain subdirectories and static files (e.g. images) and we may now distribute templates separately from Roundup.
  • user registration is now a two-step process, with confirmation from the email address supplied in the registration form, and we also have a password reset feature for forgotten password / login
  • lots of speed enhancements, making the web interface much more responsive
  • fixed many issues with dumb email or web clients
  • so many other cool features... and bug fixes :)

Read: W00t... Roundup 0.6.0 is finally out!

Topic: LINUX ZONE FEATURE: The Twisted Framework: Part Three, Stateful Web Servers and Templating Previous Topic   Next Topic Topic: Theory of programming language popularity

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use