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
/
news
/
models.py
Age
Commit message (
Expand
)
Author
2012-07-24
Remove custom utc_now() function, use django.utils.timezone.now()
Dan McGee
2012-03-23
Make all datetime objects fully timezone aware
Dan McGee
2011-04-07
Utilize Django 1.3 'on_delete' feature on several foreign keys
Dan McGee
2011-04-07
Consolidate caching black magic
Dan McGee
2011-04-07
Use UTC datetime objects everywhere
Dan McGee
2011-04-07
Ensure feed GUIDs are unchanging and unique
Dan McGee
2011-01-08
Remove automatic ID column definitions
Dan McGee
2010-10-13
Connect post_save signals where they will always be triggered
Dan McGee
2010-09-21
Update news views to use slug instead of ID
Dan McGee
2010-09-21
Add migrations to populate the news slug and make it non-null
Dan McGee
2010-09-21
Add news slug field
Dan McGee
2010-09-15
Spruce up news admin view
Dan McGee
2010-09-14
Add last modified date to news
Dan McGee
2010-09-08
Move news model to an appropriate place
Dan McGee
2010-09-08
Put news under south control
Dan McGee
2008-03-08
Moved models around
eliott
2007-12-29
Removed import no longer used.
eliott
2007-12-29
Massive retab fest.
eliott
2007-12-22
renamed imports
eliott
2007-11-03
Initial import for public release...
eliott