This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Aymeric Augustin
7b88a96553
Added AppConfig.get_models().
2013-12-29 20:31:59 +01:00
..
class-based-views
…
contrib
Fixed
#21618
-- Added hints about openlayers.js hosting
2013-12-28 11:08:50 +01:00
files
…
forms
…
models
…
templates
…
applications.txt
Added AppConfig.get_models().
2013-12-29 20:31:59 +01:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
Used app_label instead of appname.
2013-12-28 09:53:02 +01:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
Refactored the migration signals to use app configs.
2013-12-29 17:53:42 +01:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
Fixed
#21242
-- Allowed more IANA schemes in URLValidator
2013-12-28 21:25:32 +01:00
views.txt
…