evorepo/news/migrations
Dan McGee 9f4902f9c9 Ensure feed GUIDs are unchanging and unique
Implement 'tag:' style URIs for the GUID field on our RSS feeds. This
ensures new package updates show up as new, and we aren't jumping back
and forth between generated GUIDs having 'http://' and 'https://'
prefixes.

Much of the work here is to attempt to keep old news GUIDs constant so
we don't once again make everything show up as new in newsreaders.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-07 17:01:16 -05:00
..
__init__.py Put news under south control 2010-09-08 00:15:30 -05:00
0001_initial.py Put news under south control 2010-09-08 00:15:30 -05:00
0002_move_news_in.py Fix migration dependencies exposed after moving models 2010-09-29 15:16:39 -05:00
0003_new_date_columns_precision.py Add last modified date to news 2010-09-14 17:39:17 -05:00
0004_auto__add_field_news_slug.py Add news slug field 2010-09-21 09:09:01 -05:00
0005_add_slugs.py Add migrations to populate the news slug and make it non-null 2010-09-21 09:10:02 -05:00
0006_auto__chg_field_news_slug.py Add migrations to populate the news slug and make it non-null 2010-09-21 09:10:02 -05:00
0007_add_guid.py Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00
0008_set_prior_guids.py Ensure feed GUIDs are unchanging and unique 2011-04-07 17:01:16 -05:00