Jure
Jure
So my understanding is that leaflet.js expects coordinates in order of lat/long but the widget is saving and displaying them in x,y. I'm using SRID 4326 in my database and...
Is it possible to show multiple events on same day?
* Avoid importing modules with `*` but rather do it explicitly [link](https://github.com/JosiahSwaim/Punch-IN-OUT/blob/master/punchoutclasses.py#L1) * Class names in python should be capitalised (PEP-8) [link](https://github.com/JosiahSwaim/Punch-IN-OUT/blob/master/punchoutclasses.py#L4) * always use `format` where possible [link](https://github.com/JosiahSwaim/Punch-IN-OUT/blob/master/punchoutclasses.py#L13) *...
RemovedInDjango19Warning: Model class badges.models.Badge doesn't declare an explicit app_label and either isn't in an application in INSTALLED_APPS or else was imported before its application was loaded. This will no longer...
Is it possible to remove badges from user, when check conditions are no longer true?