Skip to content

Commit

Permalink
Nir's actionnetwork changes (move-coop#900)
Browse files Browse the repository at this point in the history
* working on adding a functio to an and took care of a lint issues

* init

* working on all get functions

* actionnetwork functions batch 1 is ready

* linting and black formatted compliance

* removed unwanted/unsused lines

* merged updated main

* did some linting

* added some more get functions to support all ActionNetwork objects (Advocacy Campaigns, Attendances, Campaigns, Custom Fields, Donations, Embeds, Event Campaigns, Events, Forms, Fundraising Pages, Items, Lists, Messages, Metadata, Outreaches, People, Petitions, Queries, Signatures, Submissions, Tags, Taggings, Wrappers)

* worked on linting again
  • Loading branch information
NirTatcher authored Oct 26, 2023
1 parent 2f15a53 commit 260ee46
Show file tree
Hide file tree
Showing 3 changed files with 4,681 additions and 103 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,9 @@ celerybeat-schedule

# Environments
.env
.venv
.venv*
env/
venv/
venv*/
ENV/
env.bak/
venv.bak/
Expand Down
Loading

0 comments on commit 260ee46

Please sign in to comment.