once migrations are completed successfully.
then check urls.py, bellow two lines are there are not
from django.contrib import admin
path('admin/', admin.site.urls),
then browse this
http://127.0.0.1:8000/admin
On Fri, Oct 5, 2018 at 4:36 PM VIPIN VIPIN wrote:
> This is not working
>
>
> On
This is not working
On Thursday, October 4, 2018 at 11:53:42 PM UTC+5:30, SHUBHAM .SINGH.
RATHORE wrote:
>
> First of all makemigrations and migrate than creatsuperuser
>
>
> On Thu 4 Oct, 2018 11:47 pm VIPIN VIPIN, > wrote:
>
>> id is : 12345
>
> password: 12345Vipin
>>
>> --
>> You
First of all makemigrations and migrate than creatsuperuser
On Thu 4 Oct, 2018 11:47 pm VIPIN VIPIN, wrote:
> id is : 12345
password: 12345Vipin
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group
>
> id is : 12345
>>>
>>> password: 12345Vipin
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group
give me you id and password teamviwer i will help you
El jue., 4 oct. 2018 a las 12:07, VIPIN VIPIN ()
escribió:
> This is not working
>
>
> On Thu, 4 Oct 2018, 11:25 pm Bob White, wrote:
>
>> you must do makemigrations and then migrate
>>
>> after that you will be enable to see panel admin
>>
>
This is not working
On Thu, 4 Oct 2018, 11:25 pm Bob White, wrote:
> you must do makemigrations and then migrate
>
> after that you will be enable to see panel admin
>
> python manage.ty makemigrations
> python manage.py migrate
>
> this process will make the tables for admin
>
> El jue., 4 oct
Migrate your database
On Thu, Oct 4, 2018, 10:30 PM VIPIN VIPIN wrote:
> I had created superuser successfully
> But whenever I go to admin panel in my server, it does not give me any
> login page
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users"
you must do makemigrations and then migrate
after that you will be enable to see panel admin
python manage.ty makemigrations
python manage.py migrate
this process will make the tables for admin
El jue., 4 oct. 2018 a las 11:07, VIPIN VIPIN ()
escribió:
> --
> You received this message because
Please check this link about your issue
https://stackoverflow.com/questions/37949198/wsgirequest-object-has-no-attribute-user-django-admin
(https://link.getmailspring.com/link/1538673870.local-79151df1-ea10-v1.4.2-f587b...@getmailspring.com/0?redirect=https%3A%2F%2Fstackoverflow.com%2Fquestions%
check your urls.py
On Thu, Oct 4, 2018 at 10:37 PM VIPIN VIPIN wrote:
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googleg
I had created superuser successfully
But whenever I go to admin panel in my server, it does not give me any login
page
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an ema
On Tue, Sep 5, 2017 at 5:42 AM, Sandeep S wrote:
> Hi All,
>
> I am getting error when I tried to create a superuser. I am using
> Cassandra 3.0 with Django 1.11.4.
>
> I used this command in Pycharm: manage.py createsuperuser
>
> error: "cassandra.protocol.SyntaxException: [Syntax error in CQL
Hi All,
I am getting error when I tried to create a superuser. I am using Cassandra
3.0 with Django 1.11.4.
I used this command in Pycharm: manage.py createsuperuser
error: "cassandra.protocol.SyntaxException:
"
What am I doing wrong?
--
You received this message because you are subscribe
his is addressed.
>>>
>>> [1] https://code.djangoproject.com/ticket/21726
>>>
>>> Yours,
>>> Russ Magee %-)
>>>
>>>
>>>
>>> On Fri, Jan 3, 2014 at 9:11 AM, 项楠 wrote:
>>>
>>>> django 1.6.1,
[1] to make sure this is addressed.
>>
>> [1] https://code.djangoproject.com/ticket/21726
>>
>> Yours,
>> Russ Magee %-)
>>
>>
>>
>> On Fri, Jan 3, 2014 at 9:11 AM, 项楠 wrote:
>>
>>> django 1.6.1,python 3.3.3, windows 8.
>>
t/21726
>
> Yours,
> Russ Magee %-)
>
>
>
> On Fri, Jan 3, 2014 at 9:11 AM, 项楠 >wrote:
>
>> django 1.6.1,python 3.3.3, windows 8.
>>
>> I choose Substituting a custom User
>> model<https://docs.djangoproject.com/en/1.6/topics/auth/customizing/#auth-cus
[1] https://code.djangoproject.com/ticket/21726
Yours,
Russ Magee %-)
On Fri, Jan 3, 2014 at 9:11 AM, 项楠 wrote:
> django 1.6.1,python 3.3.3, windows 8.
>
> I choose Substituting a custom User
> model<https://docs.djangoproject.com/en/1.6/topics/auth/customizing/#auth-cust
django 1.6.1,python 3.3.3, windows 8.
I choose Substituting a custom User
model<https://docs.djangoproject.com/en/1.6/topics/auth/customizing/#auth-custom-user>,
and everything is ok except creating superuser at the beginning:
[image: enter image description here]
As you can see,
18 matches
Mail list logo