regluit/core/management/commands
Andromeda Yelton 53d23d9f18 grammar 2013-05-06 15:59:55 -04:00
..
__init__.py added core edition googlebooks lookup and test, plus the start of a load_books management command 2011-09-07 05:34:03 -04:00
add_openlibrary.py added beginning of a management command to remove duplicate editions 2011-12-20 12:19:23 -05:00
campaign_data.py Continuing work on collecting info for OLA pledges 2012-07-18 10:49:25 -07:00
check_db.py check_db command for database integrity check 2011-09-12 16:52:06 -07:00
check_payment_integrity.py First pass at a django admin command to check integrity of payments 2012-05-15 07:23:02 -07:00
check_works_integrity.py Print out the number of Editions tied to Works w/o identifiers 2012-01-31 14:19:10 -08:00
despam_descriptions.py despam descriptions in db 2013-03-07 11:37:40 -05:00
dump_emails.py add email export management command 2012-08-03 11:16:47 -04:00
fail_campaign_amazon.py management command to set active campaigns to UNSUCCESSFUL, trigger amazon notice 2012-08-09 09:47:10 -04:00
fix_ol_descriptions.py added override of one month OL cache [#33377581] 2012-07-27 15:58:53 -04:00
goodreads_books.py dded a command to load a shelf to a user's wishlist 2011-10-26 09:49:54 -07:00
goodreads_load_books.py changed core.tasks to not use models 2012-02-16 13:19:36 -05:00
initialize_pledge_badges.py give badges to users who've pledged! [#29340547] 2012-09-22 23:54:06 -04:00
librarything_load_books.py changed core.tasks to not use models 2012-02-16 13:19:36 -05:00
librarything_load_books_2.py Now scraping LibraryThing view_style 5 to get at ISBNs of works -- as well as LC classification, subjects. Explicit parsing out of work_id and book_id 2011-11-15 17:14:28 -08:00
list_editions.py Created HTML version of API -- pretty ugly but set up to show what type of info you can get when ISBN passed in 2011-09-14 09:11:12 -07:00
list_queued_notices.py Add a command to list queued notices 2012-06-21 05:18:12 -07:00
load_books.py make sure there are some hits when adding a book by isbn 2011-10-10 17:26:38 -04:00
load_gutenberg.py Add a load_gutenberg command to load Gutenberg editions 2012-02-27 13:47:11 -08:00
load_wishlist.py make load_wishlist safer 2012-01-28 22:17:11 -05:00
no_isbn_works.py management command to list works with no isbn 2012-08-03 14:42:02 -04:00
ola_premiums.py Add handling for anonymity and overriding of username in acks 2012-07-30 08:05:02 -07:00
old_campaign_stats.py [#37388341] First crack at displaying campaign data -- per Melinda's request 2012-10-08 17:47:55 -07:00
random_campaigns.py Fixing how now() is being called in random_campaigns command 2012-05-02 23:49:55 +00:00
random_tasks.py Added transaction commitment to command 2012-03-29 15:05:26 -07:00
random_wishlists.py Wishlists are now filled using the Wishes intermediate table. It's named the same as previous intermediate table, and I've edited the migration so data is not lost. 2011-12-08 18:22:20 -05:00
recluster_singletons.py finally I understand how reclustering should work 2012-08-05 18:30:13 -04:00
rectify_OLA_acknames.py management command to make sure transaction.ack_name returns something sensible for OLA on /acks/ page 2012-12-19 11:00:33 -05:00
relookup_isbns.py add a title filtering parameter to relookup_isbns 2012-08-02 20:44:08 -04:00
remove_orphan_editions.py new management command to check for editions without attached works 2012-01-30 12:52:53 -05:00
remove_orphan_works.py management command to remove orphans (works with no ids pointing at them) 2012-01-27 22:09:58 -05:00
seed_degruyter.html grammar 2013-05-06 15:59:55 -04:00
seed_degruyter_templates.py changed the html, need to change the management command 2013-05-03 11:50:41 -04:00
set_key.py Allows set_key command to set keys that already exists 2012-05-10 08:34:45 -07:00
zap_frankenworks.py Programs and data for fighting Frankenworks 2012-02-24 12:06:24 -08:00