Re: Integrate and use AdminLTE2 template as frontend separate from django admin backend

2017-08-22 Thread Óscar M . Lage
> > > Any suggestion on how to do it quickly? > What about django-cruds-adminlte? https://github.com/oscarmlage/django-cruds-adminlte -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails fro

please help me about django error that encoding is wrong

2017-08-22 Thread 輝夜三日月
just create a django project in Pycharm which was in a virtual environment ,while it send me a unsolved problem about following things:

Re: please help me about django error that encoding is wrong

2017-08-22 Thread Vijay Khemlani
What is the hostname of your machine? If you are using Windows then you can execute "ipconfig /all" on a cmd prompt On Mon, Aug 21, 2017 at 11:27 PM, 輝夜三日月 wrote: > >

Use separate apps or only one app in my project

2017-08-22 Thread ledzgio
I am a noob with Django and I am working on my first Django project where I have to publish some kind of content within different websites, so basically I have this app that allows me to publish some content on many different websites. Now my question is, is it a good idea to make a separate Dj

Re: Use separate apps or only one app in my project

2017-08-22 Thread ledzgio
I forgot to mention that each website accepts different data, this means that if I want to publish a certain content within an app, the field required by each website can vary. On Tuesday, August 22, 2017 at 3:41:21 PM UTC+2, ledzgio wrote: > > I am a noob with Django and I am working on my firs

Re: please help me about django error that encoding is wrong

2017-08-22 Thread James Schneider
> > > System check identified 1 issue (0 silenced). > August 22, 2017 - 02:05:59 > Django version 1.11.4, using settings 'untitle7.settings' > Starting development server at http://127.0.0.1:8000/ > Quit the server with CTRL-BREAK. > Unhandled exception in thread started by check_errors..wrapper a

Re: Questions About ModelForm

2017-08-22 Thread James Schneider
> > > Documents are uploaded and saved to the local drive through the admin > portal. That works. The workflow is used to review those documents that > have text in them (DOCUMENT_CATEGORY), and for a user to decide if they can > be OCRed and the text saved in the text field of the DocumentOCR mode

Deploying Django Tutorials or Guides - mod_wsgi, Apache, Linux

2017-08-22 Thread pieceofkayk2718
Does anyone have any good tutorials or guides on how to deploy a Django project using mod_wsgi, Apache, and Linux? The documentation isn't really cutting it for my beginner self. Thanks in advance! -- You received this message because you are subscribed to the Google Groups "Django users" gr

Re: 1.11: Value error on related user name during save of user model

2017-08-22 Thread Axel Rau
Thanks for taking the time to write such an extensive answer. > Am 21.08.2017 um 23:53 schrieb James Schneider : > > > > On Mon, Aug 21, 2017 at 7:50 AM, Axel Rau > wrote: > While upgrading from 1.9 to 1.11, ForwardManyToOneDescriptor.__set__() > tries to assign a st

Re: A lot of Problems with Migrating (conceptual)

2017-08-22 Thread Alexander Joseph
Thanks for all the advice. One more question - could project structure be causing issues with migrations? I'm working on a large project and many apps in my project have several layers of "sub-apps". My structure looks something like this... my_project/ config/ docs/ accounting/

Re: Deploying Django Tutorials or Guides - mod_wsgi, Apache, Linux

2017-08-22 Thread pieceofkayk2718
I should add Python 2.7, Django 1.11 > > -- 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

Re: 1.11: Value error on related user name during save of user model

2017-08-22 Thread James Schneider
On Tue, Aug 22, 2017 at 12:31 PM, Axel Rau wrote: > Thanks for taking the time to write such an extensive answer. > Thanks. I should really sleep more... > > Some background info: > > This is a realtime operational database, for which I try to create a GUI > with Django. > The DB is fully norm

Re: A lot of Problems with Migrating (conceptual)

2017-08-22 Thread James Schneider
On Tue, Aug 22, 2017 at 12:37 PM, Alexander Joseph < alexander.v.jos...@gmail.com> wrote: > Thanks for all the advice. > > One more question - could project structure be causing issues with > migrations? I'm working on a large project and many apps in my project have > several layers of "sub-apps"

is there any way to dump all sqlmigrations automatically ?

2017-08-22 Thread Victor Wang
use "sqlmigrate " is too ineffective to get all sql script to setup new database . is there anyway to dump all "sqlmigrate" for all apps ? -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emai

Re: Deploying Django Tutorials or Guides - mod_wsgi, Apache, Linux

2017-08-22 Thread gerardo.palazuelos
hi, You might want to check this link: https://www.fullstackpython.com/deployment.html I hopes this can guide you. Regards, Gerardo. On Tuesday, August 22, 2017 at 2:32:17 PM UTC-6, pieceof...@gmail.com wrote: > > I should add Python 2.7, Django 1.11 > >> >> -- You received this message becaus

Problem with django in a ubuntu Server

2017-08-22 Thread iquinones
Hello there, i have a problem with django, when i upload all my files and run the manager.py runserver to an ubuntu server, it turns just to localhost and the main page throws this... It worked! Congratulations on your first Django-powered page. Of course, you haven't actually done any work

Re: Problem with django in a ubuntu Server

2017-08-22 Thread James Schneider
On Aug 22, 2017 7:17 PM, wrote: Hello there, i have a problem with django, when i upload all my files and run the manager.py runserver to an ubuntu server, it turns just to localhost and the main page throws this... It worked! Congratulations on your first Django-powered page. Of course, you