-
Notifications
You must be signed in to change notification settings - Fork 8
Update quick start docs #195
Copy link
Copy link
Open
Description
I tried using http://frog.readthedocs.io/en/latest/admin/quickstart.html
Here are issues I've experienced trying to set up the new frog:
'django.contrib.comments',->'django_commentsin INSTALLED_APPSFROG_FFPROBEisn't mentioned in the example settings.py./manage.py syncdb->./manage.py makemigrations(thenmigrate)- Deprecation warnings:
Support for string view arguments to url() is deprecated and will be removed in Django 1.10RemovedInDjango110Warning: You haven't defined a TEMPLATES setting. You must do so before upgrading to Django 1.10.RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated and will be removed in Django 1.10. Update your urlpatterns to be a list of django.conf.urls.url() instances instead
frog.context_processors.mediaseems to be missing from the project and shouldn't be inTEMPLATE_CONTEXT_PROCESSORS
Now I'm wrestling with http 405 responses.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels