This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
5e8625ba64
django1
/
django
/
db
History
Carles Pina Estany
9f2e8b5bb7
Fixed
#28120
-- Checked that CharField.max_length is not a boolean.
2017-04-24 18:49:31 -04:00
..
backends
Updated Oracle docs links to Oracle 12c.
2017-04-21 16:02:31 +02:00
migrations
Fixed
#28051
-- Made migrations respect Index's name argument.
2017-04-07 11:47:53 -04:00
models
Fixed
#28120
-- Checked that CharField.max_length is not a boolean.
2017-04-24 18:49:31 -04:00
__init__.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-01-19 08:39:46 +01:00
transaction.py
Fix a typo in django/db/transaction.py
2017-04-19 16:36:06 +02:00
utils.py
Refs
#27656
-- Updated django.db docstring verbs according to PEP 257.
2017-02-28 09:17:27 -05:00