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
74c025d028
django1
/
django
/
db
/
backends
/
sqlite3
History
Claude Paroz
a9a773ff38
Made get_table_description also return the size of char fields on SQLite
2012-08-30 19:36:05 +02:00
..
__init__.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
base.py
[py3] Ported django.utils.safestring.
2012-08-18 16:04:06 +02:00
client.py
Fixed
#1142
-- Added multiple database support.
2009-12-22 15:18:51 +00:00
creation.py
[py3] Replaced raw_input by input
2012-08-08 19:53:11 +02:00
introspection.py
Made get_table_description also return the size of char fields on SQLite
2012-08-30 19:36:05 +02:00