Cefinban (4 years, 4 months ago)

Monday, 1 May 2006, 16:38 p.m.

Download (1470 so far)

See the website online there http://www.cefinban.net.
The whole project, including js, css and py follows.

Get it here

Recquirements

A django installation, and Json here.

My first Django project, a new caledonian cooking recipes, community website. If it definetely not contains the best django practices. it may help beginners to get a grap on django possibilities.

It uses the main following Django features :

  • Forms and manipulators
  • Filters
  • Authentification and Sessions
  • Cache
  • User management and subscription
  • Internationalization
  • Views

It also contains some Dojo ajax integration, which you can see in details here : http://code.djangoproject.com/wiki/AjaxDojoFormSub

Comments

  1. Aug 28 2006
    spain
    #1

    A few comments:

    • When you distribute a project, pay a bit of attention to presentation. Like good food, it's not only good, it's pretty. Thus, don't bundle backup files (the ones with ending ~) nor .pyc files.
    • Pay attention to mistakes, specially if you are using your site online. It's not "Photot", it's "Photo", it's not "Intermedaire" it's "Intermediaire". There are others.

    Otherwise, your code seems nice.

  2. Aug 28 2006
    australia
    #2

    True the packaging is messy, i also fixed the login (also ajax) wich wasnt working anymore with the last django update . The new package is available for download.

  3. Sep 5 2006
    hungary
    #3

    I'd like to learn from this app a lot. But it's in French. I don't know nothing in French:( I'll try to do my best to find out what it the templates do.

  4. Sep 5 2006
    australia
    #4

    Look also at this one from jeffCroft.

Post yours

Last Comments

Top downloads

Rss Feeds