Profile
Achievement
    
                viroide's Recent SnippetsTagged django
- All /
 
 « Prev 1 Next »
It's imposible to read de "_id" field en django templates ( {{element._id}} === error) So, to read it, you must do a templatetag. 
Now you hace the templatetag, you can use it like this: {{element|pk}}
        
        
        
            0 
        
        
            3777 
        
                    posted 12 years ago by viroide