-
@ryaustin
Exception Type: RelatedObjectDoesNotExist at /register/11/
Exception Value: Registration has no event.
Checked with Django Shell
from event.models import Event
from .models import…
-
Here's the task description you provided converted into a GitHub-compatible checklist format:
---
### **Task: Implement User Registration System**
#### **Description:**
Create a fully functional us…
-
>create an app 'accounts'
urls :login , signup , logout
>use usercreationform
>form fields : Full name , username or handle , password , college , DOB ,email
-
django-registration is used so users can register for an account, then it does send an email with an activation link for the account.
https://bitbucket.org/ubernostrum/django-registration/
but, look…
-
Proposal to add translation support for non-docs pages
While Django’s documentation is translated into several languages, the main entry-point to the framework — the djangoproject.com website its…
-
Anyone else getting this error >>> 'Category' object has no attribute '_mptt_meta'?
`Environment:
Request Method: GET
Request URL: http://127.0.0.1:8002/blog/article/this-is-a-test-article-…
-
Hi. Thanks for the great app!
It appears that the registration endpoint does not check for existing email address. The following exception is raised:
```
django.db.utils.IntegrityError: duplica…
-
When I try and register with chishop I get a failure:
> > > > > Traceback:
> > > > > File "/home/nferrier/chishop/parts/django/django/core/handlers/base.py" in get_response
> > > > > 1. …
-
Things have been moving slowly on #196, which has caused us to be hesitant of [significant overhauls](https://github.com/jazzband/django-dbbackup/issues/423) to django-dbbackup due to the inevitable n…
-
### Expected behaviour
Is there any way to implement social-app-django for user registration? If yes then please someone guide me how to do this. Any help will be appreciated.
### Actual beh…