CREDITS 634 B

12345678910111213141516171819202122
  1. * Django Project (http://www.djangoproject.com/)
  2. The Admin class architecture is inspired by the Django Admin.
  3. You can find more information about the django admin definition
  4. here : http://www.djangobook.com/en/1.0/chapter06/
  5. * FamFamFam (http://www.famfamfam.com/lab/icons/silk/)
  6. The icon used the famous icons library by Mark James.
  7. licence : http://creativecommons.org/licenses/by/2.5/
  8. * jQuery (http://jquery.com/)
  9. The javascript library used to integrate Ajax and GUI interactions.
  10. * qTip (http://craigsworks.com/projects/qtip/)
  11. The javascript library used to display notification and errors messages.