Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
first q
13 views
Skip to first unread message
Hussain Deikna
unread,
Apr 27, 2017, 1:06:22 PM
4/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
Hello
I am a new in geodjango and I find this
class Incidences(models.Model):
name = models.CharField(max_length=50)
location = models.PointField(srid=4326)
objects = models.GeoManager()
def __unicode__(self):
return
self.name
class Meta:
verbose_name_plural =" Incidences"
Can I add extra fields or not
thank you
Reply all
Reply to author
Forward
0 new messages