Code Snippets: django

Title User Language Tags Description Date
Nginx configuration for 2 django projects an a same machine trinh Nginx configuration file django nginx Nginx configuration for 2 django projects an a same machine. Please check the following blog: htt... 2013-05-15
Live switching forms in Django trinh Python django jquery python Using jQuery to change rendered form dynamically in Django 2013-05-06
Tablas Pivote en Python toledano Python django python pyvot Este pequeño código convierte una lista en una tabla horizontal. 2012-10-31
Django - Show all form errors joelcorrea Django/Jinja django python When you need to show all form errors, not naming each field 2012-10-11
Userprofile for django gelbander Python django python user Creating a extended user profile 2012-07-26
Generating a HTML Table from RDF DESCRIBE Results Sweet Burlap Python "semantic web" <table> Python django rdf template Generating a HTML Table from RDF DESCRIBE Results (I'm actually using a construct to get the predica... 2012-05-18
shortcut of shortcut (easy access to render_to_response in django) emre Python django create a new file in your <project_dir> first import in your views.py: from helpers import Helpe... 2010-03-05
VideoField mcbayrak Python django form formfield video a form field for uploading valid video images 2010-01-21
youtubize template tag mcbayrak Python django templatetag urlize youtube This snippet is based on djangos urlize filter. It converts http:// links to youtube into youtube-em... 2009-12-23
URL fetching regex mcbayrak Text only django php python regex url I was searching for regex pattern to fetch urls. I found that at : http://www.geekzilla.co.uk/View2D... 2009-12-22