1      

Re:

List of dinette requirements

  1. django-compressor
  2. sorl-thumbnails
  3. hashlib (or python 2.5+)

Both of them are used in the templates, so if you write your own they are not exactly necessary!

2      

Re: Dinette requirements

test for file upload.

-----
File Attachment :
python-scripting-for-computational-science-texts-in-computational-science-and-engineering.tar.bz2   Download

3      

Re: Dinette requirements

South -> To migrate the databases. Django pagination -> For paginating.

4      

Re: Dinette requirements

After recently added search.

  1. Haystack
  2. Whoosh, or other search backend.