I've recently been updating my site to be entirely django powered. As
others have done, I applied the 'Fixing the Magic' document to Ross
Poulton's blog tutorial and have applied some of my own tweaks as well.
So far I am fairly happy with the result. Source code is at
https://svn.wamber.net/projects/wamber/browser/wamber-website/trunk
and the "live" view is at: http://www.wamber.net/   If there is enough
interest, I can cut an official "release" and may be able to add some
additional features that people may have a particular desire to see (I
figured trackbacks would be a cool feature to add, but then got
discouraged when I saw that the feature had been widely abused by
spammers).

Likewise, I needed a photo gallery app, so last night I started
porting the stockphoto application
(http://www.carcosa.net/jason/software/django/stockphoto/) to
post-MagicRemoval. So far, I think I've gotten the model updated. I
still need to work on the views and templates. My fork of stockphoto
0.1 is at:
https://svn.wamber.net/projects/wamber/browser/stockphoto/branches/v0.1-post-MR
I hope to have the port done in the next few days (I'll post about it
here when I've finished).

Hope this helps

  -- William

P.S. If you replace the 'project/wamber/browser' in the URLs listed
above with 'svn', you have the svn repository from which the code can
be directly subversioned off... e.g.
svn co https://svn.wamber.net/svn/stockphoto/branches/v0.1-post-MR



Giovanni Giorgi wrote:
> Hi all,
>  I am planning to build a small personal web site.
> I have used Plone CMS (Zope powered) but it is very slow and requires
> a lot of memory.
> There is some django application for building small blogs or wiki?
> I will eventually plan to do something like that if missed ;)
>
> --
> Software Architect
> http://daitangio.homeip.net
> http://www.objectsroot.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to