mirrors/django.git
2010-07-05 lukeplantSmall corrections/improvements to DB optimization docs. master trunk
2010-06-30 lukeplantAdded proper code comments for the HTTPS CSRF protection.
2010-06-24 lukeplantFixed error in AnonymousUser docs since [12316]
2010-06-23 jacobFixed #13799, a test failure on Postgres. Thanks, Alex.
2010-06-23 jbronnFixed #13671, #13748 -- Fixed errata and minor updates...
2010-06-23 jbronnFixed #13779 -- Can now discover GDAL 1.7 from debian...
2010-06-23 lukeplantFixed #12803 - Added styling for 'error' and 'warning...
2010-06-21 russellmAdded skeleton 1.3 release notes.
2010-06-21 russellmFixed #12619 -- Added support for the --noinput flag...
2010-06-21 russellmFixed #8901 -- Reapplied r13328 (with extra docs) now...
2010-06-19 jacobDjango is now 1.3 pre-alpha.
2010-06-19 jacobFixed #10843: the textile tests now pass against the...
2010-06-17 kmtraceyFixed #13785: Corrected some misplaced and missing...
2010-06-17 kmtraceyFixed #13778: Removed a stray colon in a code example...
2010-06-11 russellmFixed #13739 -- Updated release notes to make a note...
2010-06-10 russellmRefs #8901 -- Reverted r13328 because the patch imposes...
2010-06-08 lukeplantFixed #13716 - the CSRF get_token function stopped...
2010-06-07 russellmFixed #8901 -- Corrected the PostgreSQL sequence reset...
2010-06-07 zgodaFixed #13577 - wrong thousands separator in Polish...
2010-06-07 kmtraceyFixed #13676: Corrected some links into the Python...
2010-06-07 kmtraceyFixed #13657: Moved global declaration before assignmen...
2010-06-07 russellmFixed #13700 -- Converted m2m_through_regress tests...
2010-06-05 russellmFixed #13698 -- Removed trailing whitespace from regres...
2010-06-05 russellmCorrected pre-Python 2.6 syntax incompatibility from...
2010-06-05 russellmFixed #13697 -- Modified multiple_database test to...
2010-06-05 russellmMigrated multiple_database tests to use new stdout...
2010-06-05 russellmFixed #13636 -- Migrated fixtures tests to use unittest...
2010-06-03 lukeplantFixed #10758 - sys.exc_info() should not be stored...
2010-06-02 kmtraceyFixed #13685: Correct the default value for EMAIL_BACKE...
2010-05-28 jacobFixed #13624: added SIGNATURE to the list of settings...
2010-05-28 jacobFixed #13572: copies of QueryDicts now have their encod...
2010-05-28 jacobConverted httpwrappers tests to unittest.
2010-05-28 jacobFixed #13597, a small typo in the admin docs.
2010-05-28 russellmFixed #13656 -- Ensure that the management commands...
2010-05-28 kmtraceyFixed #13653: Fixed django.utils.hashcompat to support...
2010-05-28 russellmFixed #13634 -- Migrated aggregation tests to use unitt...
2010-05-28 russellmFixed #13638 -- Refactored the serializers_regress...
2010-05-24 ubernostrumBump to 1.2.1.
2010-05-23 jezdezFixed #13592 -- Make sure the SelectDateWidget works...
2010-05-22 lukeplantFixed #13590 - Made CSRF failure page styling consisten...
2010-05-21 russellmRefs #13573 -- Modified the key technique added in...
2010-05-21 jezdezFixed #13577 -- Updated Polish formats file. Thanks...
2010-05-21 jezdezFixed #13569 -- Fixed createsuperuser management comman...
2010-05-21 jezdezFixed #13560 -- Fixed localization of widgets.
2010-05-21 russellmFixed #13573 -- Corrected problem with template caching...
2010-05-19 kmtraceyFixed #13566, a typo in the 1.2 release notes. Thanks...
2010-05-19 jacobFixed #13563, a typo in the GeoDjango tutorial.
2010-05-17 jacobFixed a couple of typos in the release notes.
2010-05-17 jacobUpdated the docs conf.py to have the correct version...
2010-05-17 ubernostrumTrunk is now 1.2.1 pre-alpha.
2010-05-17 ubernostrumAdd in the section on Python 2.3 compatibility.
2010-05-17 ubernostrumFlip PyPI classifier from beta to stable.
2010-05-17 ubernostrumBump version and download info to 1.2.
2010-05-17 ubernostrumA final *final* clarification in the release notes.
2010-05-17 ubernostrumSome final clarifications in the release notes.
2010-05-17 jacobSlight fixes to related fields reference to avoid confl...
2010-05-17 jacobSome heavy refactoring to the 1.2 release notes.
2010-05-17 ramiroFixed a couple of es_AR translation errors.
2010-05-17 russellmFixed #13551 -- Corrected import in ModelForms example...
2010-05-16 jezdezFixed #13545 -- Updated Norwegian nynorsk (nn) translat...
2010-05-16 jezdezAdded notes about the two new date format specifiers...
2010-05-16 jezdezFixed #13547 -- Made sure the ISO 8601 date formatting...
2010-05-15 jezdezFixed #13544 -- Updated Norwegian bokmal translation...
2010-05-14 russellmRemoved the 'under development' marker from the 1.1...
2010-05-14 russellmMinor fixes to 1.2 release docs. Thanks to Ramiro Moral...
2010-05-14 russellmFixed #13540 -- Corrected typo in 1.2 release docs...
2010-05-14 jezdezFixed #13536 - Updated French translation. Thanks,...
2010-05-14 ubernostrumUpdate 1.2 release notes in anticipation of final release.
2010-05-14 russellmFixed #13532 -- Corrected and clarified examples in...
2010-05-13 jezdezUpdated the English language files to match the strings...
2010-05-13 jezdezUpdated German translation.
2010-05-13 russellmFixed #13514 -- Corrected the process of loading multip...
2010-05-13 lukeplantCorrected 'name' of functions wrapped with method_decorator
2010-05-12 kmtraceyFixed #13530: Corrected a handful of doc typos. Thanks...
2010-05-12 kmtraceyFixed doc markup error that resulted in no anchor tag...
2010-05-12 russellmFixed #13502 -- Updated Arabic translation. Thanks...
2010-05-12 russellmFixed #13529 -- Corrected ModelAdmin example. Thanks...
2010-05-12 russellmFixed #13524 -- Added backwards compatibility and featu...
2010-05-12 russellmFixed #13517 -- Added Latvian L10N description. Thanks...
2010-05-12 russellmFixed #13486 -- Corrected handling of %I in admin javas...
2010-05-11 ramiroUpdated es_AR translation. Complete as of r13237.
2010-05-11 russellmFixed #13523 -- Updated Russian translation. Thanks...
2010-05-11 russellmFixed #12997 -- Corrected the module markup for QuerySe...
2010-05-11 russellmFixed #13521 -- Corrected javascript comparisons determ...
2010-05-11 russellmFixed #13522 -- Updated Indonesian translation. Thanks...
2010-05-11 russellmFixed #13513 -- Ensured that queries collecting deleted...
2010-05-11 russellmFixed #13520 -- Updated Finnish translation. Thanks...
2010-05-10 jezdezFixed #13515 -- Updated Irish translation of Javascript...
2010-05-10 jezdezFixed #13517 -- Updated Latvian translation. Thanks...
2010-05-10 aljosaupdated croatian translation
2010-05-10 russellmFixed #11908 -- Clarified the role and usage of the...
2010-05-10 russellmFixed #12001 -- Modified the example of form validation...
2010-05-10 russellmFixed #12135 -- Clarified custom template tag example...
2010-05-10 russellmRefs #12288 -- Clarified that application names must...
2010-05-10 russellmFixed #12505 -- Clarified the use of the extra argument...
2010-05-10 russellmFixed #12517 -- Corrected get_prep_lookup example in...
2010-05-10 russellmFixed #12621 -- Corrected grammar error in custom templ...
2010-05-10 russellmFixed #12678 -- Corrected a few references to Queryset...
2010-05-10 russellmFixed #12984 -- Corrected typo in signals docs. Thanks...
2010-05-10 russellmFixed #13002 -- Corrected description of the default...
next