Hi!
I was wondering if anybody knew how to create a list based on that list
having a DateTime attribute that is less than 30 days old. I already have a
boolean in the model itself of 'published_recent_month' that can say if it
is or is not published within a month, but how do I put into that a l
ng??
Thanks
On Sunday, July 20, 2014 8:16:21 PM UTC-7, Conner DiPaolo wrote:
>
> Hi!
> I was wondering if anybody knew how to create a list based on that list
> having a DateTime attribute that is less than 30 days old. I already have a
> boolean in the model itself of 'publi
I already have a valid search function mapped in my Django project, you
type in a url '/project/search//' and it responds the corresponding search
results on a page. I want to have a search box in my nav-bar that was
created in my base.html and have users type in a query and it will redirect
it as
most of the form tutorials out there use POST because they change models or
something.
Seriously thanks for the response!
Conner DiPaolo
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receivi
hole site because the form is in my base.html .
Seriously thanks for the help dude!
-Conner DiPaolo
--
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
I had a serious problem doing this. If your problem is similar to how mine
was (static folder works but media folder doesn't) look at my Stack
Overflow Question
<http://stackoverflow.com/questions/24945395/django-imagefield-link-to-wrong-directory>
Best luck, Conner DiPaolo
On Mond
6 matches
Mail list logo