Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError at / 'NoneType' object has no attribute 'as_meta' #129

Open
JinJis93 opened this issue Oct 30, 2018 · 3 comments
Open

AttributeError at / 'NoneType' object has no attribute 'as_meta' #129

JinJis93 opened this issue Oct 30, 2018 · 3 comments
Labels
question Further information is requested

Comments

@JinJis93
Copy link

I followed all the instruction given in Github, created virtualenv and added secret keys in the .env file and so on.
When I launched server by

python3.6 manage.py runserver

the following screenshot popped up in my local server.

screen shot 2018-10-30 at 1 49 57 pm

I do not know what this means. Please inform me how to fix this. Thank you!

@OdJacobsen
Copy link

Hi,

Try to create a superuser, go to the /admin and create an event. Populate it with some dummy data and it should work.

@virogenesis
Copy link
Collaborator

@dingzhen93 missing conference that needs to be created in DjangoAdmin, we need to have a failover for this.

Feel free to make a pull request ! :)

@MaliRobot
Copy link
Collaborator

Will it suffice to make a simple check in core/views if there are any conferences?

@virogenesis virogenesis added the question Further information is requested label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants