Commit graph

24 commits

Author SHA1 Message Date
Petr Dlouhý
d0700892c0 update gen_coll_tabular.html to new Django versions 2022-09-22 14:09:58 +02:00
Petr Dlouhý
bd3e807ac6 fixes for Django 4.0 2022-02-24 14:56:17 +01:00
pre-commit-ci[bot]
5961d6b80f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2021-12-05 14:34:46 +00:00
Brent O'Connor
70abc1c807 Fixed tests so they run under Django 1.7 2015-06-09 15:17:47 -05:00
Corey Oordt
a232b8e6e3 Version 1.2.1: Fixed i18n and failing test in Django 1.4 2013-03-22 06:25:52 -05:00
Corey Oordt
8ce56e8190 Fix for Django 1.5: {% url %} parameter needs to be quoted 2013-03-20 06:54:34 -05:00
Yohan Boniface
1d7463db2a 1.5 compat: remove adminmedia templatetag calls
See https://docs.djangoproject.com/en/1.5/releases/1.5/#miscellaneous
2013-03-01 00:35:33 +01:00
Corey Oordt
fa470df0a7 Update to template tags to include ways to retrieve an object from a model other than Category. 2012-07-11 07:05:47 -04:00
Corey Oordt
6aae69b015 Altered the inline template to display the content_object instead of the __unicode__ of the middle table. 2011-08-02 11:25:57 -04:00
Corey Oordt
afe9d204c8 Updated the docstrings of the template tags and added breadcrumbs 2010-12-18 14:49:22 -05:00
Corey Oordt
91227edccf Refactored the templates to extend a categories/base.html 2010-12-18 14:46:37 -05:00
Corey Oordt
9e1717f3f7 Added generic relation stuff into categories 2010-04-23 11:37:18 -04:00
Justin Quick
06d335238a added missing templates for category traversal 2010-02-26 08:35:05 -05:00
Justin Quick
0ca025d763 attempt at hacking a through table (field errors) 2010-02-02 10:40:51 -05:00
Justin Quick
c4c1b30aee added registry, hacked admin w/ new templates for category editor 2010-01-28 05:15:52 -05:00
Corey Oordt
8830d92f8e Added a template for the template tags 2009-09-30 10:52:47 -04:00
Corey Oordt
01c6cf38c5 Getting the admin interface working 2009-08-27 16:22:09 -04:00
Corey Oordt
603352c84f removing unneeded files 2009-08-27 15:30:02 -04:00
jhensley
facd3bf294 updated tree editor view 2009-07-29 11:29:19 -04:00
Corey Oordt
0aedad941f Fixed a wrong relative path with the jsi18n admin script 2009-07-28 10:40:39 -04:00
Corey Oordt
409b7b86f5 Fixed a bad merge 2009-07-28 09:53:37 -04:00
Corey Oordt
0d32deffb0 Moved media around, modified the editor template and removed .egg-info 2009-07-28 09:49:08 -04:00
Jose Soares
8bebe9bfc8 Added template for category detail 2009-07-20 15:37:52 -04:00
Corey Oordt
8d48c8c042 Making sure everything is in the repo 2009-07-07 07:06:36 -04:00