Home
Download
Documentation
Weblog
Community
Code
Code
Search:
Login
Register
Settings
Wiki
Timeline
Browse Source
Reports
View Tickets
New Ticket
Roadmap
Search
View Latest Revision
root
/
django
/
trunk
/
django
/
db
/
models
/
loading.py
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@7721
[7721]
06/21/08 15:55:17
lukeplant
Added tests for corner case with deleting where objects are deleted in the …
(edit)
@7679
[7679]
06/17/08 08:58:19
russellm
Fixed
#7044
-- Corrected a minor typo in a docstring in the model loader. …
(edit)
@6087
[6087]
09/10/07 02:00:46
russellm
Removed code that was recasting major errors found during application …
(edit)
@5922
[5922]
08/17/07 23:16:04
mtredinnick
Renamed Cache to
AppCache?
and cache_ready() to app_cache_ready() from …
(edit)
@5919
[5919]
08/17/07 12:23:15
mtredinnick
Rewrote portions of the app- and model-cache initialisation to handle some …
(edit)
@5091
[5091]
04/26/07 08:30:48
mtredinnick
Fixed
#4040
-- Changed uses of has_key() to "in". Slight …
(edit)
@4265
[4265]
12/30/06 00:25:49
adrian
Fixed
#3191
-- Set 'svn:eol-style native' on the files that didn't have …
(edit)
@3951
[3951]
10/30/06 14:50:27
adrian
Fixed
#2968
-- Changed arguments to
import
to use empty dictionary …
(edit)
@3539
[3539]
08/08/06 16:17:59
adrian
Negligible style change in django.db.models.loading
(edit)
@3490
[3490]
07/29/06 16:04:41
mtredinnick
Seed the global app cache in a call to db.models.get_model() except when …
(edit)
@3243
[3243]
06/30/06 14:13:00
adrian
Negligible spacing change to django/db/models/loading.py
(edit)
@3221
[3221]
06/27/06 20:53:30
mtredinnick
Fixed
#1812
-- permit apps without models (without disguising other …
(edit)
@3212
[3212]
06/26/06 11:20:58
mtredinnick
Fixed another path where imports were creating two instances of a …
(edit)
@3206
[3206]
06/26/06 04:01:07
mtredinnick
Fixed
#1796
-- implemented more robust normalisation for module …
(edit)
@3202
[3202]
06/25/06 09:49:34
mtredinnick
Fixed
#1796
-- only load a single copy of each model, even when it …
(edit)
@3201
[3201]
06/24/06 23:24:15
russellm
Fixes
#1812
-- Added model validity checks to ensure that models.py …
(edit)
@3195
[3195]
06/22/06 23:37:00
russellm
Fixed
#1662
-- Added resolver for string-form model references for models …
(edit)
@2995
[2995]
05/26/06 14:28:55
adrian
Fixed
#1732
--
AttributeErrors?
in models are no longer ignored by the …
(copy)
@2809
[2809]
05/01/06 20:31:56
adrian
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from
django/branches/magic-removal/django/db/models/loading.py
:
(edit)
@2491
[2491]
03/06/06 17:20:29
jkocherhans
magic-removal:
[2498]
forced apps to have a models module. Fixed.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog