summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-20Small fixes in templates topic guide.Aymeric Augustin
2014-09-20Merge pull request #3244 from mattrobenolt/patch-5Aymeric Augustin
2014-09-19Don't recommend using sudo when installing uwsgiMatt Robenolt
2014-09-19Skipped a broken GIS test on Oracle; refs #23504.Tim Graham
2014-09-19Made a GIS test work on Oracle.Tim Graham
2014-09-19Fixed some flake8 errors.Tim Graham
2014-09-19Fixed Oracle GIS failures introduced by e9103402c0; refs #18757.Tim Graham
2014-09-19Fixed a formatting issue in the 1.7 release notes.Aymeric Augustin
2014-09-19Fixed #23443 -- Corrected erroneous FieldError message.Thomas Chaumeny
2014-09-18Fixed #23514 -- Prevented queries in PostGISOperations initClaude Paroz
2014-09-18Fixed string length check in LayerMappingClaude Paroz
2014-09-18Removed unnecessary order_by() from a GIS test that crashed Oracle.Tim Graham
2014-09-18Fixed #23488 -- Added AnonymousUser.get_username().Damien Baty
2014-09-18Improved GIS migration test cleanup; refs #23504.Tim Graham
2014-09-18Added feature flag for geometry_field_introspection; refs #22632 and #23504.Tim Graham
2014-09-18Added a feature flag for add_srs_entry support; refs #22632 and #23504.Tim Graham
2014-09-17Avoided a crash on an Oracle GIS test; refs #23504.Tim Graham
2014-09-17Skipped some broken tests on Oracle GIS; refs #23504.Tim Graham
2014-09-17Fixed #23495 -- Stopped swallowing real settings import errorClaude Paroz
2014-09-17Updated release notes for backporting locale additions; refs #23368 and #23417.Tim Graham
2014-09-17Fixed #21775 -- Allowed customization of datafile for Oracle tablespaceJosh Smeaton
2014-09-17Fixed #23491 -- Clarified tutorial 3.Tim Graham
2014-09-17Fixed #23499 -- Error in built-in template tag "now" documentationJoseph Dougherty
2014-09-16Moved some people to "past team members".Tim Graham
2014-09-16Fixed typo in docs/internals/roles.txt and added words to spelling_wordlist.Tim Graham
2014-09-16Added 1.7.1 release notes for refs #23492.Tim Graham
2014-09-16Fixed #23492 -- Restored F.__deepcopy__.Baptiste Mispelon
2014-09-16Fixed #19463 -- Added UUIDFieldMarc Tamlyn
2014-09-15Fixed #23486 -- Corrected makemigrations output in tutorial 1.Tim Graham
2014-09-15Fixed #23474 -- Prevented migrating backwards from unapplying the wrong migra...valtron
2014-09-15Move my bio to "Past team members" section whilst I'm inactive.Simon Meers
2014-09-14Fixed occasional selenium test failure on Jenkins with Chrome 36+.Tim Graham
2014-09-13Fixed broken link in 1.7 release notes.Tim Graham
2014-09-13Factorized create_index_sql expressionClaude Paroz
2014-09-13Fixed #23397 -- Stripped whitespace from base64 during chunkingJason Hobbs
2014-09-13Fixed #23466 -- Removed seconds from all locale time output formats.Malte Beckmann
2014-09-13Fixed #23461 -- Added EMAIL_TIMEOUT settingJosé Padilla
2014-09-13Forwardported 1.4.16 release notes.Tim Graham
2014-09-13Added 1.7.1 release notes for refs #23483.Tim Graham
2014-09-12Fixed #23484 -- Add comment in AppConfigStub clarifying app name vs app label.Carl Meyer
2014-09-12Fixed #23483 -- Prevented ImproperlyConfigured with dotted app namesSzilveszter Farkas
2014-09-12Added ops team to roles.txt.Tim Graham
2014-09-12Fixed #17101 -- Integrated django-secure and added check --deploy optionTim Graham
2014-09-12Fixed #13843 -- Prevented AttributeError during geometry objects deletionClaude Paroz
2014-09-12Prevented Attribute error in GDAL objects deletionClaude Paroz
2014-09-12Fixed #19139 -- Made OpenLayersWidget follow GeoModelAdmin's modifiable attri...Flavio Curella
2014-09-11Fixed #23403 -- Fixed crash in contrib.sitemaps if lastmod returned a date ra...Tim Graham
2014-09-11Added link to LogRecord attributes in logging.txtGabe Jackson
2014-09-10Added ordering to prevent non-deterministic test failure; refs #23099.Tim Graham
2014-09-10Added some items to the 1.7.1 release notes.Tim Graham