Basil Sh.
Basil Sh.
details bellow ```python {'altitude': 0.0, 'city': , 'city_name': 'Coaque', 'country': , 'iata': None, 'icao': 'SECQ', 'ident': 'SECQ', 'local': None, 'location': , 'name': 'Coaque Airport', 'region': , 'type': 'small_airport'} ```
Have you considered adding the option to map based solely on the latitude/longitude? The template tag would look something like {% easy_map | [ ] [] [using ] %} The...
здравствуйте, Михаил. вопрос наверняка глупый, но от новичка много не требуйте... хочу сделать в админке при подаче заявки, чтобы был выпадающий список с возможными адресами (их немного, порядка 10). при...
Hey, @bartTC  What was there?
fix #50
crispy tags doesn't call `render` method
It's not working with django-crispy-forms, for example: ```html+django {% form|crispy %} ``` will produce input field without `multiple` attribute, this is how crispy template tags are implemented.
Hi, This repository seems to lack maintenance, I propose myself as a new maintainer. Could you give me the right to push in your repository or just transfer it on...
Hi, This repository seems to lack maintenance, I propose myself as a new maintainer. Could you give me the right to push in your repository or just transfer it on...
It looks like it was removed in latest release, although it's still mentioned in documentation. Any chance to bring it back or there was a reason to remove it? See:...