Hi, Snake

The databrowse contrib app has been deprecated since 1.4, but it's still
available as an external library[0].

Please read the release notes for that version to know more about that. [1]


Cheers,
AT


[0] https://pypi.python.org/pypi/django-databrowse
[1]
https://docs.djangoproject.com/en/1.4/releases/1.4/#django-contrib-databrowse


On Tue, Jun 11, 2013 at 6:09 PM, <snake_80...@hotmail.com> wrote:

> 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.
>
>
>

-- 
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