Metadata-Version: 2.4
Name: djangae
Version: 2.0.0rc5
Summary: Django integration with Google App Engine
Home-page: https://gitlab.com/potato-oss/djangae/djangae
Author: Potato London Ltd.
Author-email: mail@p.ota.to
Keywords: django,Google App Engine,GAE
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Framework :: Django :: 2.2
Classifier: Framework :: Django :: 3.2
Classifier: Framework :: Django :: 4.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: django<6,>=4.2
Requires-Dist: django-gcloud-connectors<1.6.0,>=1.3.0
Requires-Dist: google-api-python-client>=2.27.0
Requires-Dist: google-cloud-tasks>=2.0.0
Requires-Dist: google-cloud-logging<4.0.0,>=3.0.0
Requires-Dist: psutil>=5.7.3
Requires-Dist: requests>=2.22.0
Requires-Dist: python-jose[cryptography]==3.2.0
Requires-Dist: google-cloud-storage==1.43.0
Requires-Dist: google-auth<3.0dev,>=2.3.2
Provides-Extra: test
Requires-Dist: beautifulsoup4; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

# Djangae

![Pipeline status](https://gitlab.com/potato-oss/djangae/djangae/badges/master/pipeline.svg)

The best way to run Django on Google Cloud.

Djangae (djan-gee) is a Django app that allows you to run Django applications on the Google Cloud platform, including (if you
want to) using Django's models with Google Cloud Datastore as the underlying database.

:earth_africa:&nbsp;&nbsp;[Website](https://djangae.org)&nbsp;&nbsp;|&nbsp;&nbsp;
:computer:&nbsp;&nbsp;[GitLab](https://gitlab.com/potato-oss/djangae/djangae)&nbsp;&nbsp;|&nbsp;&nbsp;
:closed_book:&nbsp;&nbsp; [Docs](https://djangae.readthedocs.io/)&nbsp;&nbsp;|&nbsp;&nbsp;
:busts_in_silhouette:&nbsp;&nbsp;[Google Group](https://groups.google.com/forum/#!forum/djangae-users)

---


# Documentation

[https://djangae.readthedocs.io/](https://djangae.readthedocs.io/)


# Djangae has moved to GitLab

If you're looking at this on GitHub, please note that you're seeing a mirror of the project which now lives on [GitLab](https://gitlab.com/potato-oss/djangae/djangae).


# Contributing to Djangae

See [https://djangae.readthedocs.io/en/latest/contributing/](https://djangae.readthedocs.io/en/latest/contributing/)


# Looking for Commercial Support?

Potato offers Commercial Support for all its Open Source projects and we can tailor a support package to your needs.

If you're interested in commercial support, training, or consultancy then go ahead and contact us at [opensource@potatolondon.com](mailto:opensource@potatolondon.com)


# Come work with Potato

Like Django? So do we! Why not come and work for the company that created Djangae? Check out the [Potato jobs page](https://p.ota.to/jobs/) for our open positions, or reach out to [jobs@p.ota.to](mailto:jobs@p.ota.to).
