-
Hi, am getting this error while trying out the registration endpoint, seems a template tag is not registered or so, kindly assist, Thanks much.
installed apps
```
[
'django.contrib.admin',
…
-
I use allauth for user registration, login, etc...
It all works with SMTP Mail Jet settings but after I install django-mailjet (do not matter, with custom or latest mailjet_rest, after sending sign…
-
I've integrated Facebook social signing before implementing Google Plus sign in.
I have a case where a user has signed in using Facebook, and is using the same email id in Google Plus and signing into…
-
Type: Bug
After Windows focus gained back to Visual Studio Code, the cursor is placed back to the very beginning of the file, instead of the last edit position. That produces problems with editing,…
-
```
While db2 doesn't support 'offset' in sql, and django orm needs this,
currently this is implemented with ROW_NUMBER() workaround.
This is probably the best way to simulate offset, but disadvant…
-
Hi, thanks for contributing this useful Ember adapter!
I'm playing with integrating a project of mine based on DRF 3.3.3 and Ember.js with Ember Data 2.6.0 and ember-django-adapter 1.1.2.
Right now …
-
Is it possible to make a tutorial, or a simple guide of what to do with custom user? It is something that is normally done, So it would be nice to have a guide.
For example:
As per #368 , we have …
-
Originally reported by: **Brent Tubbs (Bitbucket: [btubbs](http://bitbucket.org/btubbs), GitHub: [btubbs](http://github.com/btubbs))**
---
Sometimes in the middle of a build, the VR worker will just…
ghost updated
8 years ago
-
There is no clear way to relate a datalink entry with a given release.
However this relation does exists. Each datalink table (non-generated ones) leaves in a schema (representing the release).
…
-
This github project's EncryptedEmailField() is not compatible with allauth for encrypting an email during the allauth custom user model sign up process from my website's form. When I create a user fro…
9mido updated
10 months ago