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-03-03 21:46:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
sarahboyce
65effbdb10
Fixed
#33471
-- Made AlterField operation a noop when changing "choices".
...
This also allows customizing attributes of fields that don't affect a column definition.
2022-04-06 13:05:57 +02:00
..
__init__.py
…
fields.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_logging.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Fixed
#33471
-- Made AlterField operation a noop when changing "choices".
2022-04-06 13:05:57 +02:00