Snippets by simon
- Amazon S3 browser-based upload form (Python) 2 months ago
- Log Django exceptions to Apache error log in mod_wsgi (Python) 6 months ago
- Counter model - run multiple persistent counters (Python) 9 months ago
- TextField (Python) 10 months, 1 week ago
- Debug view: show available named URL patterns (Python) 11 months, 1 week ago
- baseconv.py - convert base 10 integers to base X and back again (Python) 11 months, 1 week ago
- A custom URL shortening view, for use with rev=canonical (Python) 11 months, 1 week ago
- generateChart() for creating a Google Chart API pie chart from JavaScript (JavaScript) 1 year ago
- RestView - class for creating a view that dispatches based on request.method (Python) 1 year, 5 months ago
- Rendering a form by looping through its fields in a template (Python) 1 year, 6 months ago
- multiblog - a simple example of row-level permissions in the admin (Python) 1 year, 6 months ago
- Orderable inlines using drag and drop with jQuery UI (Python) 1 year, 6 months ago
- Retrieve a list of countries from GeoNames (Python) 1 year, 6 months ago
- Template filter implementing the Trac wiki markup language (Python) 1 year, 6 months ago
- Sign a string using SHA1, then shrink it using url-safe base65 (Python) 1 year, 6 months ago
- Converting PDT to UTC using pytz and dateutil (Python) 1 year, 6 months ago
- UnicodeWriter and UnicodeDictWriter - write unicode strings out to Excel compatible CSV files (Python) 1 year, 7 months ago
- Accepting and processing PayPal IPN messages (including using App Engine) (Python) 1 year, 7 months ago
- RequestFactory: Easily create mock request objects, for use in testing (Python) 1 year, 7 months ago
- int_to_base36 and base36_to_int (Python) 1 year, 8 months ago