Kyle Fox's Bookmarks Tagged With "django snippets"
-
Django snippets: HTML Prettifier
http://www.djangosnippets.org/snippets/570/
-
Not rated yet.
- Details
-
-
Sort Table Headers
http://www.djangosnippets.org/snippets/308/
-
Not rated yet.
- Details
-
-
ip to country for Django comments (add flags!)
http://www.coulix.net/blog/2006/aug/17/ip-country-flags-django-comments/
-
Not rated yet.
- Details
-
-
Vote on models in Django
http://blog.awarelabs.com/?p=4
-
Not rated yet.
- Details
How to create an extensible voting mechanism for djagno
-
-
Show differences between Django database schemas (djschemadiff)
http://groups.google.com/group/django-users/browse_thread/thread/d6acaf2b81f81363?hl=en
-
Not rated yet.
- Details
Tired of manually updating your database schema after changing your model classes? So was I! I wrote a tool called djschemadiff to automatically compare your database's current schema to the schema that would be produced if you started with … More
-
-
Django snippets: Upload a zip file using newforms
http://www.djangosnippets.org/snippets/95/
-
Rated stars out of 5.
- Details
Form, view and template code for uploading zip files.
-
-
django-tagging - Google Code
http://code.google.com/p/django-tagging/
-
Not rated yet.
- Details
A generic tagging application for Django A generic tagging application for Django projects, which allows association of a number of tags with any Model instance and makes retrieval of tags simple.
-
-
DjangoSnippet: Pygment Code Syntax Highlighting
http://www.djangosnippets.org/snippets/25/
-
Not rated yet.
- Details
Finds all blocks in a text block and replaces it with pygments-highlighted html semantics. It tries to guess the format of the input, and it falls back to Python highlighting if it can't decide. This is useful for highlighting code snippets on a … More
-
Didn't find what you were looking for? Try searching Google.
Publish or subscribe to Kyle Fox's Bookmarks Tagged With "django snippets" via RSS and more...


