This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
7fd2c5873f
datatracker
/
django
/
db
History
Henrik Levkowetz
43fcce48fd
Tweaked the exception message for Django's DoesNotExist messages to make it easier to figure out the situation.
...
- Legacy-Id: 6316
2013-09-30 18:57:16 +00:00
..
backends
Applied fix from
https://code.djangoproject.com/attachment/ticket/3615/defer_constraint_checks.diff
to defer constraint checks when loading fixtures.
2013-07-14 14:22:26 +00:00
models
Tweaked the exception message for Django's DoesNotExist messages to make it easier to figure out the situation.
2013-09-30 18:57:16 +00:00
.gitignore
Merged from log:branch/2.00@2363: Current release branch head to trunk.
2010-07-21 12:48:05 +00:00
__init__.py
Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
2011-12-15 14:13:54 +00:00
transaction.py
Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
2011-12-15 14:13:54 +00:00
utils.py
Port to Django 1.2, replacing built-in patched Django with Django 1.2.7 (with patches applied on top) and replacing South with South 0.7.3
2011-12-15 14:13:54 +00:00