PROfile
All time reputation: 72
Achievement
magicrebirth's Recent Django Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Django admin
Override the change_view in the admin
posted on January 26, 2012 by magicrebirth
Django sql session django
Clean up expired django.contrib.session's in a huge MySQL InnoDB table
posted on December 30, 2011 by magicrebirth
Django template request
Adding request object info to a template
posted on November 10, 2011 by magicrebirth
Django django models
Django: check whether an object already exists before adding
posted on October 3, 2011 by magicrebirth
Django random queryset
Getting Random objects from a Queryset in Django
posted on July 23, 2011 by magicrebirth
Django python DateTime
Convert the time.struct_time object into a datetime.datetime object:
posted on July 20, 2011 by magicrebirth
Django django wsgi
Adding custom django package to WSGI settings
posted on May 24, 2011 by magicrebirth
Django list python remove duplicates
Remove duplicates from a list
posted on April 7, 2011 by magicrebirth
Django get post request getlist
request: get multiple values | Django
posted on March 26, 2011 by magicrebirth
Django html tags util django
Strip/Remove HTML tags (django utils)
posted on March 19, 2011 by magicrebirth
Django url redirect django
Django simple url redirect
posted on October 11, 2010 by magicrebirth
Django test testing django
Django | Testing Django applications
posted on May 17, 2010 by magicrebirth
Django model django m2m
Django: instantiating (simple) M2M models
posted on January 27, 2010 by magicrebirth
Django js admin media django
ModelAdmin media definitions
posted on January 26, 2010 by magicrebirth
Django form admin django queryset saved by 1 person
modify django admin field to use specific queryset and form widget
posted on January 26, 2010 by magicrebirth
Django q queryset
Django Q objects
posted on December 22, 2009 by magicrebirth
Django model kwargs queryset saved by 2 people
Django kwargs
posted on December 22, 2009 by magicrebirth
Django attribute model django saved by 1 person
Django: access the attributes of a model dynamically
posted on December 22, 2009 by magicrebirth
Django python django saved by 1 person
Django: adding new admin_tags
posted on December 22, 2009 by magicrebirth
Django json django saved by 4 people
Django and JSON
posted on December 22, 2009 by magicrebirth
Django properties django models
Django: using properties on models
posted on December 22, 2009 by magicrebirth