summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-08[1.7.x] Bumped version for 1.7.9 release.1.7.9Tim Graham
2015-07-08[1.7.x] Prevented newlines from being accepted in some validators.Tim Graham
2015-07-08[1.7.x] Fixed #19324 -- Avoided creating a session record when loading the se...Carl Meyer
2015-07-08[1.7.x] Added security release note stubs.Tim Graham
2015-07-08[1.7.x] Corrected example code for get_query_set upgrade in 1.6 release notesLuke Plant
2015-07-01[1.7.x] Backported .gitignore and .hgignore from master.Tim Graham
2015-06-30[1.7.x] Refs #23621 -- Fixed warning message when reloading models.Marten Kenbeek
2015-06-17[1.7.x] Corrected Python version support info in docs/topics/install.txtTim Graham
2015-06-09[1.7.x] Fixed #24903 -- Fixed assertRaisesMessage on Python 2.7.10.Tim Graham
2015-06-09[1.7.x] Fixed import in docs/ref/contrib/syndication.txtargaen
2015-05-28[1.7.x] Fixed #24817 -- Prevented loss of null info in MySQL field renaming.Andriy Sokolovskiy
2015-05-22[1.7.x] Fixed mistakes in docs/topics/forms/formsets.txt examples.I am Clinton
2015-05-20[1.7.x] Fixed typo in docs/ref/contrib/admin/index.txtlatyas(懒)
2015-05-19Reverted "[1.7.x] Made minor edits to docs/intro/tutorial01.text"Tim Graham
2015-05-19[1.7.x] Made minor edits to docs/intro/tutorial01.textI am Clinton
2015-05-18[1.7.x] Fixed typos in docs/ref/request-response.txtI am Clinton
2015-05-13[1.7.x] Fixed #24789 -- Fixed wrong positional args order in doc exampleCharles Dee Rice
2015-05-12[1.7.x] Light edits to docs/topics/forms/index.txtI am Clinton
2015-05-11[1.7.x] Fixed #24780 -- Removed outdated discussion of signals and custom users.Tim Graham
2015-05-06[1.7.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txtSławomir Ehlert
2015-05-05[1.7.x] Refs #21357 -- Added a working session example to the docs.Simon Baechler
2015-05-02[1.7.x] Fixed typo in translation import statementJosé Padilla
2015-05-01[1.7.x] Post-release version bump.Tim Graham
2015-05-01Bumped version for 1.7.8 release.1.7.8Tim Graham
2015-05-01[1.7.x] Added dates to release notes.Tim Graham
2015-04-29[1.7.x] Added translation.override() context manager to docs.Dmitry Medvinsky
2015-04-28[1.7.x] Fixed typo in docs/topics/i18n/translation.txtMounir
2015-04-25[1.7.x] Fixed #24704 -- Clarified system check interaction with runserver.Tim Graham
2015-04-24[1.7.x] Added missing comma in LocMemCache example.Nik Nyby
2015-04-24[1.7.x] Updated startproject MIDDLEWARE_CLASSES in docs.Daniel Harding
2015-04-22[1.7.x] Fixed #24613 -- Added example to QuerySet.defer() documentationRichard Eames
2015-04-22[1.7.x] Fixed #24684 -- Typo in docs/topics/forms/modelforms.txtTim Graham
2015-04-20[1.7.x] Fixed #24674 -- Documented the correct NullBooleanField formfield.Simon Charette
2015-04-20[1.7.x] Fixed typo in docs/topics/class-based-views/intro.txtAnton
2015-04-20[1.7.x] Fixed #24668 -- Amended ModelAdmin.save_formset() example for #10284.Tim Graham
2015-04-20[1.7.x] Fixed #11078 -- Removed inaccurate docs about proxy models Meta.Marco Santamaria
2015-04-18[1.7.x] Fixed #24595 Oracle test failureShai Berger
2015-04-17[1.7.x] Fixed #24657 -- Fixed include template tag example.Tim Graham
2015-04-17[1.7.x] Fixed #24595 -- Prevented loss of null info in MySQL field alterationClaude Paroz
2015-04-16[1.7.x] Fixed #24605 -- Fixed incorrect reference to alias in subquery.Anssi Kääriäinen
2015-04-16[1.7.x] Fixed #23984 -- Added Javascript i18n documentationDaniel Lindsley
2015-04-16[1.7.x] Fixed #24644 -- Added HTTP_ACCEPT to example headers list.Abdulrahman Alotaibi
2015-04-14[1.7.x] Fixed typos in the 1.7.7 release notes.Simon Charette
2015-04-14[1.7.x] Fixed title in 1.7.8 release notesMarkus Holtermann
2015-04-14[1.7.x] Fixed #24637 -- Fixed database introspection with SQLite 3.8.9.peterfarrell
2015-04-14[1.7.x] Fixed typos in docs/ref/templates/api.txtTim Graham
2015-04-14[1.7.x] Fixed formatting in docs/ref/templates/builtins.txtMaxime Lorant
2015-04-13[1.7.x] Fixed typo in docs/howto/deployment/wsgi/apache-auth.txtAfriza N. Arief
2015-04-08[1.7.x] Fixed #24600 -- Fixed inaccurate example in template Context docs.Tim Graham
2015-04-07[1.7.x] Fixed typo in docs/intro/tutorial02.txtMarios Zindilis