File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
### Links
2
2
3
3
- Documentation: [ palewi.re/docs/django-postgres-copy/] ( https://palewi.re/docs/django-postgres-copy/ )
4
- - Issues: [ github.com/california-civic-data-coalition /django-postgres-copy/issues] ( https://github.com/california-civic-data-coalition /django-postgres-copy/issues )
4
+ - Issues: [ github.com/palewire /django-postgres-copy/issues] ( https://github.com/palewire /django-postgres-copy/issues )
5
5
- Packaging: [ pypi.python.org/pypi/django-postgres-copy] ( https://pypi.python.org/pypi/django-postgres-copy )
6
- - Testing: [ github.com/california-civic-data-coalition/django-postgres-copy/actions] ( https://github.com/california-civic-data-coalition/django-postgres-copy/actions/workflows/test.yaml )
6
+ - Testing: [ github.com/palewire/django-postgres-copy/actions] ( https://github.com/palewire/django-postgres-copy/actions/workflows/test.yaml )
7
+
8
+ ### Contributing
9
+
10
+ To set up a development environment, run ` pipenv install ` after forking and cloning the repository.
11
+ To run tests, use ` pipenv run python setup.py test `
Original file line number Diff line number Diff line change @@ -592,7 +592,7 @@ You can reach across to related tables during an export by adding their fields t
592
592
Open-source resources
593
593
=====================
594
594
595
- * Code: `github.com/california-civic-data-coalition /django-postgres-copy <https://github.com/california-civic-data-coalition /django-postgres-copy >`_
596
- * Issues: `github.com/california-civic-data-coalition /django-postgres-copy/issues <https://github.com/california-civic-data-coalition /django-postgres-copy/issues >`_
595
+ * Code: `github.com/palewire /django-postgres-copy <https://github.com/palewire /django-postgres-copy >`_
596
+ * Issues: `github.com/palewire /django-postgres-copy/issues <https://github.com/palewire /django-postgres-copy/issues >`_
597
597
* Packaging: `pypi.python.org/pypi/django-postgres-copy <https://pypi.python.org/pypi/django-postgres-copy >`_
598
- * Testing: `github.com/california-civic-data-coalition /django-postgres-copy/actions <https://github.com/california-civic-data-coalition /django-postgres-copy/actions/workflows/test.yaml >`_
598
+ * Testing: `github.com/palewire /django-postgres-copy/actions <https://github.com/palewire /django-postgres-copy/actions/workflows/test.yaml >`_
You can’t perform that action at this time.
0 commit comments