Django

Code

Ticket #118 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

flatfiles should be called flatpages

Reported by: Simon Willison Assigned to: adrian
Milestone: Component: Core framework
Version: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

I keep forgetting that flatfiles live only in the database and start hunting around the filesystem for them (the ones for the Django site that is). Should they be called flatpages instead?

Attachments

Change History

07/20/05 17:01:39 changed by jacob

  • component changed from Admin interface to Core framework.

07/26/05 04:17:53 changed by Edgars

I agree with Simon, flatfiles sound confusing when they actually are stored in database.

08/10/05 16:46:41 changed by adrian

  • status changed from new to closed.
  • resolution set to fixed.

(In [477]) Fixed #118 -- Renamed 'flat files' to 'flat pages' in the admin. Didn't rename it in the Python code, because too many things would break.


Add/Change #118 (flatfiles should be called flatpages)




Change Properties
Action