index
:
parabolaweb
archweb
archweb-generic
lukeshu/netboot
master
mirror of git://projects.parabola.nu/parabolaweb.git
Parabola git mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
/
utils.py
Age
Commit message (
Expand
)
Author
2012-12-28
Move slug creation helper to main/utils
Dan McGee
2012-12-28
Move the body of set_last_modified to main/utils
Dan McGee
2012-09-04
Add a 'format_http_headers' method
Dan McGee
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-07-08
Don't log package updates in Python when we have DB trigger support
Dan McGee
2012-05-20
Ensure we use last_modified date from News in headers
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2012-03-23
PEP8 cleanup with blank lines
Dan McGee
2012-03-23
Use python hashlib directly
Dan McGee
2011-07-05
Recent updates refactor
Dan McGee
2011-07-05
Move set_created_field() to shared utils class
Dan McGee
2011-04-07
Consolidate caching black magic
Dan McGee
2010-10-13
Connect post_save signals where they will always be triggered
Dan McGee
2010-10-13
Add ability to clear a cached function result
Dan McGee
2010-10-07
Move import to top level
Dan McGee
2010-07-10
Make the cache_function key a bit more descriptive
Dan McGee
2010-06-21
Add utility cache_function
Dan McGee
2008-10-11
separate copyrighted middleware from my additions
Dusty Phillips
2008-10-10
use RequestContext because its standard
Dusty Phillips
2008-10-07
need better than ids for options
Dusty Phillips
2008-09-16
drop a bunch of stuff not necessary for django 1.0
Dusty Phillips
2008-03-08
Moved models around
eliott