issues
search
furious-luke
/
django-address
A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
BSD 3-Clause "New" or "Revised" License
430
stars
180
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cant select address without `address_street_number`
#194
dickermoshe
closed
5 months ago
0
Fix RemovedInDjango41Warning on `default_app_config`
#193
jonahgeorge
opened
1 year ago
0
AddressField on admin site
#192
dave-richards
opened
1 year ago
0
⬆️ Bump sqlparse from 0.4.1 to 0.4.4
#191
dependabot[bot]
opened
1 year ago
0
⬆️ Bump sqlparse from 0.4.1 to 0.4.4 in /example_site
#190
dependabot[bot]
opened
1 year ago
0
⬆️ Bump django from 3.2.6 to 3.2.18 in /example_site
#189
dependabot[bot]
opened
1 year ago
0
⬆️ Bump django from 3.2.6 to 3.2.17 in /example_site
#188
dependabot[bot]
closed
1 year ago
1
Prefer django_countries.fields.CountryField instead of implement address.models.Country
#187
kiraware
opened
1 year ago
0
Add documentation to readthedocs
#186
kiraware
opened
1 year ago
0
Support for model serializer with django-rest-framework
#185
kiraware
opened
1 year ago
4
Fill related models upon Address creation.
#184
mrxsal
opened
1 year ago
0
Address Form field only populates if full address is provided.
#183
AustinGilkison
opened
1 year ago
0
{{ form.media }} seems to render nothing in Django 4
#182
joedborg
opened
2 years ago
2
⬆️ Bump django from 3.2.6 to 3.2.15 in /example_site
#181
dependabot[bot]
closed
1 year ago
1
Error when using together with Django autocomplete fields in admin
#180
spechtx
opened
2 years ago
3
unique=True
#179
the-moog
opened
2 years ago
2
⬆️ Bump django from 3.2.6 to 3.2.14 in /example_site
#178
dependabot[bot]
closed
2 years ago
1
Address save via admin saves the primary key into raw column, and additionally creates a bare new object
#177
jheld
opened
2 years ago
3
Python3.9 integration
#176
djruesch
opened
2 years ago
2
Error installing version 0.2.7 due to incorrect metadata
#175
dancergraham
closed
2 years ago
1
Bump django from 2.2.24 to 2.2.28
#174
dependabot[bot]
opened
2 years ago
0
Bump django from 3.2.6 to 3.2.13 in /example_site
#173
dependabot[bot]
closed
2 years ago
1
Include serializers for usage inside rest framework
#172
devidw
closed
2 years ago
2
Fix link to dev info issue in readme
#171
devidw
closed
2 years ago
0
Capitalize `True` in readme
#170
devidw
closed
2 years ago
0
Add language codes to readme
#169
devidw
closed
2 years ago
0
Nonexistent parent node ('address', '004_auto_20220227_1259')
#168
daniel-butler
closed
2 years ago
16
Bump sqlparse from 0.4.1 to 0.4.2
#167
dependabot[bot]
closed
1 year ago
1
Bump sqlparse from 0.4.1 to 0.4.2 in /example_site
#166
dependabot[bot]
closed
1 year ago
1
Bump django from 2.2.24 to 2.2.27
#165
dependabot[bot]
closed
2 years ago
1
Bump django from 3.2.6 to 3.2.12 in /example_site
#164
dependabot[bot]
closed
2 years ago
1
Add address settings
#163
karimone
opened
2 years ago
1
Add address settings
#162
karimone
closed
2 years ago
0
Update translation to Django 4
#161
src-r-r
closed
2 years ago
1
Enhancements to Address
#160
GhalebKhaled
opened
2 years ago
1
default Autofield and django 3.2
#159
karimone
opened
3 years ago
0
Admin does not query google
#158
Leikaab
opened
3 years ago
2
Use __str__ logic for serializing formatted value if it is missing
#157
BenQuigley
closed
2 years ago
2
:hammer: Dockerize example site
#156
furious-luke
closed
3 years ago
0
Use Docker for example site
#155
furious-luke
closed
3 years ago
2
Add end-to-end tests
#154
furious-luke
opened
3 years ago
0
:art: Reformat codebase using Black
#153
furious-luke
closed
3 years ago
3
:white_check_mark: Add tox file and update versions
#152
furious-luke
closed
3 years ago
0
Use tox to test against various Python versions
#151
furious-luke
closed
3 years ago
4
Use bump2version for automatically bumping version numbers
#150
furious-luke
opened
3 years ago
0
Use towncrier for release notes
#149
furious-luke
opened
3 years ago
1
correct search error in admin page
#148
xjlin0
closed
3 years ago
2
Warning: address.Address: (models.W042) Auto-created primary key used when not defining a primary key type
#147
banagale
closed
3 years ago
1
Error when used together with DateTimePicker
#146
rahozin-ivan
opened
3 years ago
0
Fallback to form fields if autocomplete is not available
#145
TeoGoddet
opened
3 years ago
2
Next