Timeline
09/07/2008:
- 23:52 Ticket #8955 (Latex Document Empty) created by
- The sphinx generated latex document is empty. If the conf.py file is …
- 23:22 GeoDjango edited by
- Added a few news items (DjangoCon and Twid) (diff)
- 21:23 Ticket #8954 ([SPAM]) closed by
- invalid
- 21:07 Ticket #8954 ([SPAM]) created by
- [SPAM]
- 20:58 Ticket #8953 (Timezone support at the model level) created by
- This should probably rely on dateutil and/or pytz - so you wouldn't be …
- 20:49 Ticket #8952 (Refactor a Django "site" to be just another view function) created by
- At the moment middleware applies globally (unless you use the …
- 20:43 Ticket #8951 (Better support for writing more complex template tags) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:42 Ticket #8950 (django.shortcuts should be better, less boilerplate in views.py please) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:41 Ticket #8949 (A django-stones benchmark) created by
- Adrian and Jacob on stage at DjangoCon. A holistic benchmark so we …
- 20:41 Ticket #8948 (Namespaces for template tags) created by
- Adrian and Jacob on stage at DjangoCon. Jacob: "it's going to be …
- 20:40 Ticket #8947 (A way to have non-editable fields in the admin) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:38 Ticket #8946 (Denormalisation built in to the ORM) created by
- Adrian and Jacob on stage at DjangoCon. See also Cal's talk.
- 20:36 Ticket #8945 (Better links from the Django docs to community tutorials) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:34 Ticket #8944 (Documentation should go further than just your first application) created by
- Adrian and Jacob on stage at DjangoCon. Adrian: "maybe we should link …
- 20:30 Ticket #8943 (Discuss starting to phase out support for Python 2.3) created by
- Adrian and Jacob on stage at DjangoCon. Jacob: "If there's some …
- 20:29 Ticket #8942 (Django should have the best debugging and profiling tools of any web ...) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:16 Ticket #8925 (Confusing text in "Running a development server with mod_python") closed by
-
invalid: The comment refers to setting
MaxRequestsPerChild
to1
in your … - 20:14 Ticket #8941 (Shared identity across all of the different Django community sites) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:13 Ticket #8940 (A mechanism for managing official translations of the documentation) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:11 Ticket #8939 (Editable fields on the changelist view in the admin) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:11 Ticket #8938 (A nice API for multi-db support) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:10 Ticket #8937 (Multi-delete in the admin changelist) created by
- Adrian and Jacob on stage at DjangoCon.
- 20:10 Ticket #8936 (Add view (read-only) permission to admin) created by
- Adrian and Jacob on stage at DjangoCon.
- 18:39 Ticket #8935 (Broken link to admin docs in porting guide.) created by
- On this page: …
- 18:36 Ticket #8934 (Add ARPhoneNumberField to Argentina localflavor module) created by
- Add a ARPhoneNumberField class to Argentina localflavor module.
- 18:08 Ticket #8580 (Missing links to django source files in settings doc.) closed by
- fixed: (In [8983]) Fixed #8580 -- Hyperlinked some module names in …
- 18:08 Changeset [a5e0c5b1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, …
- 18:05 Ticket #8587 (Documentation not clear for apache-mopython) closed by
- invalid: Hello, Thanks for the ticket, but I think it doesn't quite provide …
- 17:57 Ticket #8920 (The title of the docs search page is 'Django Docuemtation') closed by
- fixed: (In [8982]) Fixed #8920 -- Fixed typo in docs search. Thanks, jbalogh
- 17:56 Changeset [908f0a6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small wording improvements to sitemaps.txt git-svn-id: …
- 17:55 Changeset [571f4639]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Small wording improvements to cache.txt git-svn-id: …
- 17:09 Ticket #8932 (Seems we don't have mysite/polls/admin.py file in the first place) closed by
- duplicate: Yes, it should tell you to create the file. This is already covered …
- 16:42 Ticket #8933 (Make more admin templates overridable) created by
- The following methods are missing options to override their templates: …
- 16:22 Ticket #8932 (Seems we don't have mysite/polls/admin.py file in the first place) created by
- Hi folks, I'm reading and following the 4 tutorials. In the Part 2, …
- 14:46 Ticket #8931 (Queries on datetimefields return incorrect results in mysql) created by
- In my models, I have a Planet class. One of the fields in Planet is a …
- 14:22 Ticket #8930 (Posting non-multipart Data Throws Exception) created by
- Using 8921, when I try to post a binary block, encoded by base64 (for …
- 14:17 Ticket #8911 (errors in porting guide) closed by
- fixed: Fixed in [8979].
- 14:15 Changeset [acf2600]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8911 -- Several corrections for the 1.0 porting documentation, …
- 13:46 Ticket #8924 (typos in documentation ("Writing models")) closed by
- fixed: (In [8978]) Fixed #8924 -- Corrected a couple typos in queries …
- 13:46 Changeset [165b558]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8924 -- Corrected a couple typos in queries documentation, …
- 13:23 SchemaEvolution edited by
- Adding South to this list. (diff)
- 13:19 SchemaEvolution edited by
- Adding Simon Willison's dmigrations. (diff)
- 12:40 Ticket #8929 (Reduce the divide between Django and the rest of the Python web world) created by
- Mark Ramm again - see also #8928 and #8927
- 12:39 Ticket #8928 (Make a WSGI compatibility layer for Django middleware) created by
- Another Mark Ramm suggestion at DjangoCon.
- 12:38 DjangoCon created by
- 12:38 Ticket #8927 (Make Request proxy the WSGI environ) created by
- Mark Ramm proposed this at DjangoCon. Filing it here for further …
- 12:27 Ticket #8110 (Admin interface: 'long' object has no attribute 'isdigit') reopened by
-
I don't know what causes the error, somehow
self.user
can be … - 11:19 Ticket #8926 (INSTALL refers to docs/install.txt which doesn't exist in tarball) closed by
- fixed: This has been fixed since the release of the 1.0 tarball, along with a …
- 10:55 Ticket #8926 (INSTALL refers to docs/install.txt which doesn't exist in tarball) created by
- The file INSTALL (at the top level of the 1.0 release tarball) refers …
- 09:04 Ticket #8925 (Confusing text in "Running a development server with mod_python") created by
- There seems to be quite strange sentence in the first paragraph of the …
- 06:35 IrcDjangoFi edited by
- Added information about the September meeting (diff)
- 06:32 VersionOneReleasePartyHelsinki edited by
- The meeting is now in the past. (diff)
- 03:49 Ticket #8923 (a typo) closed by
- invalid
- 03:45 Ticket #8924 (typos in documentation ("Writing models")) created by
- On the page: …
- 03:44 Ticket #8923 (a typo) created by
- On the page: …
- 01:19 Ticket #8919 (Typo in ref/signals.txt) closed by
- fixed: (In [8977]) Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh
- 01:18 Changeset [e97ec4d1]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh git-svn-id: …
09/06/2008:
- 21:30 Ticket #8922 (max_length is now maxlength) closed by
- invalid: Whoops! So sorry, but I had an older version installed unknowingly.
- 21:04 Ticket #8922 (max_length is now maxlength) created by
- With 1.0, the "max_length" parameter to certain models was changed to …
- 20:37 Ticket #8921 (exclude generates incorrect SQL) created by
- I'm using PostgreSQL 8.3 and post-version-1.0 Django SVN (currently …
- 18:56 Ticket #8920 (The title of the docs search page is 'Django Docuemtation') created by
- 18:44 Ticket #8727 (Documentation link to Italian SSN is broken) closed by
- fixed: (In [8976]) Fixed #8727 -- Fixed broken link to Italian SSN page in …
- 18:44 Changeset [756fa95b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8727 -- Fixed broken link to Italian SSN page in …
- 18:17 Ticket #8915 (Incorrect file reference in Poll tutorial) closed by
- duplicate: This is a duplicate of #8891. (The reference to …
- 17:16 Ticket #8919 (Typo in ref/signals.txt) created by
- The docs say rhe instead of the.
- 15:47 Ticket #8918 (FileField upload_to should not be required for custom backends) created by
- For some file storage backends, the upload_to could be unnecessary. …
- 14:53 Ticket #8858 (Typo (no instead of not) in new SQLite version information) reopened by
- Not to be a nitpicker, but it now says "and is not be affected by this …
- 14:10 Ticket #8917 (Comments should be reverse ordered by submit_date and submit_date ...) created by
- Comments are currently ordered by submit_date (showing the earliest …
- 14:05 Ticket #8916 (admin auth change password not working) closed by
- invalid: No error, i just need to think
- 13:39 Ticket #8916 (admin auth change password not working) created by
- Trying to access the change password form in auth admin will cause a …
- 11:54 Changeset [c402e3b9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8858 -- Fixed typo in SQLite version information. Also reworded …
- 11:54 Ticket #8858 (Typo (no instead of not) in new SQLite version information) closed by
- fixed: (In [8975]) Fixed #8858 -- Fixed typo in SQLite version information. …
- 11:52 Ticket #8883 (doc glitches in model reference intro (writing models)) closed by
- fixed: (In [8974]) Fixed #8883 -- Fixed some glitches in model reference. …
- 11:51 Changeset [a0875bcc]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8883 -- Fixed some glitches in model reference. Thanks, arien …
- 11:49 Changeset [83dd70fd]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien …
- 11:49 Ticket #8909 (Typo in contenttypes docs) closed by
- fixed: (In [8973]) Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien
- 11:20 Ticket #8915 (Incorrect file reference in Poll tutorial) created by
- I noticed a typo on the second page of the Poll tutorial. Under the …
- 08:54 Ticket #7213 (Linkchecker run on svn 7523 C:\django-trunk\docs\_build\html) closed by
- invalid: Since this ticket was opened, the docs have been reshuffled and broken …
- 08:17 GoFlow:older_news edited by
- (diff)
- 08:15 goflow:changelog edited by
- (diff)
- 05:24 VersionOneReleasePartyHelsinki edited by
- (diff)
- 04:53 Ticket #8914 (FieldError in admin with GET parameters that are no fields on model) created by
- How to reproduce: Browse to a "Select x to change" page in your …
- 04:48 Ticket #8514 (Searching in Refactored Documentation) closed by
- fixed: The documentation on the site grew a search function in [8844]. (I …
- 03:30 DjangoAndPyPy edited by
- (diff)
- 03:29 DjangoAndPyPy edited by
- (diff)
- 02:50 Ticket #8756 (Markup error on Custom Template Tags and Filters page) closed by
- fixed: Was fixed in [8828]
- 02:29 DjangoResources edited by
- (diff)
- 02:15 Ticket #8913 (Make the "must be unique" error messages in ModelForms customizable) created by
- feature request (?) model: […] form: […] example: […] …
09/05/2008:
- 23:37 Ticket #8905 (Error in default comment preview template) closed by
- invalid: On a closer look, this was clearly a PEBKAC from my part. The comment …
- 23:33 Ticket #8912 (File storage and save/commit=False) created by
- Background: I noticed this when playing with save_formset() on …
- 22:58 Ticket #8911 (errors in porting guide) created by
- The porting guide contains a few typos (consistant, maxlength …
- 22:15 Ticket #8910 (Unicodedecodeerror with inline models when using speical characers and ...) created by
- I am using SVN checkout 8972 of Django with Python 2.3.4 and …
- 21:39 Ticket #8864 (url example regex typo in '1.0-porting guide') closed by
- invalid: The regex you propose fails to capture the final slash, breaking any …
- 21:18 Ticket #8863 (Accidental duplication of word in 'porting guide'.) closed by
- fixed: This was fixed by [8966]
- 21:16 Ticket #8875 (Typos in 1.0-porting-guide) closed by
- fixed: These two errors were fixed by [8966]
- 20:39 Ticket #8909 (Typo in contenttypes docs) created by
- A single quote is missing, see patch.
- 19:48 GeoDjangoDatabaseAPI edited by
- More up-to-date and comprehensive docs now available at geodjango.org. (diff)
- 19:47 DjangoBranches edited by
- No active branches at this time (diff)
- 19:46 WikiStart edited by
- deleted some items from "under discussion" (diff)
- 19:29 Ticket #1030 (auto_now_add is broken for edit_inline field) closed by
-
invalid:
edit_inline
has been completely refactored from newforms-admin …
- 19:22 Ticket #1603 (Setting a primary key field editable=False breaks when using edit_inline) closed by
- invalid: This should be fixed in 1.0. Marking invalid now.
- 19:09 Ticket #8894 (Typo: "foriegn key" in Creating forms from models) closed by
- fixed: (In [8972]) Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, …
- 19:09 Changeset [5f83e048]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8894 -- Fixed typo in modelforms.txt. Thanks, koblaid@… …
- 19:07 Ticket #8876 (Path to install.txt wrong in INSTALL file) closed by
- fixed: (In [8971]) Fixed #8876 -- Fixed incorrect path to install.txt in …
- 19:07 Changeset [bae9feb4]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8876 -- Fixed incorrect path to install.txt in INSTALL. Thanks, …
- 19:02 Ticket #8872 (Small typo in commiters.txt) closed by
- fixed: Looks like this was fixed.
- 18:56 Ticket #376 (Add a handler for mod_python v. 2 (Django requires v. 3)) closed by
- wontfix: Closing because mod_python 2 is old.
- 18:54 Ticket #7245 ([BUG] Data row duplication while changing inherited models using ...) closed by
- invalid: Closing, because manipulators are gone.
- 18:54 Ticket #2107 (Adding an object and several related objects at once with manipulators ...) closed by
- invalid: Closing, because manipulators are gone.
- 18:43 Ticket #8908 (ModelForms check constraints that they should not.) created by
- This is a patch for the changes committed in #8209 If you have a …
- 18:36 Ticket #8907 (ORM-level Caching) created by
- MOTIVATION: - Suppose the following is very expensive: {{{ …
- 16:32 Ticket #8902 (tags having problems with filtered variables using arguments with spacing) closed by
- duplicate: Duplicate of #6271.
- 15:36 Ticket #8906 (django.contrib.auth settings.py URL's aren't portable) created by
- in r8015, django gained the ability to be moved from one path to …
- 15:32 Ticket #8905 (Error in default comment preview template) created by
-
In
django/contrib/comments/templates/comments/preview.html
row … - 14:44 Ticket #8897 (Peculiarity in url template tag - lookup fails when view name enclosed ...) closed by
- invalid: Impossible, […] i.e. they are the same thing for Python. The bug …
- 13:47 Ticket #8904 (GeoDjango should raise a more informative exception when doing ...) created by
- A better error should be reported for when a distance lookup is …
- 12:46 Ticket #8903 (admin.TabularInline creates duplicate pk input boxes) created by
- Just filing this bug based on a conversation in #django: 18:09 …
- 12:40 Changeset [698dbb63]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- I am not a lolcat git-svn-id: …
- 12:34 Ticket #8902 (tags having problems with filtered variables using arguments with spacing) created by
- If you want to do something like this: {{{ {% with …
- 12:00 DjangoFriendlyWebHosts edited by
- (diff)
- 10:52 Ticket #8892 (ForeignKey relation not saved as expected) reopened by
- The documentation still needs to be clarified and we can look at …
- 10:39 Changeset [79825194]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added bio for myself git-svn-id: …
- 10:38 Ticket #8171 (Invalid formset when form is missing from POST data) reopened by
- There is a bug which perhaps relate to this ticket. When you set …
- 10:32 Ticket #8901 (Django's guessed postgresql sequence name is incorrect if the ...) created by
- The autogenerated sequence name for a primary key in postgresql is …
- 10:18 DjangoResources edited by
- add django-flags (diff)
- 10:01 Ticket #8607 (yaml serialization to file fails) closed by
- fixed
- 09:58 Ticket #8900 (TemporaryFileUploadHandler - Windows Permission Error (ErrNo 13)) created by
- When I upload files with the TemporaryFileUploadHandler I get a …
- 09:49 Ticket #8899 (Admin "exclude" option should accept both lists and tuples) closed by
- invalid: You can use any python sequence type. So tuples are OK.
- 09:43 Changeset [04682244]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Corrected my email address in AUTHORS. git-svn-id: …
- 09:17 Ticket #8899 (Admin "exclude" option should accept both lists and tuples) created by
- Hi, On …
- 09:07 Changeset [a5bf0af]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed typo in my name git-svn-id: …
- 08:47 Ticket #8898 (`required` validation bypassed when using `DateTimeField` with ...) created by
-
DateTimeField.clean
callsField.clean
for therequired
part of … - 08:40 Ticket #8897 (Peculiarity in url template tag - lookup fails when view name enclosed ...) created by
- Does what it says on the tin. Old, non-working code example: urls.py …
- 07:57 Ticket #8896 (Routing according also to hostname) created by
- There should be a possibility to route urls even according to …
- 07:30 Ticket #8895 (flup fastcgi debug setting should be optional) created by
-
In r4170 the flup/wsgi
debug
was explicitly set toFalse
. … - 05:20 Ticket #8887 (reStructuredText processor broken in Trac) closed by
- duplicate: Duplicate of #8502
- 03:46 Ticket #8892 (ForeignKey relation not saved as expected) closed by
-
wontfix: This is quite expected as
a
doesn't have a primary key before … - 03:39 Ticket #8894 (Typo: "foriegn key" in Creating forms from models) created by
- Typo in the docu: …
- 03:39 Ticket #8893 (1.0 conversion guide doesn't mention url prefix change in attaching ...) created by
- In 0.96, if you wanted to attach a Javascript file to an admin view, …
- 03:15 Ticket #8892 (ForeignKey relation not saved as expected) created by
- Here are two simple models: […] Now, see the following sequence. …
- 03:06 Ticket #8891 (Tutorial part 2 should not tell to edit an admin.py file that doesn't ...) created by
- "Just one thing to do: We need to tell the admin that Poll objects …
- 01:12 Ticket #8890 (Inline model formsets break validation for unique_together with ...) closed by
- duplicate: Duplicate of #8882.
- 00:54 UsingVimWithDjango edited by
- removed edit_inline from snippet model (diff)
- 00:52 UsingVimWithDjango edited by
- correction to the snippets syntax for django 1.0 compatibility (diff)
09/04/2008:
- 22:24 Ticket #8890 (Inline model formsets break validation for unique_together with ...) created by
- I currently have the following forms: […] and the relevant models: …
- 21:40 Ticket #8889 (admindocs.views.view_index dies when views are callable classes) created by
- I'm using django_restapi and the django.contrib.admindocs Views …
- 21:37 CookBookPortugues edited by
- (diff)
- 20:53 Ticket #8888 (fields_for_model() should produce fields in the same order as in ...) created by
- As per the TODO on line 126 of django/forms/models.py: "# TODO: …
- 20:39 Ticket #8887 (reStructuredText processor broken in Trac) created by
- The code.djangoproject.com Trac instance is not correctly processing …
- 19:48 Changeset [6008485b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made a bunch of edits and typo corrections to 1.0-porting-guide.txt …
- 19:20 Ticket #8886 (loaddata deserializes BooleanFields wrong for inheriting model) created by
- When using a very simple model of an Employee that extends auth.User, …
- 19:09 Ticket #8165 (When using can_order=True on formset, ordered_forms is not avaible ...) reopened by
- An specific use-case could be if a page with a number of same forms …
- 17:45 Ticket #8885 (HTML markup appearing in title of doc page) created by
- The page at http://docs.djangoproject.com/en/dev/ref/models/options/ …
- 17:09 Ticket #7768 (r 'str' object is not callable in base.py) closed by
- worksforme: The tutorial is correct; if you read the comments above you'll see …
- 17:06 Ticket #8878 (Authentication in the admin should not make any assumptions on valid ...) closed by
- duplicate: Duplicate of #8342 and #7591. In the future, please search for …
- 16:30 Ticket #8884 (Typo in ...) closed by
- duplicate: #8883 contains this typo and others.
- 16:16 Ticket #8884 (Typo in ...) created by
- Multiple inheritance¶ Just as with Python's subclassing, it's …
- 16:11 Ticket #8883 (doc glitches in model reference intro (writing models)) created by
- There are a couple of typos and some ReST errors in …
- 16:08 Ticket #8882 (Inline model formsets break validation for unique and unique_together ...) created by
- The admin site fails when trying to create two registers (not unique) …
- 15:34 Ticket #8881 (LayerMapping Error with more than two fields geometry) created by
- If my models have two or more geometry fields: […] […]
- 15:13 Ticket #8880 (bit of django.template source doc) created by
- Just added a sample code for the Lexer
- 15:01 Ticket #7768 (r 'str' object is not callable in base.py) reopened by
- Replying to ericholscher: > Ask on django-users, more than …
- 14:44 Ticket #8879 (ngettext is used in comments framework) created by
-
There is one place where
ngettext()
is used to translate strings in … - 12:01 Ticket #8878 (Authentication in the admin should not make any assumptions on valid ...) created by
- When the user authentication with all configured authentication …
- 11:41 Changeset [1b39622]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed re-raising of ORA-01400 as an IntegrityError in a way that works …
- 11:20 Ticket #8877 (Very strange bug in MySQL backend for exact query.) closed by
- invalid: This isn't a bug in Django. It's a problem with MySQL - or at least, …
- 11:14 Ticket #8877 (Very strange bug in MySQL backend for exact query.) created by
- I have a User object whose username is 'jumann'. When I do this: …
- 10:27 Ticket #7025 (SafeUnicode.split() should return a list of SafeUnicode objects) reopened by
- It is unclear why this was closed wontfix. Malcolm accepted the …
- 10:12 Ticket #5727 (views/static.py small refactoring) closed by
- duplicate: duplicate of #6485
- 10:06 Ticket #7025 (SafeUnicode.split() should return a list of SafeUnicode objects) closed by
- wontfix
- 09:41 GeoDjangoUbuntuInstall edited by
- GEOS should be built before GDAL (diff)
- 09:26 Ticket #8876 (Path to install.txt wrong in INSTALL file) created by
- Last line of INSTALL reads: "For more detailed instructions, see …
- 09:25 Ticket #8875 (Typos in 1.0-porting-guide) created by
- Duplicate removal: "The oldforms module was also removed removed." …
- 07:32 GeoDjangoUbuntuInstall edited by
- updated to 1.0 release from rc (diff)
- 07:30 Ticket #8874 (problem with URLs on FastCGI after update to 1.0) created by
- all URI resolve to root(/) after updating django from beta to …
- 06:29 Ticket #8862 (bad link to faq) closed by
- fixed: Fixed; thanks!
- 05:21 Ticket #8873 (FAQ link broken) closed by
- duplicate: This is duplicate of #8862
- 04:50 Changeset [3239849]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Correct bad target in middleware documentation git-svn-id: …
- 04:07 Ticket #8871 (django.get_version: 1.0-final-SVN-unknown) closed by
- wontfix: Well, it can't be fixed in the release since that's over and done …
- 03:49 Ticket #8873 (FAQ link broken) created by
- The bottom of page link to the FAQ (http://docs.djangoproject.com/faq/ …
- 03:08 Ticket #8872 (Small typo in commiters.txt) created by
- There's a very very very small typo in commiters.txt: […]
- 02:59 Ticket #8871 (django.get_version: 1.0-final-SVN-unknown) created by
-
django.get_version()
returns u'1.0-final-SVN-unknown' instead of … - 02:44 Ticket #8855 (Default comment form deficiencies) closed by
- duplicate: Closing this ticket as duplicate in favor of #8868, #8869 and #8870. …
- 02:41 Ticket #8870 (Templates in comments framework are not compliant with Django style) created by
- In all templates in comment framework all froms have HTTP method …
- 02:35 Ticket #8869 (Templates in comments framework are not XHTML-compliant) created by
- The HTML markup used in new comment framework templates is not …
- 02:29 Changeset [36b120c2]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #8867: Corrected a couple typos in the signals documentation …
- 02:29 Ticket #8867 (Typo in signals docs) closed by
- fixed: (In [8963]) Fixed #8867: Corrected a couple typos in the signals …
- 02:25 Ticket #8868 (Templates in comments framework are not marked for translation) created by
- Strings in new comments framework templates are not marked for …
- 02:19 Ticket #8867 (Typo in signals docs) created by
- In http://docs.djangoproject.com/en/dev/ref/signals/#pre-delete …
- 01:22 Ticket #8866 (Built-in Javascript search results' links is missing FILE_SUFFIX) created by
- The docs generated by running 'make html' in the docs directory has a …
- 01:02 Ticket #8865 (fields.py regression test fails) created by
- I'm getting a failure with tests/regressiontests/forms/fields.py […]
- 00:26 Changeset [ca422fd8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Now that the 1.0 release is finalized, we can fill in the revision …
Note: See TracTimeline
for information about the timeline view.