Django-FAQ

I released a small reusable app for adding an FAQ section to your site titled django-faq. It may seem a bit boring since it really isn't a complicated solution but I did make sure to include some "reusable app" best practices and even an example project that details how to make use of those practices. It's also hosted by GitHub, my new favorite social distributed source control system. Check out the project.

One of the things to note, if you grab the source is to search for "#NOTE" because I left a few notes throughout the code detailing some of the how-to's and reason-why's I designed the app the way I did and how those implementation allow for it's reusability - I just hope it helps someone else learn a new way of architecting their app to make it reusable.

ps. I'm now a Git convert. Don't see myself ever going back to be honest. Cool stuff indeed.

Comments are closed.

Sorry, comments have been close for this item.

meta info
Posted on: September 27, 08

django, faq, git

subscribe