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-17 21:41:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
f1f4aeb22e
django
/
django
/
db
History
Paulo
6104875a2c
Fixed
#29230
-- Fixed nested prefetches that clash with descriptors.
2018-05-27 21:45:51 -04:00
..
backends
Refs
#27098
-- Removed unused introspection queries.
2018-05-26 16:29:02 +02:00
migrations
Fixed
#28913
-- Fixed error handling when MIGRATIONS_MODULES specifies a nonexistent top-level package.
2018-05-05 18:26:33 -04:00
models
Fixed
#29230
-- Fixed nested prefetches that clash with descriptors.
2018-05-27 21:45:51 -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
Ref
#23919
-- Replaced some os.path usage with pathlib.Path.
2018-04-19 21:30:00 -04:00