Hello everyone.

My question is this:

I am currently doing a small system, synchronize just a few changes in my 
models.py, and try to access the browser, and I do not charge it, try again 
with 
the command: python manage.py syncdb and I get this error:

/ 
usr/local/lib/python2.7/site-packages/django/contrib/databrowse/__init__.py: 
5: DeprecationWarning: The Databrowse contrib app is deprecated
   warnings.warn ("The Databrowse contrib app is deprecated", 
DeprecationWarning)

Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 0 object (s) from 0 fixture (s)

I hope can help me try to solve it, thanks!

-- 
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, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to