Hello Ajay,
> On 20 Nov 2014, at 06:20, Ajay Kumar <
newtechnol...@gmail.com> wrote:
>
> hi guys. I'm in a django project , i tried to customize the user table model and tried to add a field gender in it and added success fully ,as per the instruction i followed changes and got gender field in it.but when i tried to save it gives the error that 'Manager isn't available; User has been swapped for 'register.User'' guys give me the solution for this
Your best bet for an answer is the django-users email list, <
django...@googlegroups.com> - the web interface is <
https://groups.google.com/forum/#!forum/django-users>.
This django-developers email list is only for the discussion of Django itself.
You might also find helpful the #django IRC channel on
irc.freenode.net.
Good luck!
cheers,
Erik