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
Claude Paroz
95ede98e60
Removed double word in model docs
2014-02-09 20:30:34 +01:00
..
class-based-views
Fixed inaccuracies in generic mixins documentation.
2014-02-09 10:59:18 +00:00
contrib
Fixed
#19879
-- Have 'findstatic' says on which directories it searched the relative paths.
2014-02-09 14:22:22 +00:00
files
…
forms
…
models
Removed double word in model docs
2014-02-09 20:30:34 +01:00
templates
…
applications.txt
…
checks.txt
…
clickjacking.txt
…
databases.txt
Fixed
#21629
-- Added instructions for loading MySQL time zone definitions.
2013-12-26 15:50:33 -05:00
django-admin.txt
Fixed
#21969
: Fix behaviour of initial_data with migrated apps
2014-02-09 12:22:59 +00:00
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#21674
-- Deprecated the import_by_path() function in favor of import_string().
2014-02-08 11:12:19 -05:00
validators.txt
…
views.txt
…