0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/frontend
Anoop G R 7743ee73cb
411 export cohort csv (#441)
* Add djangorestframework-csv external package

* Export a paginated csv at /api/person.csv

* Do not paginate when a when csv export is requested

* Add export button to download cohort as a csv file

* Fix styling errors caught by deepsource.io

* Suppress checks on an import that mypy is unable to follow

* Dynamically pick person properties including deep nested properties
2020-04-30 19:27:51 +01:00
..
public Add noindex to login/signup screens (#702) 2020-04-30 18:03:12 +01:00
src 411 export cohort csv (#441) 2020-04-30 19:27:51 +01:00