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-03-25 02:10:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
09a719a4e6
django
/
tests
/
regressiontests
/
queries
History
Aymeric Augustin
bdca5ea345
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
..
__init__.py
Merged the queryset-refactor branch into trunk.
2008-04-27 02:50:16 +00:00
models.py
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
tests.py
Fixed
#17788
-- Added batch_size argument to qs.bulk_create()
2012-07-17 15:24:41 +03:00