magicrebirth


Member since 12/07/2009

3 snippets

7216 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet popular snippet:having a snipplet with 20 favorites

magicrebirth's Recent Django SnippetsTagged python



« Prev 1 Next »
Not only is it really really fast; it's also order preserving and supports an optional transform function
0 863 posted 13 years ago by magicrebirth
First: create a file under djangoapp/templatetags where you define your tags [e.g.: myadmin_tags.py]: Second: create the html snippets that get loaded in those tags [e.g., personfactoid_info.html]: Third: in mytemplates/admin/ modify change_for...
1 932 posted 14 years ago by magicrebirth
« Prev 1 Next »