On March 31, 2021 1:08:10 AM CDT, Salima Begum
wrote:
> We are planning to add nested comments features in our web application
>and
>are wondering whether Django FWK has a specific function or library
>that we
>can make use of and customize it according to our application. I wo
Hi all,
We are planning to add nested comments features in our web application and
are wondering whether Django FWK has a specific function or library that we
can make use of and customize it according to our application. I would
appreciate if you could share respective suggestions regarding
To Whom it may concern,
We are an international team of researchers, from the University of Bari,
Italy, and Eindhoven University of Technology, the Netherlands. The goal of
our research is to help improve the health and long term stability of
open-source communities. We would like to lea
ommunity feedback.
If you deal with addresses regularly and especially if you have
rolled-your-own address model architecture, we want to hear from you!
- Here is an issue for offering comments on storing addresses
<https://github.com/furious-luke/django-address/issues/98> in Django
Thanks Andreas
When I do that, I get an error message: NoReverseMatch at /photo_feed/
Could the problem be with my add_comment.html?
The code for that is as follows:
{% extends 'nowandthen/base.html' %}
{% load staticfiles %}
{% block title_block %}
Add self
{% endblock %}
{% block body_block %
Yeah ok - so you should use the pictures variable to iterate over to get
the pictures and you should be fine!
Regards,
Andréas
Den ons 1 apr. 2020 kl 15:26 skrev Jeff Waters :
> Thank you Andreas.
>
> This is the views.py -
> https://github.com/EmilyQuimby/my_now_and_then/blob/master/nowandthe
Thank you Andreas.
This is the views.py -
https://github.com/EmilyQuimby/my_now_and_then/blob/master/nowandthen/views.py
--
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
ul tag there that seems a bit out of place :)
Regards,
Andréas
Den ons 1 apr. 2020 kl 13:43 skrev Jeff Waters :
> Thanks Andreas
>
> I think that one of the mistakes I'd made previously was to not associate
> particular comments with particular pictures.
>
> I've tried
Thanks Andreas
I think that one of the mistakes I'd made previously was to not associate
particular comments with particular pictures.
I've tried to rectify that using the code below. However, when I do this, the
page I get is empty.
Any advice would be appreciated:
{% extends &
g a website where users can comment on photos in a gallery.
> The challenge I currently have is that Django is not able to determine
> which of the photos the comment 'submit' button relates to.
>
> This is my HTML code for the photo gallery:
>
> comments
>
I am creating a website where users can comment on photos in a gallery. The
challenge I currently have is that Django is not able to determine which of the
photos the comment 'submit' button relates to.
This is my HTML code for the photo gallery:
comments
Yes need to how to connect with git.
On Wed 26 Sep, 2018, 4:45 PM Pardhu Saradhi,
wrote:
> hi you need to add some more content to this
>
> On Wed, Sep 26, 2018 at 10:20 AM Dheeraj Kumar wrote:
>
>> Sudha,
>> Its very helpful for us. Thanks so much.
>>
>> Grace,
>>
>> I didn't get what u add in
hi you need to add some more content to this
On Wed, Sep 26, 2018 at 10:20 AM Dheeraj Kumar wrote:
> Sudha,
> Its very helpful for us. Thanks so much.
>
> Grace,
>
> I didn't get what u add in this.
>
>
> On Tue 25 Sep, 2018, 11:40 PM Gear Crew,
> wrote:
>
>> nice man the awesome pdf but I want
Thanks it is quite useful for coming out of drak sublime
On Tue 25 Sep, 2018, 11:16 PM Sudha Mohan, wrote:
>
> --
> 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
> emai
Sudha,
Its very helpful for us. Thanks so much.
Grace,
I didn't get what u add in this.
On Tue 25 Sep, 2018, 11:40 PM Gear Crew,
wrote:
> nice man the awesome pdf but I want to add more about urls , views, and
> link with model
>
> On Tuesday, 25 September 2018 19:48:12 UTC+2, Sudha Mohan wro
Wow , it is very helpful
On Tue, 25 Sep 2018, 11:40 p.m. Gear Crew,
wrote:
> nice man the awesome pdf but I want to add more about urls , views, and
> link with model
>
> On Tuesday, 25 September 2018 19:48:12 UTC+2, Sudha Mohan wrote:
>>
>>
>> --
> You received this message because you are subs
nice man the awesome pdf but I want to add more about urls , views, and
link with model
On Tuesday, 25 September 2018 19:48:12 UTC+2, Sudha Mohan wrote:
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and
Hi,
I'm creating the Generic model for Comments i have following scenerios:
1. Comments conversion should happen between one to one.
2. Comments should show based on particular programs id.
thank you.
--
You received this message because you are subscribed to the Google Groups
"Dj
, Code wrote:
>
> Also, is there a better alternative to comments app? thanks
>
> On Friday, 21 November 2014 09:10:40 UTC+5:30, Code wrote:
>>
>> I am using django comments app and am using bootstrap template for UI.
>>
>> In bootstrap I have;
>>
>>
Also, is there a better alternative to comments app? thanks
On Friday, 21 November 2014 09:10:40 UTC+5:30, Code wrote:
>
> I am using django comments app and am using bootstrap template for UI.
>
> In bootstrap I have;
>
>
> Name
> value="" aria
I am using django comments app and am using bootstrap template for UI.
In bootstrap I have;
Name
and other div classes to fill in mame , email, url and comments.
Django comments app's
{% get_comment_form for post as form %}
allows manually render fields
thank you for the responses, I will have a go at each.
I wonder if the angular and websockets approaches could compliment each
other...
On Friday, 22 August 2014 20:52:26 UTC+2, Julo Waks wrote:
>
> If you need to save the comments, take a look to django-angular.
> Its an integ
If you need to save the comments, take a look to django-angular.
Its an integration of angularJS into django.
Where you can save the model via javascript, i really recommend you Angular for
this.
-Original Message-
From: Collin Anderson
Sender: django-users@googlegroups.com
Date: Fri, 22
You could also look into the EventSource JavaScript API.
--
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 th
On 08/20/2014 05:11 PM, Aaron Reabow wrote:
> Hi all,
>
> I use a proprietary application that let people on multiple browsers
> comment.
>
> In real time their comments are displayed for everyone to see.
>
> What is quite nice, is that you can then order and group th
Hi all,
I use a proprietary application that let people on multiple browsers
comment.
In real time their comments are displayed for everyone to see.
What is quite nice, is that you can then order and group these comments.
I have looked through the Django apps, but am unsure if any of them
Create your own custom template filter for the markdown. Django's filter
didn't do much besides import markdown and send the content through that.
Comments now live here: https://github.com/django/django-contrib-comments
--
You received this message because you are subscribed to
I just picked up an old project i was working on ( wasn't working on it for
a year almost), and now the comments and markup modules are not working. It
seems that they have been depricated in 1.6 ( project was in 1.4 ).
What are the current alternatives for these ?
Vibhu
--
Simplicity i
it. Should I use database for text comments, or is it better statatic
> text files like image files in media folder.
>
> Any help is appreciated.
--
Best Regards,
Sven
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To
Hi all,
I want to render a static media .txt file from django template, but I can't
load it. Should I use database for text comments, or is it better statatic
text files like image files in media folder.
Any help is appreciated.
--
You received this message because you are subscribed t
I want to show images in comments or text fields.
I looked at markdown - and while it is quite cool for text formatting, it
is quite archaic for image display. Also it does not do any resizing so
some large images go out of bounds.
So, can you guys guide me to some good template filter utility
I have been using zinnia as a blogging platform in my website. But i am
unable to integrate threaded comments in zinnia. I tried installing
zinnia_threaded_comments app and following the instructions given in the
read me file. Can any one tell me, why it isn't working. What other options
There is no public API way. You can likely do this with .extra():
Object.objects.filter(Q(pub_date__lte=datetime.now)).extra(where=['1=1 /
* query no. 123 */'])
- Anssi
On 30 touko, 12:42, Timo Josten wrote:
> Hint: This is a cross-post
> fromhttp://stackoverflow.com/questions/16831162/is-it-p
Hint: This is a cross-post from
http://stackoverflow.com/questions/16831162/is-it-possible-to-add-sql-comments-to-a-query-built-with-the-orm
I am trying to identify slow querys in a large-scale Django 1.3 web
application. As it is kind of difficult to match the raw sql query in the
slow
Your template code should be in the same line. like:
the template code:
Comments
{% get_comment_count for bookmarks.sharedbookmark shared_bookmark.idas
comment_count %}
{% get_comment_list for bookmarks.sharedbookmark shared_bookmark.idas
comment_list %}
{% for
Try this template code:The template tags should be lined up in one single
line.
Comments
{% get_comment_count for bookmarks.sharedbookmark shared_bookmark.idas
comment_count %}
{% get_comment_list for bookmarks.sharedbookmark shared_bookmark.idas
comment_list
I have a site that uses the standard Django Comments app (well, a subclass
of it, with not many changes) for comments on different content types.
I'd like to be able to cache a list of comments, as fetching the comments
is one of the most frequent and slowest queries that's happen
On Tuesday, March 5, 2013 7:56:37 PM UTC, Dave Murphy wrote:
>
> On Tuesday, March 5, 2013 7:03:36 PM UTC, Bruno Girin wrote:
>>
>> So I'd much rather have the charm auto-generate part of the config in a
>> sensible way and then tell people: if you use Juju, don't provide those
>> settings in y
On Tuesday, March 5, 2013 7:03:36 PM UTC, Bruno Girin wrote:
>
> So I'd much rather have the charm auto-generate part of the config in a
> sensible way and then tell people: if you use Juju, don't provide those
> settings in your config, the charm will do it.
>
...and if they do? How is this any
For what it's worth, "other PaaS solutions" solve this by letting people
call a python function from settings.py
I think it's a good solution.
On Mar 5, 2013 8:04 PM, "Bruno Girin" wrote:
>
>
> On Tuesday, 5 March 2013 13:35:41 UTC, Dave Murphy wrote:
>>
>> On Tuesday, March 5, 2013 1:17:13 PM U
On Tuesday, 5 March 2013 13:35:41 UTC, Dave Murphy wrote:
>
> On Tuesday, March 5, 2013 1:17:13 PM UTC, Michael wrote:
>>
>> Are there other better options that wouldn't force people to change their
>> code to use the charm?
>>
>
> For the charm to be of sufficient value, it needs to be opiniona
On Tuesday, March 5, 2013 1:17:13 PM UTC, Michael wrote:
>
> Are there other better options that wouldn't force people to change their
> code to use the charm?
>
For the charm to be of sufficient value, it needs to be opinionated,
otherwise it's going to suffer from trying to work out-of-the-box
On Tue, Mar 5, 2013 at 1:55 PM, Dave Murphy wrote:
> On Sunday, March 3, 2013 4:45:56 PM UTC, Bruno Girin wrote:
>
>> Patrick solved that problem by separating different config elements in
>> different files but this implies that juju'ised applications would need to
>> follow the same structure.
On Sunday, March 3, 2013 4:45:56 PM UTC, Bruno Girin wrote:
> Patrick solved that problem by separating different config elements in
> different files but this implies that juju'ised applications would need to
> follow the same structure. Is that a good idea?
If you're aiming for a PaaS-style
On Sunday, 3 March 2013 17:45:56 UTC+1, Bruno Girin wrote:
> The main stumbling block at the moment and for which we could do with
> Django expertise is about the structure of the settings files. Some
> settings are application specific and should be left alone by Juju, others
> are environment
put
>> python manage.py migrate --noinput
>> post_static_script:
>> type: string
>> default: |
>> #!/bin/sh
>> python manage.py collectstatic -v 0 --noinput
>>
>> Note that this is not making unanimit
base configuration to be ready for some script.
> * You could be not using south
> * You might want to import some initial data and maybe only once at
> install time.
> * You could want to compress static files after running collectstatic
> * etc
>
> An other idea could b
age.py pull
would pull the latest version of the site and reload the application on
every
deployed Django machines.
The bottom line here is that it's not simple to find out what a standard
Django deployment (and is maintenance) looks like.
That being said, I'm really looking forwar
unning based on a given model in
> less lines of code. It's pretty simple and not heavily tested, but I'd
> like to see if any of you has any inital comments before I spend a lot
> of time on it.
>
> The idea is that we always write the same views for alot of our
>
et generic
scaffolding and basic views up and running based on a given model in
less lines of code. It's pretty simple and not heavily tested, but I'd
like to see if any of you has any inital comments before I spend a lot
of time on it.
The idea is that we always write the same views for alot o
t;>
>> Hi, I am trying to learn django comments customization by adding an
>> integer field to the comments framework. My Model looks like below
>>
>> class CommentWithRating(Comment): rating =
>> models.IntegerField(name='rating')
>>
>> And i
On Wednesday, December 26, 2012 11:43:47 AM UTC-8, sri wrote:
>
> Hi, I am trying to learn django comments customization by adding an
> integer field to the comments framework. My Model looks like below
>
> class CommentWithRating(Comment): rating =
> models.IntegerField(name=&
Hi, I am trying to learn django comments customization by adding an integer
field to the comments framework. My Model looks like below
class CommentWithRating(Comment): rating =
models.IntegerField(name='rating')
And i am trying to display the value in the rating field by using t
Hi,
I am trying to customise the comments app by adding rating field.
i am using django-ratings along with jquery-star.
I have followed the instructions mentioned in
http://www.azavea.com/blogs/labs/2011/04/jquery-star-rating-with-django-ratings/
but
i am getting an error when i try to post
Hi, I am trying to customise the comments app by adding a rating field
using django-ratings and jquery-star.
But when i try to post a comment, i am getting below error.
Traceback: File
"/Users/django*demo/godjango/lib/python2.7/site-packages/django/core/handlers/base.py"
in ge
> by the datastore in GAE.
>
> so, I see only three solutions:
>
> - keep searching for a GAE-specific example. I'm sure somebody
> somewhere has done threaded comments on GAE...
>
> - switch from datastore to Google Cloud SQL. it's supposed to be
> MySQL-c
example, the tutorial you
link uses Django-mptt, which uses aggregates, which aren't supported
by the datastore in GAE.
so, I see only three solutions:
- keep searching for a GAE-specific example. I'm sure somebody
somewhere has done threaded comments on GAE...
- switch from datas
Dear Folks,
I am developing a blog. Every post should have a threaded comment system. I
found a lot of examples on the internet, but the thing is - I am also
working with Google App Engine. All example I found are not specified for
GAE, but then I try to implement them I get errors( for example
Thanks for the answer!
I have found something on django's official website.
https://code.djangoproject.com/ticket/18143
It seems that the comments component are not paginateable with django's
own paginator...
在 2012年9月24日星期一UTC+8上午1时28分45秒,Pablo Sanfilippo写道:
>
> Sorry, i th
Sorry, i thought that views handle comments. I see now that comments are
handled by the framework itself.
El domingo, 23 de septiembre de 2012 11:12:10 UTC-3, Scarl escribió:
>
> I wonder is it possible to display 10 comments on one page? If it can, how
> to do it?
perfect example. You have to replace de model by the model of your
> comments.
>
> On Sunday, September 23, 2012 11:12:10 AM UTC-3, Scarl wrote:
>>
>> I wonder is it possible to display 10 comments on one page? If it can,
>> how to do it? Using the django.core.paginator?
&
https://docs.djangoproject.com/en/dev/topics/pagination/?from=olddocs#using-paginator-in-a-view
This
is a perfect example. You have to replace de model by the model of your
comments.
On Sunday, September 23, 2012 11:12:10 AM UTC-3, Scarl wrote:
>
> I wonder is it possible to disp
I wonder is it possible to display 10 comments on one page? If it can, how
to do it? Using the django.core.paginator?
please help! thx!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on the web vi
13.9.2012 11:23, sbrandt kirjoitti:
After evaluating some API creation frameworks, namely tastypie, pistion
and django rest framework, it came out that I would never use the first
two in my projects.
Sorry that I can't provide more detailed information, but it's about a
year ago. Both had issues
ores event message, log level, target model+pk and timestamp)
>>>>
>>>>
>>>>> Anyway, I'm rambling. If you would like to chat about this let me
>>>>> know. I will update this group, or contact you when I start working on the
>
;>>>
>>>> Kurt Pruhs
>>>> Utah State University
>>>> Programing & Design Team
>>>>
>>>>
>>>>
>>>>
>>>> On Monday, September 10, 2012 1:43:17 PM UTC-6, Cal Leeming [Simplicity
>>>
After evaluating some API creation frameworks, namely tastypie, pistion and
django rest framework, it came out that I would never use the first two in
my projects.
Sorry that I can't provide more detailed information, but it's about a year
ago. Both had issues with their architecture and philos
echnology Department
> Programming and Design Team
> office: 435.797.9260
> cell: 435.890.0289
>
> From: "Cal Leeming [Simplicity Media Ltd]" <
> cal.leem...@simplicitymedialtd.co.uk>
> Reply-To: "django-users@googlegroups.com"
> Date: Wednesday, September
The admin templates and views themselves are convoluted enough (the
price of having them work with anything), and full of enough magic
that it's not really feasible to build on top of them to add the
required capabilities. Maybe adding new admin views would be a
posibility, but what happens when yo
This is just my own opinion but, I can't ever see django-admin going much
further than it is now - for much the same reasons as mentioned on the
tastypie thread, nor have I come across any alternatives (yet) - although
it'd be interesting to hear others thoughts on this.
For me the thing I've foun
Since this came up, are there any more-or-less packaged alternatives
to django-admin? More than twice I've had to give up in something as
simple as rendering two-level FK indirections, lest I wanted to
override most of the ModelAdmin classes.
The thing is that I don't trust myself to be throughout
-users@googlegroups.com>>
Date: Wednesday, September 12, 2012 6:27 AM
To: "django-users@googlegroups.com<mailto:django-users@googlegroups.com>"
mailto:django-users@googlegroups.com>>
Subject: tastypie - some feedback / comments
Hi all,
For the last two years wheneve
Hi all,
For the last two years whenever an API has been required for a project, we
have just used our own API wrapper that consists of about 50 lines, then
added in the bits we needed as we go along.
So today, I decided to spread my wings a little and give TastyPie a try...
here is a bit of feedb
a new module that allows for lightweight/easy
>>>> relational event logging and auditing field changes.
>>>>
>>>> Our use case was to satisfy four main requirements;
>>>>
>>>> * Log events directly from models, whilst keeping a
>>> information
>>> * Ensure module was a drop-in replacement (only change required is to
>>> subclass CuteModel)
>>>
>>> The code itself has been dragged out of our existing projects, cleaned
>>> up slightly, and released as open source.
>>
umentation and source code has been made available here:
>> https://github.com/foxx/**django-cutemodel<https://github.com/foxx/django-cutemodel>
>>
>> Particular care has been made to ensure the code is able to scale up to
>> many millions of rows, and we have not yet
sues.
>
> In future, we'd love to add some extra features and do a bit more tidy up
> - so any testing/feedback/features suggestions/comments would be
> appreciated.
>
> Cheers
>
> Cal
>
--
You received this message because you are subscribed to the
o add some extra features and do a bit more tidy up -
so any testing/feedback/features suggestions/comments would be appreciated.
Cheers
Cal
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email
On 6/09/2012 4:07pm, heni yemun wrote:
Hi,
I'm having difficulty attaching comments to a User object i created. So
walk me through the process of *attaching comments* to *displaying
them*. THANK YOU!
Difficult to know exactly what you are trying to do from your
specification but typi
Hi,
I'm having difficulty attaching comments to a User object i created. So
walk me through the process of *attaching comments* to *displaying them*.
THANK YOU!
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this di
I solved it. Problem was with AJAX :)
On Tue, Jul 17, 2012 at 2:30 PM, Aljoša Mohorović <
aljosa.mohoro...@gmail.com> wrote:
> On Tue, Jul 17, 2012 at 10:47 AM, Benasg wrote:
> > Hello, when I using django comments without tinymce it`s works perfect,
> but
> > when I ad
On Tue, Jul 17, 2012 at 10:47 AM, Benasg wrote:
> Hello, when I using django comments without tinymce it`s works perfect, but
> when I add tiny I get error "This field is required".
> Any suggestion?
can you post models.py code before and after you added tinymce?
Aljosa
--
Hello, when I using django comments without tinymce it`s works perfect, but
when I add tiny I get error "This field is required".
Any suggestion?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To view this discussion on
I've set up django's built in comments in my application and I'm employing
the flagging ability. The flagging works fine, but the 'cancel" link that
appears on the template returns the following error when clicked:
could not find http
The template/form is as follow
I wanted to have a functionality to be able to edit the comments posted
using the comments app (not from the admin, from the site). As much as I
know Django, to render an edit form we need to pass an instance of the
object to the form which has to be edited like
form = SomeForm(instance
gt; > change {% url
> > %}" /> to
> > your own custom view like the view you used to load the page where you
> > are collecting the comments.
> >
> > Don't mean to be harsh but what were you thinking?
> >
> > django.contrib.comment
Thanks man! I've changed it to {{request.path}}.
Not thinking bout anything. Just might be tired then!
On Feb 23, 4:30 pm, Babatunde Akinyanmi wrote:
> dude,
> change {% url
> %}" /> to
> your own custom view like the view you used to load the page where you
>
dude,
change {% url
%}" /> to
your own custom view like the view you used to load the page where you
are collecting the comments.
Don't mean to be harsh but what were you thinking?
django.contrib.comments.views.comments.comment_done by default
redirects to the "Thanks for
Hi guys, how can I get rid of users being directed to the “Thanks you
for your comment” page after commenting in Django site? I users to be
redirected to the same page they commented. I’m using Django
comments.
I’ve tried adding:
But it’s not working. Below is codes in my comment/form.html
will I make it
> > display comment? Please.
>
> This page has some hints:
>
> https://docs.djangoproject.com/en/1.3/ref/contrib/comments/#displayin...
>
> Cheers
>
> Tom
--
You received this message because you are subscribed to the Google Groups
"Django users" gr
On Tue, Feb 14, 2012 at 2:45 PM, coded kid wrote:
> Below the status. I'm not sure if I fixed this. How will I make it
> display comment? Please.
>
This page has some hints:
https://docs.djangoproject.com/en/1.3/ref/contrib/comments/#displaying-comments
Cheers
Tom
--
You
> > installing django comments and setting up all other things, I decided
> > to give it a try by commenting on my status.
>
> > I commented and I was redirected to /comment/posted/. But the problem
> > I'm facing is that, Django comments is not displaying my comment
On Tuesday, 14 February 2012 12:02:58 UTC, coded kid wrote:
>
> Hi guys, I'm using Django.contrib.comments in my Django web app. After
> installing django comments and setting up all other things, I decided
> to give it a try by commenting on my status.
>
> I commented
Hi guys, I'm using Django.contrib.comments in my Django web app. After
installing django comments and setting up all other things, I decided
to give it a try by commenting on my status.
I commented and I was redirected to /comment/posted/. But the problem
I'm facing is that, Django c
Oh ok. Just render the comments as usual then use jquery of pure
javascript to hide it by default. Tie the link to the onclick event
such that it triggers the unhiding of the comment div. Simple.
On 2/13/12, coded kid wrote:
> Okay. Just like this. Comment
> Link Name
>
> Where &
On 02/13/2012 11:12 AM, Fabio Natali wrote:
http://stackoverflow.com/questions/1456267/django-comments-want-to-remove-user-url-not-expand-the-model-how-to/4766543#4766543
This link worked fine for me. :-)
--
Fabio Natali FNstudio
http://fnstudio.it
fabio_natali@skype
--
You received this
On 02/13/2012 11:44 AM:
Yeah, thanks for the reply. I followed the doc but it's not working
for me.
[...]
Hi there!
If you have an object my_object passed by your view to your template, I
think you can write:
{% load comments %}
{% get_comment_count for my_object as comment_
Okay. Just like this. Comment
Link Name
Where "Comment Link Name" is the name you want to give to your link.
So when a user click on it, it should show the comment form on the
same page. I hope you now get my point?
On Feb 13, 1:26 pm, Babatunde Akinyanmi wrote:
> Please Rephrase. I don't get
Please Rephrase. I don't get the part of "comment link name"
On 2/13/12, coded kid wrote:
> Hi Guys, How can I link to “Django Comment form”, so that when a user
> clicks on the “Comment Link Name” It will display the Comment Form on
> the same page with the post. I hope you get my point? If you
Hi Guys, How can I link to “Django Comment form”, so that when a user
clicks on the “Comment Link Name” It will display the Comment Form on
the same page with the post. I hope you get my point? If you do please
answer and if you don’t ask me to explain further.
--
You received this message becaus
1 - 100 of 616 matches
Mail list logo