Timeline
09/08/08:
- 04:52 SetupOnTiger edited by bess
- (diff)
- 04:31 Ticket #8964 created by Jerzy.Ludwichowski@uni.torun.pl
- InnoDB is default with Windows Essentials installer for MySQL 5.0 (Community server)
- 04:28 SetupOnTiger edited by bess
- (diff)
- 04:19 SetupOnTiger edited by bess
- (diff)
- 04:06 Ticket #8963 created by zgoda
- Comments framework should use standard decorators where possible
- 03:40 Ticket #8962 created by mrmachine
- Make `input_formats` and `format` work consistently across `date`, `datetime`, and `time` fields and widgets.
- 02:36 Ticket #8961 created by kratorius
- Add support for sending emails directly through MTA
- 02:33 Ticket #8960 created by bmihelac
- "View on site" does not work if contrib.sites is not installed
- 02:06 Ticket #8959 created by zgoda
- Remove calls to escape in new comments framework templates
- 01:56 Ticket #8958 created by benwalton@gmail.com
- Typo in [8980]
- 01:14 Ticket #8957 created by charmless
- Typo in Admin validation exception message
- 00:45 Ticket #7929 closed by adrian
- fixed: (In [8985]) Fixed #7929 -- Removed some snippets of admin code that …
- 00:45 Changeset [8985] by adrian
- Fixed #7929 -- Removed some snippets of admin code that weren't doing …
- 00:35 VersionOneReleasePartyHelsinki edited by akaihola
- mentioned irc tips on irc wiki page (diff)
- 00:34 IrcDjangoFi edited by akaihola
- added mention about mibbit.com (diff)
- 00:29 Ticket #8956 created by simon
- doctests should not be used in regular documentation outside the orm
- 00:19 Ticket #8172 closed by adrian
- fixed: (In [8984]) Fixed #8172 -- Improved a whole bunch of contrib templates …
- 00:19 Changeset [8984] by adrian
- Fixed #8172 -- Improved a whole bunch of contrib templates (admin, …
09/07/08:
- 23:52 Ticket #8955 created by simonb
- Latex Document Empty
- 23:22 GeoDjango edited by springmeyer
- Added a few news items (DjangoCon and Twid) (diff)
- 21:23 Ticket #8954 closed by kmtracey
- invalid
- 21:07 Ticket #8954 created by anonymous
- [SPAM]
- 20:58 Ticket #8953 created by simon
- Timezone support at the model level
- 20:49 Ticket #8952 created by simon
- Refactor a Django "site" to be just another view function
- 20:43 Ticket #8951 created by simon
- Better support for writing more complex template tags
- 20:42 Ticket #8950 created by simon
- django.shortcuts should be better, less boilerplate in views.py please
- 20:41 Ticket #8949 created by simon
- A django-stones benchmark
- 20:41 Ticket #8948 created by simon
- Namespaces for template tags
- 20:40 Ticket #8947 created by simon
- A way to have non-editable fields in the admin
- 20:38 Ticket #8946 created by simon
- Denormalisation built in to the ORM
- 20:36 Ticket #8945 created by simon
- Better links from the Django docs to community tutorials
- 20:34 Ticket #8944 created by simon
- Documentation should go further than just your first application
- 20:30 Ticket #8943 created by simon
- Discuss starting to phase out support for Python 2.3
- 20:29 Ticket #8942 created by simon
- Django should have the best debugging and profiling tools of any web framework
- 20:16 Ticket #8925 closed by arien
- invalid: The comment refers to setting MaxRequestsPerChild to 1 in your Apache …
- 20:14 Ticket #8941 created by simon
- Shared identity across all of the different Django community sites
- 20:13 Ticket #8940 created by simon
- A mechanism for managing official translations of the documentation
- 20:11 Ticket #8939 created by simon
- Editable fields on the changelist view in the admin
- 20:11 Ticket #8938 created by simon
- A nice API for multi-db support
- 20:10 Ticket #8937 created by simon
- Multi-delete in the admin changelist
- 20:10 Ticket #8936 created by simon
- Integrate databrowse functionality in to the admin
- 18:39 Ticket #8935 created by bretw@mac.com
- Broken link to admin docs in porting guide.
- 18:36 Ticket #8934 created by fperetti
- Add ARPhoneNumberField to Argentina localflavor module
- 18:08 Ticket #8580 closed by adrian
- fixed: (In [8983]) Fixed #8580 -- Hyperlinked some module names in settings.txt. …
- 18:08 Changeset [8983] by adrian
- Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, …
- 18:05 Ticket #8587 closed by adrian
- invalid: Hello, Thanks for the ticket, but I think it doesn't quite provide enough …
- 17:57 Ticket #8920 closed by adrian
- fixed: (In [8982]) Fixed #8920 -- Fixed typo in docs search. Thanks, jbalogh
- 17:57 Changeset [8982] by adrian
- Fixed #8920 -- Fixed typo in docs search. Thanks, jbalogh
- 17:56 Changeset [8981] by adrian
- Small wording improvements to sitemaps.txt
- 17:55 Changeset [8980] by adrian
- Small wording improvements to cache.txt
- 17:09 Ticket #8932 closed by kmtracey
- duplicate: Yes, it should tell you to create the file. This is already covered in …
- 16:42 Ticket #8933 created by jezdez
- Make more admin templates overridable
- 16:22 Ticket #8932 created by zhe
- Seems we don't have mysite/polls/admin.py file in the first place
- 14:46 Ticket #8931 created by ElliottM
- Queries on datetimefields return incorrect results in mysql
- 14:22 Ticket #8930 created by mentat
- Posting non-multipart Data Throws Exception
- 14:17 Ticket #8911 closed by gwilson
- fixed: Fixed in [8979].
- 14:15 Changeset [8979] by gwilson
- Fixed #8911 -- Several corrections for the 1.0 porting documentation, …
- 13:46 Ticket #8924 closed by gwilson
- fixed: (In [8978]) Fixed #8924 -- Corrected a couple typos in queries …
- 13:46 Changeset [8978] by gwilson
- Fixed #8924 -- Corrected a couple typos in queries documentation, thanks …
- 13:23 SchemaEvolution edited by pixelcort
- Adding South to this list. (diff)
- 13:19 SchemaEvolution edited by pixelcort
- Adding Simon Willison's dmigrations. (diff)
- 12:40 Ticket #8929 created by simon
- Reduce the divide between Django and the rest of the Python web world
- 12:39 Ticket #8928 created by simon
- Make a WSGI compatibility layer for Django middleware
- 12:38 DjangoCon edited by simon
- 12:38 Ticket #8927 created by simon
- Make Request proxy the WSGI environ
- 12:27 Ticket #8110 reopened by julianb
- I don't know what causes the error, somehow self.user can be …
- 11:19 Ticket #8926 closed by programmerq
- fixed: This has been fixed since the release of the 1.0 tarball, along with a …
- 10:55 Ticket #8926 created by jamescat
- INSTALL refers to docs/install.txt which doesn't exist in tarball
- 09:04 Ticket #8925 created by tofu
- Confusing text in "Running a development server with mod_python"
- 06:35 IrcDjangoFi edited by akaihola
- Added information about the September meeting (diff)
- 06:32 VersionOneReleasePartyHelsinki edited by akaihola
- The meeting is now in the past. (diff)
- 03:49 Ticket #8923 closed by pashov_d
- invalid
- 03:45 Ticket #8924 created by pashov_d
- typos in documentation ("Writing models")
- 03:44 Ticket #8923 created by pashov_d
- a typo
- 01:19 Ticket #8919 closed by adrian
- fixed: (In [8977]) Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh
- 01:18 Changeset [8977] by adrian
- Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh
09/06/08:
- 21:30 Ticket #8922 closed by anonymous
- invalid: Whoops! So sorry, but I had an older version installed unknowingly.
- 21:04 Ticket #8922 created by theY4Kman@gmail.com
- max_length is now maxlength
- 20:37 Ticket #8921 created by smoonen
- exclude generates incorrect SQL
- 18:56 Ticket #8920 created by jbalogh
- The title of the docs search page is 'Django Docuemtation'
- 18:44 Ticket #8727 closed by adrian
- fixed: (In [8976]) Fixed #8727 -- Fixed broken link to Italian SSN page in …
- 18:44 Changeset [8976] by adrian
- Fixed #8727 -- Fixed broken link to Italian SSN page in localflavor.txt
- 18:17 Ticket #8915 closed by arien
- duplicate: This is a duplicate of #8891. (The reference to mysite/polls/admin.py …
- 17:16 Ticket #8919 created by jbalogh
- Typo in ref/signals.txt
- 15:47 Ticket #8918 created by leahculver
- FileField upload_to should not be required for custom backends
- 14:53 Ticket #8858 reopened by adamv
- Not to be a nitpicker, but it now says "and is not be affected by this …
- 14:10 Ticket #8917 created by wilson
- Comments should be reverse ordered by submit_date and submit_date should be in admin list_display
- 14:05 Ticket #8916 closed by ask@jillion.dk
- invalid: No error, i just need to think
- 13:39 Ticket #8916 created by ask@jillion.dk
- admin auth change password not working
- 11:54 Ticket #8858 closed by adrian
- fixed: (In [8975]) Fixed #8858 -- Fixed typo in SQLite version information. Also …
- 11:54 Changeset [8975] by adrian
- Fixed #8858 -- Fixed typo in SQLite version information. Also reworded it …
- 11:52 Ticket #8883 closed by adrian
- fixed: (In [8974]) Fixed #8883 -- Fixed some glitches in model reference. Thanks, …
- 11:51 Changeset [8974] by adrian
- Fixed #8883 -- Fixed some glitches in model reference. Thanks, arien
- 11:49 Ticket #8909 closed by adrian
- fixed: (In [8973]) Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien
- 11:49 Changeset [8973] by adrian
- Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien
- 11:20 Ticket #8915 created by beardog
- Incorrect file reference in Poll tutorial
- 08:54 Ticket #7213 closed by arien
- invalid: Since this ticket was opened, the docs have been reshuffled and broken …
- 08:17 GoFlow:older_news edited by Eric
- (diff)
- 08:16 GoFlow edited by Eric
- (diff)
- 08:15 goflow:changelog edited by Eric
- (diff)
- 08:12 GoFlow edited by Eric
- (diff)
- 05:24 VersionOneReleasePartyHelsinki edited by haavikko
- (diff)
- 04:53 Ticket #8914 created by julianb
- FieldError in admin with GET parameters that are no fields on model
- 04:48 Ticket #8514 closed by arien
- fixed: The documentation on the site grew a search function in [8844]. (I seem …
- 03:30 DjangoAndPyPy edited by gnrfan
- (diff)
- 03:29 DjangoAndPyPy edited by gnrfan
- (diff)
- 02:50 Ticket #8756 closed by arien
- fixed: Was fixed in [8828]
- 02:29 DjangoResources edited by whiskybar
- (diff)
- 02:15 Ticket #8913 created by Alexander_Nesterov
- Make the "must be unique" error messages in ModelForms customizable
09/05/08:
- 23:37 Ticket #8905 closed by Uninen
- invalid: On a closer look, this was clearly a PEBKAC from my part. The comment …
- 23:33 Ticket #8912 created by shadfc
- File storage and save/commit=False
- 22:58 Ticket #8911 created by arien
- errors in porting guide
- 22:15 Ticket #8910 created by joshg
- Unicodedecodeerror with inline models when using speical characers and python 2.3.4
- 21:39 Ticket #8864 closed by arien
- invalid: The regex you propose fails to capture the final slash, breaking any views …
- 21:18 Ticket #8863 closed by arien
- fixed: This was fixed by [8966]
- 21:16 Ticket #8875 closed by arien
- fixed: These two errors were fixed by [8966]
- 20:39 Ticket #8909 created by arien
- Typo in contenttypes docs
- 19:48 GeoDjangoDatabaseAPI edited by jbronn
- More up-to-date and comprehensive docs now available at geodjango.org. (diff)
- 19:47 DjangoBranches edited by simon
- No active branches at this time (diff)
- 19:46 WikiStart edited by simon
- deleted some items from "under discussion" (diff)
- 19:29 Ticket #1030 (defect) closed by brosner
- invalid: edit_inline has been completely refactored from newforms-admin in …
- 19:22 Ticket #1603 (defect) closed by brosner
- invalid: This should be fixed in 1.0. Marking invalid now.
- 19:09 Ticket #8894 closed by adrian
- fixed: (In [8972]) Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, …
- 19:09 Changeset [8972] by adrian
- Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, koblaid@web.de
- 19:07 Ticket #8876 closed by adrian
- fixed: (In [8971]) Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. …
- 19:07 Changeset [8971] by adrian
- Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, Tom …
- 19:02 Ticket #8872 closed by adrian
- fixed: Looks like this was fixed.
- 18:56 Ticket #376 (enhancement) closed by adrian
- wontfix: Closing because mod_python 2 is old.
- 18:54 Ticket #7245 closed by adrian
- invalid: Closing, because manipulators are gone.
- 18:54 Ticket #2107 (task) closed by adrian
- invalid: Closing, because manipulators are gone.
- 18:43 Ticket #8908 created by jamiequint
- ModelForms check constraints that they should not.
- 18:36 Ticket #8907 created by bradcater
- ORM-level Caching
- 16:32 Ticket #8902 closed by dc
- duplicate: Duplicate of #6271.
- 15:36 Ticket #8906 created by levity
- django.contrib.auth settings.py URL's aren't portable
- 15:32 Ticket #8905 created by Uninen
- Error in default comment preview template
- 14:44 Ticket #8897 closed by mrts
- invalid: Impossible, […] i.e. they are the same thing for Python. The bug …
- 13:47 Ticket #8904 created by robstar
- GeoDjango should raise a more informative exception when doing distance queries on MySQL
- 12:46 Ticket #8903 created by Spads
- admin.TabularInline creates duplicate pk input boxes
- 12:40 Changeset [8970] by simon
- I am not a lolcat
- 12:34 Ticket #8902 created by kire
- tags having problems with filtered variables using arguments with spacing
- 12:00 DjangoFriendlyWebHosts edited by alwaysdata
- (diff)
- 10:52 Ticket #8892 reopened by mtredinnick
- The documentation still needs to be clarified and we can look at raising a …
- 10:39 Changeset [8969] by lukeplant
- Added bio for myself
- 10:38 Ticket #8171 reopened by veena
- There is a bug which perhaps relate to this ticket. When you set …
- 10:32 Ticket #8901 created by adam@zuerchertech.com
- last_insert_id() for postgres fails when the autoincrement sequence name is too long.
- 10:18 DjangoResources edited by Eric SIMORRE
- add django-flags (diff)
- 10:01 Ticket #8607 closed by antony_hatchkins <antony.hatchkins@gmail.com>
- fixed
- 09:58 Ticket #8900 created by anonymous
- TemporaryFileUploadHandler - Windows Permission Error (ErrNo 13)
- 09:49 Ticket #8899 closed by dc
- invalid: You can use any python sequence type. So tuples are OK.
- 09:43 Changeset [8968] by mboersma
- Corrected my email address in AUTHORS.
- 09:17 Ticket #8899 created by anonymous
- Type: () should be []
- 09:07 Changeset [8967] by lukeplant
- Fixed typo in my name
- 08:47 Ticket #8898 created by mrmachine
- `required` validation bypassed when using `SplitDateTimeWidget`.
- 08:40 Ticket #8897 created by jacob.martin@nhs.net
- Peculiarity in url template tag - lookup fails when view name enclosed in single quotes
- 07:57 Ticket #8896 created by veena
- Routing according also to hostname
- 07:30 Ticket #8895 created by paulegan
- flup fastcgi debug setting should be optional
- 05:20 Ticket #8887 closed by dc
- duplicate: Duplicate of #8502
- 03:46 Ticket #8892 closed by mrts
- wontfix: This is quite expected as a doesn't have a primary key before saving. It …
- 03:39 Ticket #8894 created by koblaid@web.de
- Typo: "foriegn key" in Creating forms from models
- 03:39 Ticket #8893 created by syphoon
- 1.0 conversion guide doesn't mention url prefix change in attaching .js files to admin views
- 03:15 Ticket #8892 created by julien
- ForeignKey relation not saved as expected
- 03:06 Ticket #8891 created by thegrandconjuration
- Tutorial part 2 should not tell to edit an admin.py file that doesn't exist.
- 01:12 Ticket #8890 closed by anonymous
- duplicate: Duplicate of #8882.
- 01:01 SnippetsEmu edited by httpdss
- spellchecking and link corrected (diff)
- 00:54 UsingVimWithDjango edited by httpdss
- removed edit_inline from snippet model (diff)
- 00:52 UsingVimWithDjango edited by httpdss
- correction to the snippets syntax for django 1.0 compatibility (diff)
09/04/08:
- 22:24 Ticket #8890 created by masont@mit.edu
- Inline model formsets break validation for unique_together with foreign keys
- 21:41 NicEditNoAdmin edited by rafaelcdb
- (diff)
- 21:40 Ticket #8889 created by Matthew Flanagan <mattimustang@gmail.com>
- admindocs.views.view_index dies when views are callable classes
- 21:39 NicEditNoAdmin edited by rafaelcdb
- 21:37 CookBookPortugues edited by rafaelcdb
- (diff)
- 20:53 Ticket #8888 created by andrewl
- fields_for_model() should produce fields in the same order as in parameter 'fields'
- 20:39 Ticket #8887 created by chrismc
- reStructuredText processor broken in Trac
- 19:48 Changeset [8966] by adrian
- Made a bunch of edits and typo corrections to 1.0-porting-guide.txt
- 19:20 Ticket #8886 created by erichs@calytrix.com
- loaddata deserializes BooleanFields wrong for inheriting model
- 19:09 Ticket #8165 reopened by james_027
- An specific use-case could be if a page with a number of same forms were …
- 17:45 Ticket #8885 created by gkelly
- HTML markup appearing in title of doc page
- 17:09 Ticket #7768 closed by ubernostrum
- worksforme: The tutorial is correct; if you read the comments above you'll see that …
- 17:06 Ticket #8878 closed by ubernostrum
- duplicate: Duplicate of #8342 and #7591. In the future, please search for existing …
- 16:30 Ticket #8884 closed by arien
- duplicate: #8883 contains this typo and others.
- 16:16 Ticket #8884 created by schnuffle
- Typo in http://docs.djangoproject.com/en/dev/topics/db/models/#automatic-primary-key-fields
- 16:11 Ticket #8883 created by arien
- doc glitches in model reference intro (writing models)
- 16:08 Ticket #8882 created by central@evosistemas.com
- Inline model formsets break validation for unique and unique_together with foreign keys
- 15:34 Ticket #8881 created by woakas@gmail.com
- LayerMapping Error with more than two fields geometry
- 15:13 Ticket #8880 created by hvendelbo
- bit of django.template source doc
- 15:01 Ticket #7768 reopened by bengan
- Replying to ericholscher: > Ask on django-users, more than …
- 14:44 Ticket #8879 created by zgoda
- ngettext is used in comments framework
- 12:01 Ticket #8878 created by jdetaeye
- Authentication in the admin should not make any assumptions on valid user names
- 11:41 Changeset [8965] by mboersma
- Fixed re-raising of ORA-01400 as an IntegrityError in a way that works on …
- 11:20 Ticket #8877 closed by russellm
- invalid: This isn't a bug in Django. It's a problem with MySQL - or at least, with …
- 11:14 Ticket #8877 created by bear330
- Very strange bug in MySQL backend for exact query.
- 10:27 Ticket #7025 reopened by kmtracey
- It is unclear why this was closed wontfix. Malcolm accepted the ticket …
- 10:12 Ticket #5727 closed by guettli
- duplicate: duplicate of #6485
- 10:06 Ticket #7025 closed by guettli
- wontfix
- 09:52 GeoDjangoDebianLennyInstall edited by jbronn
- Updated errors. (diff)
- 09:41 GeoDjangoUbuntuInstall edited by jbronn
- GEOS should be built before GDAL (diff)
- 09:26 Ticket #8876 created by Tom Radcliffe
- Path to install.txt wrong in INSTALL file
- 09:25 Ticket #8875 created by Charlie DeTar
- Typos in 1.0-porting-guide
- 07:32 GeoDjangoUbuntuInstall edited by robyg
- updated to 1.0 release from rc (diff)
- 07:30 Ticket #8874 created by kyprizel
- problem with URLs on FastCGI after update to 1.0
- 06:29 Ticket #8862 closed by jacob
- fixed: Fixed; thanks!
- 05:21 Ticket #8873 closed by dottedmag
- duplicate: This is duplicate of #8862
- 04:50 Changeset [8964] by ubernostrum
- Correct bad target in middleware documentation
- 04:07 Ticket #8871 closed by ubernostrum
- wontfix: Well, it can't be fixed in the release since that's over and done with. …
- 03:49 Ticket #8873 created by DailyWTF
- FAQ link broken
- 03:08 Ticket #8872 created by telenieko
- Small typo in commiters.txt
- 02:59 Ticket #8871 created by pythy
- django.get_version: 1.0-final-SVN-unknown
- 02:44 Ticket #8855 closed by zgoda
- duplicate: Closing this ticket as duplicate in favor of #8868, #8869 and #8870. Each …
- 02:41 Ticket #8870 created by zgoda
- Templates in comments framework are not compliant with Django style
- 02:35 Ticket #8869 created by zgoda
- Templates in comments framework are not XHTML-compliant
- 02:29 Ticket #8867 closed by ubernostrum
- fixed: (In [8963]) Fixed #8867: Corrected a couple typos in the signals …
- 02:29 Changeset [8963] by ubernostrum
- Fixed #8867: Corrected a couple typos in the signals documentation
- 02:25 Ticket #8868 created by zgoda
- Templates in comments framework are not marked for translation
- 02:19 Ticket #8867 created by igors
- Typo in signals docs
- 01:22 Ticket #8866 created by ronny
- Built-in Javascript search results' links is missing FILE_SUFFIX
- 01:02 Ticket #8865 created by pythonhead@gentoo.org
- fields.py regression test fails
- 00:26 Changeset [8962] by ubernostrum
- Now that the 1.0 release is finalized, we can fill in the revision number …
Note: See TracTimeline for information about the timeline view.
