This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-09-18 16:30:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
285e765891
django
/
tests
/
proxy_model_inheritance
History
Download ZIP
Download TAR.GZ
Aymeric Augustin
da16bb30ff
Dropped AppCache._empty, _with_app and _without_app.
...
It's now easier to achieve the same effect with modify_settings or override_settings.
2013-12-23 21:37:56 +01:00
..
app1
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
app2
__init__.py
models.py
Fixing E302 Errors
2013-11-02 23:48:47 -05:00
tests.py
Dropped AppCache._empty, _with_app and _without_app.
2013-12-23 21:37:56 +01:00