Changes between Version 34 and Version 35 of NewformsAdminBranch
- Timestamp:
- Sep 21, 2007, 9:30:12 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NewformsAdminBranch
v34 v35 198 198 }}} 199 199 200 You have to add this line before r'^admin(.*)'otherwise it won't work.200 You have to add this line before {{{r'^admin(.*)'}}} otherwise it won't work. 201 201 202 202 === Renamed 'fields' to 'fieldsets' ===