mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-23 22:08:11 -05:00
aa2225349e6588b563ced4e912c23a5406b24edc
First step of breaking campaigns out into their own data object. Campaigns are still stored as an attribute on their promoted Link as before, and all reads are still done from the link attribute, but writes (creation of a campaign and edits to a campaign) are also written into a Thing table. NOTE: This change has a configuration dependency in another repository. The following lines must be added to the .ini file: db_table_promocampaign = thing db_servers_promocampaign = [YOUR SERVER NAMES HERE]
Description
No description provided
Languages
Python
54.4%
JavaScript
26.7%
HTML
11.3%
Less
4.5%
Shell
1%
Other
2%