I need to use Jython instead of Python, I found that jython2.7b2 works with
DJango 1.7. So, I am stuck using the beta version. I am trying to follow
the current Django tutorial and I have ran into a problem. I am not sure if
I am using generic views properly. When I try to change the urls.py (
I hoping that you can help me out. I currently have Django1.7 running on
windows7/Java7/Jython2.7/Postgresql9.3/postgresql-9.3-1102.jdbc41/django_jython-1.7.0b2-py2.7.
egg
I learned today that on Django 1.7 has makemigrations and migrate commands
built in. But even so when I try to apply tho
Hello,
I have installed Debian 7, Jython 2.7b3 and Django 1.7. After installing
everything, I ran jython manage.py runserver. If I have css files and js
files referenced in the html, the pages don't render. But the pages use to
render in the older version of Django. Does anyone have any ide
Hello,
I am sure that I am not the first person to ask this question, but I want
to know the best way to track who created or modified a record in my
settings defined within models.py. Is there something new and great added
to 1.7 or something that already exists in older versions?
Thank you
Is there a way to add the user to the data model, so it knows who created
the record and who updated it last?
On Sunday, October 20, 2013 5:24:22 PM UTC-7, Ideo Rex wrote:
>
> Hello,
> I'm relatively new to Django. So I have a working (local) web application.
> I can create new model objects fro
5 matches
Mail list logo