You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pressly

See all merge proposals.

Pressly has 1 active branch owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pressly
Series: trunk
1 Development 2012-02-11 17:35:07 UTC
31. The WPComments code has had redundant...

Author: Baggers
Revision Date: 2012-02-11 17:35:07 UTC

The WPComments code has had redundant code removed..it was also causing an
issue with taking slices of comments

There are some real things on the todo list including:
* Get decent error catching everywhere
* Updating/adding docstrings across the board
* make printing comments look like printing a list rather than just
  a standard object
* I want to be able to iterate through every post/comment regardless of
  what is in the cache. This shouldnt be too hard.
* Work out what we do about deleting. Posts don't seem to be deletable,
  comments are but I'd like more constistancy than we have right now
* Talking of which we need to do a better job of keeping the library
  consitant, this will mean making sure the 'dicts' have predictable
  keys etc.. we want this to be very transparent
* Update the tour.py

11 of 1 result
You can't create new branches for Pressly.