Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 3 additions & 16 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@
# Pull Request Info
The source for the Django Driver documentation has been moved to the docs-mongodb-internal repo:
https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb

[PR Reviewing Guidelines](https://github.com/mongodb/docs-django/blob/master/REVIEWING.md)

JIRA - <https://jira.mongodb.org/browse/DOCSP-NNNNN>

### Staging Links

<!-- start insert-links --><!-- end insert-links -->

## Self-Review Checklist

- [ ] Is this free of any warnings or errors in the RST?
- [ ] Did you run a spell-check?
- [ ] Did you run a grammar-check?
- [ ] Are all the links working?
- [ ] Are the [facets and meta keywords](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) accurate?
This repo is being maintained for archival reasons only.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,4 @@
# Django MongoDB Backend Documentation
The source for the Django Driver documentation has been moved to the docs-mongodb-internal repo:
https://github.com/10gen/docs-mongodb-internal/tree/main/content/django-mongodb

This repository contains documentation for Django MongoDB Backend, the
Django database backend that uses PyMongo to connect to MongoDB.

## Report Issues

To file issues or requests regarding the documentation, go to the
`Documentation Jira Project <https://jira.mongodb.org/browse/DOCS>`\_.

## License

All documentation is available under the terms of a `Creative Commons
License <https://creativecommons.org/licenses/by-nc-sa/3.0/>`\_.

If you have any questions, please contact `[email protected]
<mailto:[email protected]>`\_.

-- The MongoDB Documentation Team
This repo is being maintained for archival reasons only.
Loading