Commit graph

13 commits

Author SHA1 Message Date
Dirk Eschler
321b8a1e48 Added comment about zinnia. 2012-11-29 13:13:07 +01:00
Mihai Sucan
6b48b46685 Update modeltranslation/static/modeltranslation/js/tabbed_translation_fields.js
Add support for fields inside collapsed groups.
2012-11-27 15:49:32 +02:00
Dirk Eschler
9fba4bcac9 Reverted to old force_jquery.js behaviour. 2012-10-27 15:30:37 +02:00
Dirk Eschler
9f8571e655 Revert "Removed force_jquery.js."
This reverts commit 422c7aed74.
2012-10-27 14:43:08 +02:00
Dirk Eschler
422c7aed74 Removed force_jquery.js. 2012-10-26 16:02:22 +02:00
Jaap Roes
ae7477e439 issue 88
I think this is all that needs to change when you want to
depend on the version of jquery that's shipped with Django
2012-10-26 16:30:49 +03:00
Dirk Eschler
12ff878532 Fixed misnamed variable. 2012-10-19 13:45:34 +02:00
Dirk Eschler
9d58478b2e Fixed tabs don't properly support two-part language codes. Resolves issue 63. 2012-10-19 13:32:33 +02:00
Dirk Eschler
2edd7e1f57 Excluded tabular inlines from jQuery tabs, as they are currently not supported. 2012-08-06 11:51:16 +00:00
Dirk Eschler
d208a9d157 Changed jQuery search path. This allows use of a version of jQuery other than the one provided by Django. Users who want to force the use of Django's jQuery can include force_jquery.js. 2012-02-23 09:31:16 +00:00
Dirk Eschler
9ed4b2167e Reverted r123 as this leads to problems with inlines. 2011-10-10 19:53:33 +00:00
Dirk Eschler
6055a1daec Fixed tabs don't properly support two-part language codes. Resolves issue 63. 2011-10-10 18:13:20 +00:00
Dirk Eschler
15d0896415 Renamed media folder to static. 2011-06-05 19:46:20 +00:00