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
Age
Commit message (
Expand
)
Author
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
Add some migrations to convert database to UTC time
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-14
Clean up news redirect argument
Dan McGee
2011-01-10
Fix old news URLs not redirecting properly
release_2011-01-10
Dan McGee
2011-01-08
Remove automatic ID column definitions
Dan McGee
2010-12-13
Move news urls into own file
Dan McGee
2010-10-13
Connect post_save signals where they will always be triggered
Dan McGee
2010-09-29
Fix migration dependencies exposed after moving models
Dan McGee
2010-09-21
Auto-populate slug on news item creation
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-20
Update news permission required string
release_2010-09-20
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
Show news in admin
Dan McGee
2010-09-08
Paginate the news list view
release_2010-09-08
Dan McGee
2010-09-08
Move news model to an appropriate place
Dan McGee
2010-09-08
Put news under south control
Dan McGee
2010-09-03
Use direct_to_template in all remaining possible places
Dan McGee
2010-07-06
Format all news items using markdown
Dan McGee
2010-07-02
Defer loading news content when listing news items
Dan McGee
2010-06-22
Add 'never_cache' decorator in a bunch of places
Dan McGee
2010-06-20
Remove AutoUserMiddleware
Dan McGee
2010-02-17
News: make add/edit page form larger
Dan McGee
2010-02-10
Remove archweb prefix from all imports
Dan McGee
2009-11-09
modified import paths from archweb_dev to archweb
Ismael Carnales
2008-10-05
drop some unused imports
Dusty Phillips
2008-10-05
port news to django 1.0 using generic views
Dusty Phillips
2008-07-30
fix permission bug on news
Dusty Phillips
2008-06-27
use a nicer decorator
Dusty Phillips
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-29
Modified render_template and renamed it to render_response (consistent with
eliott
2007-12-22
renamed imports
eliott
2007-11-03
Initial import for public release...
eliott