This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_fields
History
Dmitry Medvinsky
1a9f6db5ff
Fixed
#27219
-- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte characters.
2016-09-19 20:19:57 -04:00
..
__init__.py
…
4x8.png
…
8x4.png
…
models.py
…
test_binaryfield.py
…
test_booleanfield.py
…
test_charfield.py
Fixed
#27219
-- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte characters.
2016-09-19 20:19:57 -04:00
test_datetimefield.py
…
test_decimalfield.py
…
test_durationfield.py
…
test_field_flags.py
…
test_filefield.py
Fixed
#26900
-- Fixed crash accessing deferred FileFields.
2016-07-16 08:22:24 -04:00
test_floatfield.py
…
test_foreignkey.py
…
test_genericipaddressfield.py
…
test_imagefield.py
Fixed
#26900
-- Fixed crash accessing deferred FileFields.
2016-07-16 08:22:24 -04:00
test_integerfield.py
…
test_manytomanyfield.py
Fixed
#17657
-- Made ModelForm respect ModelMultipleChoiceField's to_field_name.
2016-07-12 16:20:06 -04:00
test_promises.py
…
test_slugfield.py
…
test_textfield.py
Fixed
#27219
-- Changed cx_Oracle client encoding to AL32UTF8 to allow 4-byte characters.
2016-09-19 20:19:57 -04:00
test_uuid.py
…
tests.py
…