This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-02 06:10:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
da7910d483
django
/
tests
/
field_deconstruction
History
Tim Graham
8119b679eb
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
...
http://bugs.python.org/issue27364
2016-09-17 15:44:06 -04:00
..
__init__.py
Ported over Field.deconstruct() from my schema alteration branch.
2013-06-28 17:27:52 +01:00
tests.py
Refs
#27025
-- Fixed "invalid escape sequence" warnings in Python 3.6.
2016-09-17 15:44:06 -04:00