Timeline
10/31/2007:
- 22:26 Ticket #4653 (form_for_instance generates empty choice for non-blank CharField with ...) reopened by
- I'm reopening. There's some merit to the original request. However, …
- 22:14 Ticket #4653 (form_for_instance generates empty choice for non-blank CharField with ...) closed by
- wontfix: Folks, 1. It's been pointed out that the default behavior -- …
- 20:15 Ticket #5851 (SplitDateTimeWidget (or MultiWidget) doesn't allow different attrs for ...) created by
- Many times it is needed to have for instance different class attribute …
- 18:21 DjangoPoweredSites edited by
- Added foglesfotos.com (diff)
- 17:45 Ticket #4653 (form_for_instance generates empty choice for non-blank CharField with ...) reopened by
- I'm with semenov on this issue and don't agree with the "wontfix". The …
- 17:18 DjangoResources edited by
- (diff)
- 17:16 NewformsHOWTO created by
- 17:12 ModifiedPreorderTreeTraversal edited by
- updated page to point to an example page that does a node lookup. (diff)
- 16:40 DjangoOnWindowsWithAbyss edited by
- (diff)
- 16:38 DjangoOnWindowsWithAbyss edited by
- (diff)
- 16:38 DjangoOnWindowsWithAbyss edited by
- (diff)
- 16:37 DjangoOnWindowsWithAbyss edited by
- Missed a spot (diff)
- 16:32 DjangoOnWindowsWithAbyss created by
- First edit
- 15:40 Ticket #4236 (newforms in create_update views + several enhancements) closed by
- duplicate: This ticket is adding too much functionality that is not needed in the …
- 14:53 Ticket #5850 (Can't use filters inside tags in templates) closed by
-
worksforme: This works for me. You might want to read up on how to use the
`{% …
- 14:43 Ticket #4653 (form_for_instance generates empty choice for non-blank CharField with ...) closed by
-
wontfix: First of all, adding options to
form_for*
helper functions that …
- 14:31 Ticket #5850 (Can't use filters inside tags in templates) created by
- Something like the folowing code should work : {% url …
- 13:15 Ticket #5849 (Strip indentation and leading/trailing spaces/linebreaks from contents ...) created by
- The idea is to strip whitespace indentation from the contents of the …
- 12:33 Ticket #5848 (post_syncdb signal callbacks: argument 'created_models' is sometimes a ...) created by
- I have a function hooked up to the post_syncdb signal. When the …
- 10:26 Ticket #5847 (Improvement for newforms CharField - accepting size HTML attribute) closed by
- invalid: Fields are not responsible for displaying themselves. That is the job …
- 10:19 Ticket #5847 (Improvement for newforms CharField - accepting size HTML attribute) created by
- The newforms.fields.CharField doesn't accept HTML size attribute …
- 09:35 Ticket #5846 (locale.py fails if LANG is UTF-8) created by
- on OSX Leopard with macports, mysql and postgresql LANG is defined as: …
- 07:41 Ticket #5845 (_get_next_or_previous_by_FIELD returns the same row in first row) created by
- I'm using sqlite3 when i use: {{{next = …
- 00:58 DjangoPoweredSites edited by
- added buypile site (diff)
- 00:27 DjangoPoweredSites edited by
- Moved further sections to djangosites.org; tagged as appropriate (diff)
- 00:22 DjangoPoweredSites edited by
- Moved further sections; tagged as appropriate (diff)
- 00:18 DjangoPoweredSites edited by
- Tagged 'St Joseph media' as moved to djangosites. (diff)
- 00:14 DjangoPoweredSites edited by
- Add note about officially moving to djangosites.org; begin tagging … (diff)
- 00:03 Ticket #5844 (Part 4 of the Tutorial is missing another step at the end) created by
- In this section: […] You should also make a note that they need …
10/30/2007:
- 23:04 Changeset [5997cb8a]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
- Removed unused variable. git-svn-id: …
- 23:00 Ticket #5816 (Cookie 'expires' date is modified by locale) closed by
- fixed: Fixed in [6634].
- 22:59 Changeset [8c442f2]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 #5816 -- Fixed a regression from [6333] that generates incorrect …
- 22:25 Ticket #5839 (Bad import in django/contrib/admin/views/main.py (handle_legacy_orderlist)) closed by
- invalid: Since I haven't even begun to port code in that section, this is to be …
- 21:12 GeoDjangoDatabaseAPI edited by
- Added documentation for the gml, kml, transform, and union queryset methods (diff)
- 20:46 Ticket #5842 (Cache Template Tag should be marked as **New in development version**) closed by
- fixed: (In [6633]) Fixed #5842 -- Marked cache template tag as "New in …
- 20:46 Changeset [39f28512]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 #5842 -- Marked cache template tag as "New in development …
- 19:51 Ticket #5843 (Newforms > Provide example of how to do Form.clean_fieldname() and ...) created by
- It would be helpful to show an example of how to implement your own …
- 19:24 Ticket #5842 (Cache Template Tag should be marked as **New in development version**) created by
- [6580] introduced the tag, but the documentation for that section …
- 19:16 GeoDjangoModelAPI edited by
- updated trac wiki syntax, moved GeoMixin to bottom of doc (diff)
- 18:00 Ticket #5832 (docs/testing.txt unneeded import) closed by
- fixed: (In [6632]) Fixed #5832 -- Removed unneeded import in testing …
- 18:00 Changeset [0709c23]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 #5832 -- Removed unneeded import in testing documentation, …
- 17:57 Changeset [9a30ed5c]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 #5834 -- Fixed import in
formtools
documentation, thanks … - 17:57 Ticket #5834 (Small typo in FormPreview docs) closed by
-
fixed: (In [6631]) Fixed #5834 -- Fixed import in
formtools
documentation, … - 17:50 Changeset [b237537]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
-
Changed name of
PythonInterpreter
so as not to get confused with the … - 17:48 Ticket #5840 (Error in mod_python documentation) closed by
- invalid: It doesn't matter whether you're using two different settings files …
- 17:35 Changeset [ff2cb88]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 #5838 -- Fixed typo in email documentation, thanks …
- 17:35 Ticket #5838 ("MIMEBase" misspelled as "MIMBase" in "Sending e-mail" section) closed by
- fixed: (In [6629]) Fixed #5838 -- Fixed typo in email documentation, thanks …
- 16:00 Ticket #5841 (Error in mod_python documentation) closed by
- duplicate: Duplicate of #5840
- 15:38 Ticket #5841 (Error in mod_python documentation) created by
- […] Should read: […] (Change is in the second SetEnv line)
- 15:38 Ticket #5840 (Error in mod_python documentation) created by
- […] Should read: […] (Change is in the second SetEnv line)
- 14:17 AddWYSIWYGEditor edited by
- I see there's a preview button. Hm. (diff)
- 14:16 AddWYSIWYGEditor edited by
- Previous way didn't work at all. (diff)
- 13:45 Ticket #5839 (Bad import in django/contrib/admin/views/main.py (handle_legacy_orderlist)) created by
- handle_legacy_orderlist is still being imported in …
- 13:17 AddWYSIWYGEditor edited by
- newforms-admin API seems to have changed. (diff)
- 12:59 AdminUserRequired created by
- 12:42 Ticket #5837 (Multiple Django Apps on single Apache2 server occasionally load ...) closed by
- invalid: It's a little hard to be sure with the screwy formatting, but I cannot …
- 12:31 Ticket #5838 ("MIMEBase" misspelled as "MIMBase" in "Sending e-mail" section) created by
- In [http://www.djangoproject.com/documentation/email/#e-mail-messages …
- 11:46 NewformsAdminBranch edited by
- corrected wrong parentheses ) -> } (diff)
- 11:39 Ticket #5837 (Multiple Django Apps on single Apache2 server occasionally load ...) created by
- This is a rather odd bug we've come across in development, but here is …
10/29/2007:
- 19:06 Ticket #5830 (ModelChoiceField does not allow you to change the queryset on the ...) closed by
- duplicate: dup of #4787.
- 19:04 DjangoPoweredSites edited by
- added ESNs' CEP website (diff)
- 18:55 Changeset [a7a6a1b]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 imports, indention, and a long line. git-svn-id: …
- 18:52 Changeset [48ce8456]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
- Style fixes. git-svn-id: …
- 17:25 Ticket #5835 (New CheckboxInput method breaks edit_inline validation) closed by
- duplicate: Duplicate or #5828
- 17:16 Ticket #5836 (Test client does not clear exception info after re-raising an ...) created by
- Consider this test case: […] This causes the exception to be …
- 16:40 Ticket #5835 (New CheckboxInput method breaks edit_inline validation) created by
- In [6613] a new method was added to the CheckboxInput widget (in …
- 13:10 Ticket #5834 (Small typo in FormPreview docs) created by
- There's a small typo in form_preview.txt Patch attached.
- 11:22 DjangoPoweredSites edited by
- I added a blog (diff)
- 10:28 Ticket #5833 (Custom FilterSpecs) created by
-
One should be able to create custom
FilterSpecs
for the admin's … - 09:51 Ticket #5832 (docs/testing.txt unneeded import) created by
- This is a small patch to remove an unneeded import.
- 03:32 Ticket #5831 (Template Debug highlights wrong {% for %} tag) created by
- When an exception happens within a for tag's head, the error source is …
10/28/2007:
- 22:38 Ticket #5830 (ModelChoiceField does not allow you to change the queryset on the ...) created by
- ModelChoiceField.__init__ assigns the default queryset to …
- 19:45 Ticket #4119 (Incorrect HTTP-Date format in expire field of HTTP Header) closed by
- fixed: #5816 is an attempt to fix the revert, so let's leave that as the …
- 18:39 Ticket #4119 (Incorrect HTTP-Date format in expire field of HTTP Header) reopened by
- It appears that [6333] reverted this fix.
- 17:32 Changeset [d453eda3]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 a typo and made some style fixes. git-svn-id: …
- 12:43 Ticket #5829 (Return to the calling page from a generic view) created by
- It would be nice if you could go from a generic view (e.g. …
- 06:34 NewformsAdminBranch edited by
- more on two sites examle (diff)
- 06:02 NewformsAdminBranch edited by
- Code with two sites: added comment about placing registering models (diff)
- 00:40 Changeset [26ea06b]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 #3457 -- Allow overridding of error messages for newforms …
- 00:40 Ticket #3457 (Allow overriding of error message for each newforms Field type) closed by
- fixed: (In [6625]) Fixed #3457 -- Allow overridding of error messages for …
- 00:39 Changeset [ee49e934]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
- Ignore *.pyc. git-svn-id: …
Note: See TracTimeline
for information about the timeline view.