NewsBlur/apps/rss_feeds/migrations
2022-06-06 16:03:50 -04:00
..
0001_initial.py upgrade migrations files to python3 django2.0 2020-06-17 00:11:02 -04:00
0002_remove_mongo_types.py Merge branch 'master' into docker_django3.1 2021-01-06 16:39:00 -05:00
0003_auto_20220110_2105.py Adding is_pro field to Profile, also making a bunch of null/blank ALTER TABLE migrations and seeing how long they take to apply to a staging prod db. 2022-01-10 16:07:49 -05:00
0003_mongo_version_4_0.py Wrong output from mongo featurecompatibilityversion. 2022-05-17 16:45:35 -04:00
0004_feed_pro_subscribers.py Counting pro subscribers. 2022-01-10 17:00:27 -05:00
0005_feed_archive_subscribers.py Adding archive premium accounts. 2022-01-11 10:59:45 -05:00
0006_feed_fs_size_bytes.py Adding file system size (bytes) for feeds, decompressing stories to figure out their true size. Needs to be integrated into the UI. 2022-05-11 15:00:23 -04:00
0007_merge_20220517_1355.py Adding merge migration for mongo compatibility into pro. 2022-05-17 09:55:25 -04:00
0008_feed_archive_count.py Adding feed archive count and showing it in Statistics (with the feed byte size on hover). 2022-06-06 16:03:50 -04:00
__init__.py Adding migrations. Yay for South 2010-06-11 16:58:07 -04:00