django-firebase-orm icon indicating copy to clipboard operation
django-firebase-orm copied to clipboard

Django ORM for the NoSQL object model database, firebase

Results 4 django-firebase-orm issues
Sort by recently updated
recently updated
newest added

![Capture](https://user-images.githubusercontent.com/40736258/101451277-b19c2f00-394d-11eb-9f7b-58321df43324.PNG)

The current pypi.org link redirects to /Tralah/django-firebase/, change it to /Tralah/django-firebase-orm/

Hi I am trying to use the package but not quite sure that I am using it well... I have configured FIREBASE_ORM_CERTIFICATE and FIREBASE_ORM_BUCKET_NAME correctly but when I'm trying to...

question