forked from sonata-project/SonataAdminBundle
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCREDITS
More file actions
22 lines (11 loc) · 634 Bytes
/
CREDITS
File metadata and controls
22 lines (11 loc) · 634 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* Django Project (http://www.djangoproject.com/)
The Admin class architecture is inspired by the Django Admin.
You can find more information about the django admin definition
here : http://www.djangobook.com/en/1.0/chapter06/
* FamFamFam (http://www.famfamfam.com/lab/icons/silk/)
The icon used the famous icons library by Mark James.
licence : http://creativecommons.org/licenses/by/2.5/
* jQuery (http://jquery.com/)
The javascript library used to integrate Ajax and GUI interactions.
* qTip (http://craigsworks.com/projects/qtip/)
The javascript library used to display notification and errors messages.